plugeth/eth/tracers
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/tracetest all: activate pbss as experimental feature (#26274) 2023-08-10 22:21:36 +03:00
js eth/tracers/js: use t.toBig on ctx.GasPrice for js tracing (#27903) 2023-08-15 14:19:37 -04:00
logger
native core: replace instances of 'suicide' with 'selfdestruct' to improve code consistency. (#27716) 2023-07-15 10:35:30 -04:00
api_test.go all: update golang/x/ext and fix slice sorting fallout (#27909) 2023-08-12 00:04:12 +02:00
api.go
tracers_test.go all: activate pbss as experimental feature (#26274) 2023-08-10 22:21:36 +03:00
tracers.go
tracker_test.go
tracker.go