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 for golang tracers + add golang callTracer #558

Merged
merged 15 commits into from
Aug 6, 2024

Commits on Jun 17, 2024

  1. feat: rename Tracer interface to EVMLogger;

    minor changes in API
    refine api_tracer.go
    refine Tracer interface
    wgr523 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    96c6b9c View commit details
    Browse the repository at this point in the history
  2. fix: broken tracer tests

    wgr523 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    95eb5d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2dba52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89afd2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e88bdbd View commit details
    Browse the repository at this point in the history
  6. chore: clean test

    wgr523 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    fec009d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    afa19f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. chore: clean testdata json

    wgr523 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8d176f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1b7ba6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bdee24 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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

Commits on Jul 13, 2024

  1. fix: addr prefix in callTracer

    wgr523 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    de2be8f View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    89fb632 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    056e16d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3d48d0 View commit details
    Browse the repository at this point in the history