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

upgrade package core/vm #643

Merged
merged 12 commits into from
Oct 17, 2024
Merged

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    a0e306a View commit details
    Browse the repository at this point in the history
  2. core/vm: fix some typos

    gzliudan committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9207afb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    296d314 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4f98fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4927464 View commit details
    Browse the repository at this point in the history
  6. core/vm: optimize jumpdest analysis (ethereum#23500)

    core/vm: optimize PUSH opcode discrimination
    chfast authored and gzliudan committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    506778c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f3f5d7 View commit details
    Browse the repository at this point in the history
  8. core/vm: remove empty lines

    gzliudan committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2ab87f9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8a8abff View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    87cee1a View commit details
    Browse the repository at this point in the history
  11. core/vm: fix docstrings

    gzliudan committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1ad774f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    29c72fb View commit details
    Browse the repository at this point in the history