plugeth/eth/tracers
Sina Mahmoodi 7823ff6d06
eth/tracers: refactor exporting js buffer (#27472)
We had to do this workaround because it wasn't possible to export typed arrays from
JS to []byte. This was added in dop251/goja@2352993, so we can use the better way now.
2023-06-14 19:07:24 +02:00
..
internal/tracetest eth/tracers: fix flatCallTracer crasher (#27304) 2023-05-23 11:02:50 +02:00
js eth/tracers: refactor exporting js buffer (#27472) 2023-06-14 19:07:24 +02:00
logger eth,consensus: replace noarg fmt.Errorf with errors.New (#27330) 2023-05-25 02:57:34 -04:00
native eth/tracers: fix flatCallTracer crasher (#27304) 2023-05-23 11:02:50 +02:00
api_test.go eth/tracers: add txHash field on txTraceResult (#27183) 2023-05-05 08:59:13 -04:00
api.go eth/tracers: add txHash field on txTraceResult (#27183) 2023-05-05 08:59:13 -04:00
tracers_test.go all: remove debug-field from vm config (#27048) 2023-04-04 09:50:13 -04:00
tracers.go eth,consensus: replace noarg fmt.Errorf with errors.New (#27330) 2023-05-25 02:57:34 -04:00
tracker_test.go eth/traces: add state limit (#25812) 2022-10-06 10:48:04 +02:00
tracker.go eth/traces: add state limit (#25812) 2022-10-06 10:48:04 +02:00