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

Use the same data type as go-ethereum in the stateDiff override for eth_call #10531

Merged
merged 2 commits into from
Jul 27, 2024

Conversation

boyuan-chen
Copy link
Contributor

Change the datatype used for the "stateDiff" override to eth_call to a hash instead of a uint256.
https://github.com/ethereum/go-ethereum/blob/171430c3f5d474327bc1721c7c36ad83ad21b4b2/internal/ethapi/api.go#L975-L976

@AskAlexSharov
Copy link
Collaborator

it was some perf change: #575

@Otto-AA
Copy link

Otto-AA commented Jul 27, 2024

For additional context, does this fix #8345?

@AskAlexSharov AskAlexSharov merged commit 64119f1 into erigontech:main Jul 27, 2024
9 checks passed
AskAlexSharov pushed a commit that referenced this pull request Jul 27, 2024
AskAlexSharov added a commit that referenced this pull request Jul 27, 2024
@VBulikov VBulikov added this to the 2.60.6-fixes milestone Aug 9, 2024
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.

4 participants