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

EIP-2929: Gas cost increases for state access opcodes #301

Merged
merged 8 commits into from
Apr 13, 2021

Commits on Apr 13, 2021

  1. Configuration menu
    Copy the full SHA
    3a2f237 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f001fff View commit details
    Browse the repository at this point in the history
  3. Implement EIP-2929 for SLOAD and SSTORE

    yperbasis authored and chfast committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    c163af5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c034d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9713527 View commit details
    Browse the repository at this point in the history
  6. Implement EIP-2929 for SELFDESTRUCT

    yperbasis authored and chfast committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    75f99a4 View commit details
    Browse the repository at this point in the history
  7. ci: Upgrade Silkworm and Ethereum tests (8.0.3)

    This uses temporary Silkworm version matching EVMC 8.0.0-alpha.2 ABI.
    yperbasis authored and chfast committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    0128d83 View commit details
    Browse the repository at this point in the history
  8. test: Add EIP-2929 unit tests

    chfast committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    a2e92ef View commit details
    Browse the repository at this point in the history