plugeth/eth/tracers
Martin Holst Swende 4c0883e20d core/vm: adds refund as part of the json standard trace (#17910)
This adds the global accumulated refund counter to the standard
json output as a numeric json value. Previously this was not very
interesting since it was not used much, but with the new sstore
gas changes the value is a lot more interesting from a consensus
investigation perspective.
2018-10-23 16:28:18 +02:00
..
internal/tracers eth/tracers: fix noop tracer (#17220) 2018-07-22 22:11:52 +03:00
testdata cmd, core, eth/tracers: support fancier js tracing (#15516) 2017-12-21 13:56:11 +02:00
tracer_test.go core/vm: adds refund as part of the json standard trace (#17910) 2018-10-23 16:28:18 +02:00
tracer.go core/vm: adds refund as part of the json standard trace (#17910) 2018-10-23 16:28:18 +02:00
tracers_test.go all: get rid of error when creating memory database (#16716) 2018-05-09 15:24:25 +03:00
tracers.go cmd, core, eth/tracers: support fancier js tracing (#15516) 2017-12-21 13:56:11 +02:00