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

Commits on May 10, 2024

  1. 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
    mmontour1306 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3f2acd9 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Add a log message (temporary).

     Changes to be committed:
    	modified:   turbo/adapter/ethapi/state_overrides.go
    mmontour1306 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    96c25b7 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    0b6f68c View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    05fec5c View commit details
    Browse the repository at this point in the history