plugeth/eth/tracers/js
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/tracers eth/tracers, core/vm: remove time from trace output and tracing interface (#26291) 2022-12-05 16:57:47 +01:00
bigint.go eth/tracers: package restructuring (#23857) 2021-11-09 12:09:35 +01:00
goja.go eth/tracers: refactor exporting js buffer (#27472) 2023-06-14 19:07:24 +02:00
tracer_test.go params: remove EIP150Hash from chainconfig (#27087) 2023-04-18 03:49:09 -04:00