erigon-pulse/eth/tracers/js
Devon Bear 4bfcc1ee5c
Convert *vm.EVM to vm.VMInterface in Tracers (#6590)
Useful for integration with external tools as one can just utilize an
interface opposed to having to import and build a real EVM object.
2023-01-16 22:28:50 +00:00
..
internal/tracers Native tracers step 9 - add native tracers (#6434) 2022-12-25 07:28:41 +00:00
bigint.go Native tracers step 7 - restructure js tracer files (#6415) 2022-12-23 18:10:37 +00:00
goja.go Convert *vm.EVM to vm.VMInterface in Tracers (#6590) 2023-01-16 22:28:50 +00:00
tracer_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00