Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Problem: block overrides is not supported in debug_traceCall (#392)
* Problem: block overrides is not supported in debug_traceCall * cleanup proto * add block overrides * add execTrace * cleanup * check in generic * Update rpc/backend/tracing.go Co-authored-by: Xinyu <[email protected]> Signed-off-by: mmsqe <[email protected]> * rm extra tracer * rm traceFn * fix resolve * fasten test * update proto * add json raw msg * apply state * test staticcall * Update x/evm/keeper/state_transition.go Co-authored-by: yihuang <[email protected]> Signed-off-by: mmsqe <[email protected]> * Apply suggestions from code review * fix noop trace check this bug was introduced in evmos@d4621f3 --------- Signed-off-by: mmsqe <[email protected]> Co-authored-by: Xinyu <[email protected]> Co-authored-by: yihuang <[email protected]>
- Loading branch information