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

Change the datatype used for the "stateDiff" override to eth_call #96

Open
wants to merge 4 commits into
base: boba-develop
Choose a base branch
from

Conversation

mmontour1306
Copy link

Change the datatype used for the "stateDiff" override to eth_call to a hash instead of a uint256.
Needed for rundler-hc account abstraction, which is expecting geth behaviour.

Changes to be committed:
modified: turbo/adapter/ethapi/api.go
modified: turbo/adapter/ethapi/state_overrides.go

to a hash instead of a uint256. Needed for rundler-hc account
abstraction, which is expecting geth behaviour.

 Changes to be committed:
	modified:   turbo/adapter/ethapi/api.go
	modified:   turbo/adapter/ethapi/state_overrides.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants