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

[feat] add call tracer and prestate tracer #1043

Merged
merged 14 commits into from
Jan 25, 2024
Merged

[feat] add call tracer and prestate tracer #1043

merged 14 commits into from
Jan 25, 2024

Commits on Nov 20, 2023

  1. add feature switch

    lightsing committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    b6f0eaf View commit details
    Browse the repository at this point in the history
  2. add missing

    lightsing committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    51cd8bf View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

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

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    1002dfd View commit details
    Browse the repository at this point in the history
  2. handle precheck failed call

    lightsing committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    e3f284d View commit details
    Browse the repository at this point in the history
  3. why ignore not working

    lightsing committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    c3462b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Merge branch 'develop' into feat/more-tracer

    # Conflicts:
    #	eth-types/src/l2_types.rs
    #	testool/src/utils.rs
    lightsing committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    87e0a80 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Merge branch 'develop' into feat/more-tracer

    # Conflicts:
    #	eth-types/src/l2_types.rs
    lightsing committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    1a43b24 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. add l2 prestate

    lightsing committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ce1a983 View commit details
    Browse the repository at this point in the history
  2. use go1.20

    lightsing committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    662e146 View commit details
    Browse the repository at this point in the history
  3. 0x5c/5e assigned by cankun

    lightsing committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    741ab3a View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Merge branch 'develop' into feat/more-tracer

    # Conflicts:
    #	bus-mapping/src/circuit_input_builder/tracer_tests.rs
    #	geth-utils/l2geth/go.mod
    #	geth-utils/l2geth/go.sum
    #	go.work.sum
    #	zkevm-circuits/src/evm_circuit/execution/error_invalid_opcode.rs
    lightsing committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    0bf2040 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. update l2geth

    lightsing committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    f83fb1e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. fix mainnet tests

    lightsing committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    9a9a82e View commit details
    Browse the repository at this point in the history