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

Problem: state overrides are not supported in eth_call #369

Merged
merged 11 commits into from
Oct 31, 2023

Commits on Oct 26, 2023

  1. Problem: state overrides are not supported in eth_call

    Closes: #368
    
    Solution:
    - add the feature
    yihuang committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e18d75f View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Signed-off-by: yihuang <huang@crypto.com>
    yihuang committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    1ea09aa View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. integration test

    yihuang committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    4ce15f7 View commit details
    Browse the repository at this point in the history
  2. fix build

    yihuang committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    159c4d1 View commit details
    Browse the repository at this point in the history
  3. revert renaming

    yihuang committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0115155 View commit details
    Browse the repository at this point in the history
  4. fix unmarshal

    yihuang committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    90d67d6 View commit details
    Browse the repository at this point in the history
  5. fix build

    yihuang committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    dff8931 View commit details
    Browse the repository at this point in the history
  6. fix integration test

    yihuang committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    769cddf View commit details
    Browse the repository at this point in the history
  7. Update tests/integration_tests/test_call.py

    Signed-off-by: mmsqe <mavis@crypto.com>
    mmsqe committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    1073d74 View commit details
    Browse the repository at this point in the history
  8. fix lint and test

    yihuang committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    f4a5469 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. fix lint

    yihuang committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    4964d21 View commit details
    Browse the repository at this point in the history