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: use libevm (params, core/vm) #1335

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

wip: use libevm (params, core/vm) #1335

wants to merge 41 commits into from

Commits on Sep 10, 2024

  1. wip: use libevm (params)

    darioush committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6d60741 View commit details
    Browse the repository at this point in the history
  2. base change

    darioush committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d999563 View commit details
    Browse the repository at this point in the history
  3. test unmarshal capability

    darioush committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1c7e25b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a119516 View commit details
    Browse the repository at this point in the history
  5. separate RulesExtra

    darioush committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    25bb446 View commit details
    Browse the repository at this point in the history
  6. separate calls to extra

    darioush committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c371a3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9b27ebe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    784e2e6 View commit details
    Browse the repository at this point in the history
  9. un-embed RulesExtra

    darioush committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a8a5c80 View commit details
    Browse the repository at this point in the history
  10. params: use gethparams.Rules

    simplify
    
    nit: spelling
    darioush committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d74cea6 View commit details
    Browse the repository at this point in the history
  11. unused

    darioush committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ed1165b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e1088b1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    846f52a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    932967d View commit details
    Browse the repository at this point in the history
  15. params: add LondonBlock

    darioush committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    053af95 View commit details
    Browse the repository at this point in the history
  16. params: add ShanghaiTime

    darioush committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    44db6c7 View commit details
    Browse the repository at this point in the history
  17. params: add BerlinBlock

    darioush committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    cd5adc9 View commit details
    Browse the repository at this point in the history
  18. params: unused code

    darioush committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    70659d3 View commit details
    Browse the repository at this point in the history
  19. reduce diff

    darioush committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5d5fb59 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    07203b0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    99c1b70 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    e8febb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04338c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5a43cc View commit details
    Browse the repository at this point in the history
  4. bump libevm

    darioush committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4a41e81 View commit details
    Browse the repository at this point in the history
  5. bump libevm

    darioush committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5049989 View commit details
    Browse the repository at this point in the history
  6. chain hooks for create

    darioush committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2a46ead View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    672f54e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    7b8ec21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f30f450 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc4b361 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5038b15 View commit details
    Browse the repository at this point in the history
  5. core/vm: use libevm

    darioush committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    dad843a View commit details
    Browse the repository at this point in the history
  6. linting

    darioush committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0fe10ff View commit details
    Browse the repository at this point in the history
  7. fix mockgen

    darioush committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5b073ad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    34a17a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    73b5559 View commit details
    Browse the repository at this point in the history
  2. nit

    darioush committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    61b1694 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    8d2493f View commit details
    Browse the repository at this point in the history
  2. update libevm

    darioush committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    12cd83e View commit details
    Browse the repository at this point in the history
  3. update libevm

    darioush committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    20854a1 View commit details
    Browse the repository at this point in the history