erigon-pulse/eth/tracers
hexoscott 683f022c69
pass config to tracer from RPC request (#6795)
Created to handle #6758.

Just takes the parameters and passes them down the pipe. A local test
against mainnet showed the trace size varied accordingly when passing
true/false values for `onlyTopCall`.
2023-02-07 15:50:11 +00:00
..
internal/tracetest feat(trace): use specific error string (#6696) 2023-01-26 15:10:51 +01:00
js Convert *vm.EVM to vm.VMInterface in Tracers (#6590) 2023-01-16 22:28:50 +00:00
logger Switch AccessList, IntrinsicGas, SafeAdd/Mul to erigon-lib (#6709) 2023-01-26 12:26:12 +01:00
native Added processing for Attestation (#6772) 2023-02-03 16:39:09 +01:00
api.go pass config to tracer from RPC request (#6795) 2023-02-07 15:50:11 +00:00
tracer.go Native tracers step 7 - restructure js tracer files (#6415) 2022-12-23 18:10:37 +00:00
tracers_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
tracers.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00