erigon-pulse/eth/tracers/native
formatting 6728359e55
fix debug_traceTransaction get noce overflow (#8100)
fix: Prevent nonce overflow in debug_traceTransaction
fix #8099
2023-08-30 15:31:13 +07:00
..
4byte.go Convert *vm.EVM to vm.VMInterface in Tracers (#6590) 2023-01-16 22:28:50 +00:00
call.go fix: prevent index out of range during call trace (#7951) 2023-08-02 08:09:28 +07:00
gen_account_json.go Move hexutil.Bytes to erigon-lib (#7305) 2023-04-13 11:19:02 +00:00
gen_callframe_json.go Move hexutil.Bytes to erigon-lib (#7305) 2023-04-13 11:19:02 +00:00
mux.go Convert *vm.EVM to vm.VMInterface in Tracers (#6590) 2023-01-16 22:28:50 +00:00
noop.go Convert *vm.EVM to vm.VMInterface in Tracers (#6590) 2023-01-16 22:28:50 +00:00
prestate.go fix debug_traceTransaction get noce overflow (#8100) 2023-08-30 15:31:13 +07:00
tracer.go Native tracers step 9 - add native tracers (#6434) 2022-12-25 07:28:41 +00:00