Skip to content
Snippets Groups Projects
Unverified Commit 9e75647c authored by PG Herveou's avatar PG Herveou Committed by GitHub
Browse files

[pallet-revive] tracing improvements (#7614)


Various pallet-revive improvements

- add check for precompiles addresses,
So we can easily identify which one are being called and not supported
yet

- fixes debug_call for revert call
If a call revert we still want to get the traces for that call, that
matches geth behaviors, diff tests will be added to the test suite for
this

- fixes traces for staticcall
The call type was not always being reported properly.

---------

Co-authored-by: default avatarcmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: default avatarAlexander Theißen <alex.theissen@me.com>
parent e2d3da61
No related merge requests found
Pipeline #516214 waiting for manual action with stages
in 1 hour, 22 minutes, and 48 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment