plugeth/eth/tracers/js
Joe Netti e0b119884c
eth/tracers/js: use t.toBig on ctx.GasPrice for js tracing (#27903)
This change fixes a bug in js tracer, where `ctx.GasPrice.toString(16)` returns a number string in base `10`.
2023-08-15 14:19:37 -04: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/js: use t.toBig on ctx.GasPrice for js tracing (#27903) 2023-08-15 14:19:37 -04:00
tracer_test.go params: remove EIP150Hash from chainconfig (#27087) 2023-04-18 03:49:09 -04:00