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: support for golang tracers + add golang callTracer #23708

Merged
merged 31 commits into from
Nov 5, 2021

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    af67e1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57c993b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9c1dc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Configuration menu
    Copy the full SHA
    340c773 View commit details
    Browse the repository at this point in the history
  2. eth/tracers: minor fix

    s1na committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    bf165bb View commit details
    Browse the repository at this point in the history
  3. eth/tracers: fix

    s1na committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    4ea0d15 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. eth/tracers: fix benchTracer

    s1na committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    75c6aff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b10534 View commit details
    Browse the repository at this point in the history
  3. eth/tracers: fix

    s1na committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    ca5427a View commit details
    Browse the repository at this point in the history
  4. eth/tracers: rm extra make

    Co-authored-by: Martin Holst Swende <martin@swende.se>
    s1na and holiman authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    d9371f3 View commit details
    Browse the repository at this point in the history
  5. eth/tracers: rm extra make

    s1na committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    aff90d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2b0d3d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    18c4c17 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. eth/tracers: add license

    s1na committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    0946623 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5db19c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

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

Commits on Nov 2, 2021

  1. cmd/geth: load native tracers

    s1na committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    c55a903 View commit details
    Browse the repository at this point in the history
  2. eth/tracers: minor fix

    s1na committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    a9c2051 View commit details
    Browse the repository at this point in the history
  3. eth/tracers: impl stop

    s1na committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    c242c82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60f5734 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. renamings

    Co-authored-by: Martin Holst Swende <martin@swende.se>
    s1na and holiman authored Nov 3, 2021
    Configuration menu
    Copy the full SHA
    89bac76 View commit details
    Browse the repository at this point in the history
  2. eth/tracers: more renamings

    s1na committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    91a7c09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a69a37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e2de46 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. eth/tracers: minor comment fix

    s1na committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    de953f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2af565b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a839259 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01bb908 View commit details
    Browse the repository at this point in the history
  5. Revert "core,eth: cancel evm on nativecalltracer stop"

    This reverts commit 01bb908.
    s1na committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    2de2d6c View commit details
    Browse the repository at this point in the history
  6. eth/tracers: linter nits

    holiman committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    a9b91d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. eth/tracers: fix output on err

    s1na committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    8a5d5f0 View commit details
    Browse the repository at this point in the history