Include raw revert reason in debug_ traces #5737
Labels
A-rpc
Related to the RPC implementation
C-enhancement
New feature or request
D-good-first-issue
Nice and easy! A great choice to get started
Describe the feature
currently we're returning a
revert:
prefixed errorneeds alloy-rs/core#449 first
then we need the use the
reason
without the prefix here:reth/crates/revm/revm-inspectors/src/tracing/types.rs
Line 350 in 829d3ed
Additional context
No response
The text was updated successfully, but these errors were encountered: