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

Trace transaction fix #3515

Merged
merged 21 commits into from
Oct 13, 2021
Merged

Trace transaction fix #3515

merged 21 commits into from
Oct 13, 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 Oct 11, 2021

  1. Merge branch 'master' into changes_in_trace_block

    # Conflicts:
    #	src/Nethermind/Nethermind.Evm/Tracing/ParityStyle/ParityLikeBlockTracer.cs
    #	src/Nethermind/Nethermind.JsonRpc.Test/Modules/TraceRpcModuleTests.cs
    #	src/Nethermind/Nethermind.JsonRpc/Modules/Trace/TraceRpcModule.cs
    kjazgar committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    140ce04 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Changes in trace_transaction.

    kjazgar committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    68c6ebe View commit details
    Browse the repository at this point in the history
  2. Cosmetic changes

    kjazgar committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    87c45ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22317fb View commit details
    Browse the repository at this point in the history
  4. Fixed tests.

    kjazgar committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    26a498a View commit details
    Browse the repository at this point in the history