[NEED INVESTIGATION] Incorrect param validation for debug_traceTransaction #3739
Labels
bug
Something isn't working
Team Promoted
Issues to be triaged and discussed by committers, maintainers, to be worked on the following sprint
Description
The current implementation of
debug_traceTransaction
has incorrect parameter validation and requires custom parameter arrangement in thearrangeRpcParams()
method. This creates unnecessary complexity and deviates from industry standards.Current implementation issues
arrangeRpcParams()
method fortraceTransaction
Expected behavior
tracer
tracerConfig
(containingonlyTopCall
)arrangeRpcParams()
Params Discrepancy
Benefits
References
The text was updated successfully, but these errors were encountered: