• Martin Holst Swende's avatar
    core/vm: adds refund as part of the json standard trace (#17910) · 4c0883e2
    Martin Holst Swende authored
    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.
    4c0883e2
Name
Last commit
Last update
..
internal/compiler Loading commit data...
compiler.go Loading commit data...
disasm.go Loading commit data...
json_logger.go Loading commit data...
main.go Loading commit data...
runner.go Loading commit data...
staterunner.go Loading commit data...