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

Implementation trace get #3436

Merged
merged 33 commits into from
Oct 8, 2021
Merged

Implementation trace get #3436

merged 33 commits into from
Oct 8, 2021

Commits on Sep 2, 2021

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

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    f6c8702 View commit details
    Browse the repository at this point in the history
  2. add tests

    MarekM25 committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    3906714 View commit details
    Browse the repository at this point in the history
  3. add multi call tests

    MarekM25 committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    2595e37 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'trace_transaction_fixes' into changes_in_trace_module

    # Conflicts:
    #	src/Nethermind/Nethermind.JsonRpc.Test/Modules/TraceRpcModuleTests.cs
    kjazgar committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    0ab560e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4d48c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    173bed4 View commit details
    Browse the repository at this point in the history
  7. And fix :)

    MarekM25 committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    5e15799 View commit details
    Browse the repository at this point in the history
  8. build fixes

    MarekM25 committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    a3c1163 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'trace_transaction_fixes' into changes_in_trace_module

    # Conflicts:
    #	src/Nethermind/Nethermind.JsonRpc/Modules/Trace/TraceRpcModule.cs
    kjazgar committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    1d222e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Changes in TraceTx.

    kjazgar committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    522bfda View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into changes_in_trace_mo…

    …dule
    
    # Conflicts:
    #	src/Nethermind/Nethermind.JsonRpc/Modules/Trace/TraceRpcModule.cs
    kjazgar committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    9fe8971 View commit details
    Browse the repository at this point in the history
  3. small refactoring

    kjazgar committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    777804a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3dcd69 View commit details
    Browse the repository at this point in the history
  5. Deleted unnecessary part.

    kjazgar committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    6284525 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Fixed test.

    kjazgar committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    4742619 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    50a0e8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    786d7aa View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Configuration menu
    Copy the full SHA
    283d167 View commit details
    Browse the repository at this point in the history
  2. fix

    kjazgar committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    7015aad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2eeb66 View commit details
    Browse the repository at this point in the history
  4. fix

    kjazgar committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    40390fe View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Configuration menu
    Copy the full SHA
    5e301a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99225c6 View commit details
    Browse the repository at this point in the history
  3. Changes in trace_get - test.

    kjazgar committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    5a3994d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Changes in trace_get.

    kjazgar committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    892e4c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2be58b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Configuration menu
    Copy the full SHA
    accd501 View commit details
    Browse the repository at this point in the history
  2. Deleted unnecessary part.

    kjazgar committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    55785ae View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Implementation of trace_get.

    kjazgar committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    15f5c73 View commit details
    Browse the repository at this point in the history
  2. Deleted unnecessary parts.

    kjazgar committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    cfa9b8a View commit details
    Browse the repository at this point in the history
  3. Deleted unnecessary part.

    kjazgar committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    8463f1a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

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