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

core/vm: implement EIP-3860: Limit and meter initcode #23847

Merged
merged 16 commits into from
Jan 11, 2023

Commits on Jan 9, 2023

  1. evm: Add EIP-3860 to supported extra EIPs

    gumb0 authored and chfast committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    f0cf887 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7eda541 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    493db58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5a3aec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fe2b2c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8896d41 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a109f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db41c88 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8edb9d3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5d73263 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ed09df5 View commit details
    Browse the repository at this point in the history
  12. core/vm: fix CI warnings

    gumb0 authored and chfast committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    a55f5cb View commit details
    Browse the repository at this point in the history
  13. core: activate EIP-3860 in Shanghai

    gumb0 authored and chfast committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    effeefc View commit details
    Browse the repository at this point in the history
  14. cmd/evm: Support Shanghai in t8n tool

    gumb0 authored and chfast committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    a326b8c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9b558fb View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

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