• Jeffrey Wilcke's avatar
    core/evm, core/vm: improved evm trace output · bf415584
    Jeffrey Wilcke authored
    * Improved the standard evm tracer output and renamed it to WriteTrace
    which now takes an io.Writer to write the logs to.
    * Added WriteLogs which writes logs to the given writer in a readable
    format.
    * evm utility now also prints logs generated during the execution.
    bf415584
Name
Last commit
Last update
..
abigen Loading commit data...
bootnode Loading commit data...
disasm Loading commit data...
evm Loading commit data...
geth Loading commit data...
internal/browser Loading commit data...
rlpdump Loading commit data...
swarm Loading commit data...
utils Loading commit data...
wnode Loading commit data...