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

support geth-native-tracer #66

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Oct 8, 2024

  1. support geth-native-tracer

    - runall now brings up an geth instance that supports
    bundlerCollectorTracer
    - bundler can access this node at $NODE_NATIVE_TRACER_URL
    (note: that node is not "connected" to the network: it requires a
    "stateOverrides", created using prestateTracer - but it runs much faster
    than javascript tracer)
    drortirosh committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e04170c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4766435 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    fd63e6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c6b17f View commit details
    Browse the repository at this point in the history
  3. Update build.yml

    drortirosh authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    aeb3e4d View commit details
    Browse the repository at this point in the history
  4. Update build.yml

    drortirosh authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    087f949 View commit details
    Browse the repository at this point in the history
  5. Update build.yml

    drortirosh authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1cd2cad View commit details
    Browse the repository at this point in the history
  6. Update build.yml

    drortirosh authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    eba6420 View commit details
    Browse the repository at this point in the history
  7. Update build.yml

    drortirosh authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b0c638e View commit details
    Browse the repository at this point in the history
  8. Update build.yml

    drortirosh authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    cd411bc View commit details
    Browse the repository at this point in the history