mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 23:57:23 +00:00
This change fixes a bug in js tracer, where `ctx.GasPrice.toString(16)` returns a number string in base `10`. |
||
|---|---|---|
| .. | ||
| internal/tracers | ||
| bigint.go | ||
| goja.go | ||
| tracer_test.go | ||