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(geth): Add debug_traceTransaction RPC method to Geth module #3334

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    b3e40f4 View commit details
    Browse the repository at this point in the history
  2. fix(lint): add type for new formatters

    wangereth authored and kclowes committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    02fffb1 View commit details
    Browse the repository at this point in the history
  3. Add GoEthereumDebugModuleTest and GoEthereumAsyncDebugModuleTest to i…

    …ntegration tests
    wangereth authored and kclowes committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d22d15f View commit details
    Browse the repository at this point in the history
  4. fix: use txn_hash_with_log fixtures

    wangereth authored and kclowes committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6e88eb2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f446325 View commit details
    Browse the repository at this point in the history
  6. Lint

    kclowes committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    247bcf0 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. add doc for debug module

    wangereth committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ee4fc2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9efb07 View commit details
    Browse the repository at this point in the history
  3. fix lint

    wangereth committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1cbb78a View commit details
    Browse the repository at this point in the history