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 #289

Closed
wants to merge 8 commits into from

Commits on Apr 12, 2021

  1. Configuration menu
    Copy the full SHA
    2a5b247 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a48e89d 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 12, 2021
    Configuration menu
    Copy the full SHA
    931783c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2587bb7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f879b2d View commit details
    Browse the repository at this point in the history
  6. Implement EIP-2929 for SELFDESTRUCT

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

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

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