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

Verkle EXTCODECOPY implementation #55

Commits on Jan 11, 2022

  1. core/vm: verkle extcodecopy naive way (do jumpdest analysis on target…

    … contract every EXTCODECOPY)
    jwasinger committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    8c3b263 View commit details
    Browse the repository at this point in the history
  2. no double-charge

    jwasinger committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    0210a87 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

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

Commits on Jan 13, 2022

  1. simplify line

    gballet committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    36265f4 View commit details
    Browse the repository at this point in the history