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

[wip] decouple precompiles from core/vm #1320

Closed
wants to merge 6 commits into from
Closed

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    b1bfabb View commit details
    Browse the repository at this point in the history
  2. update to core vm

    darioush committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    22dd760 View commit details
    Browse the repository at this point in the history
  3. restore to vm.NewEVM

    darioush committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    32a3895 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. avoid infite recursion

    darioush committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7684553 View commit details
    Browse the repository at this point in the history
  2. try a factory approach

    darioush committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    34baeec View commit details
    Browse the repository at this point in the history
  3. move more to ext

    darioush committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7221490 View commit details
    Browse the repository at this point in the history