Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send transaction data directly in rpc-eth-client instead of serialization #457

Merged
merged 2 commits into from
Nov 8, 2023

Conversation

nikugogoi
Copy link
Collaborator

@nikugogoi nikugogoi commented Nov 8, 2023

Part of Run with sushiswap v3 subgraph

  • ethers v5 is not able to serialize transaction of type 0
    • Sending tx data directly in rpc-eth-client instead of serializing it

@nikugogoi nikugogoi self-assigned this Nov 8, 2023
@nikugogoi nikugogoi changed the title Fix transaction serialization using ethers v6 Send transaction data directly in rpc-eth-client instead of serialization Nov 8, 2023
@ashwinphatak ashwinphatak merged commit 5aa9832 into main Nov 8, 2023
2 checks passed
@ashwinphatak ashwinphatak deleted the ng-tx-serialize-fix branch November 8, 2023 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants