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

Update EthereumTesterProvider to support cancun #3332

Merged
merged 5 commits into from
Apr 11, 2024

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    bc7e494 View commit details
    Browse the repository at this point in the history
  2. Open up the eth-tester[py-evm] install extra to >={current minor …

    …beta}, <{next minor beta}.
    fselmo committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c54a59c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46c5aa9 View commit details
    Browse the repository at this point in the history
  4. Add blob transaction test to core tests:

    - Geth still doesn't have a release out where their dev mode supports Cancun.
      This gets us a blob / Cancun test for EthereumTesterProvider within the core
      test suite while we can't yet add one to the integration test suite.
    fselmo committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d8d6a1e View commit details
    Browse the repository at this point in the history
  5. newsfragment for ethereum#3332

    fselmo committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    6972438 View commit details
    Browse the repository at this point in the history