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

eth/tracers: add debug_traceCallMany method #27696

Closed
wants to merge 16 commits into from
Closed

eth/tracers: add debug_traceCallMany method #27696

wants to merge 16 commits into from

Commits on May 26, 2023

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

Commits on Jun 5, 2023

  1. add test case for logs

    s1na committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    80df50d View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. add ecrecover override

    s1na committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c3f1494 View commit details
    Browse the repository at this point in the history
  2. forgot to commit other files

    s1na committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    a219206 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0285f81 View commit details
    Browse the repository at this point in the history
  4. add state buildup test

    s1na committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c301ce4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    922f72c View commit details
    Browse the repository at this point in the history
  6. check block nums are in order

    s1na committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    80bcb16 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. add method to web3ext

    s1na committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    4478f20 View commit details
    Browse the repository at this point in the history
  2. add transfers

    s1na committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    2ae2fe5 View commit details
    Browse the repository at this point in the history
  3. forgot the tracer

    s1na committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    0aaaf34 View commit details
    Browse the repository at this point in the history
  4. minor

    s1na committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    2db37b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. fix marshaling of empty values

    s1na committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    04965a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. rename to multicallV1

    s1na committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    c78330d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

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

Commits on Jul 13, 2023

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