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-4200 #2

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from
Draft

EIP-4200 #2

wants to merge 16 commits into from

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    1fa49ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00b1256 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8710a78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbe63e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ed7b04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    422b0ea View commit details
    Browse the repository at this point in the history
  7. Add docstring to CodeSize

    axic authored and gumb0 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    933c304 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    4913c1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5cf7a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8adc30c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4241a40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b87043 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62591d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dbe1407 View commit details
    Browse the repository at this point in the history
  8. core/vm: Define an operation for INVALID(0xfe)

    It is required to distinguish INVALID in the jump table from undefined opcodes.
    gumb0 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    e2fa55a View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Implement EIP-4200

    hugo-dc committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    4363b03 View commit details
    Browse the repository at this point in the history