plugeth/cmd
Jeffrey Wilcke bf4155846c
core/evm, core/vm: improved evm trace output
* 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.
2017-03-01 11:20:25 +01:00
..
abigen cmd/abigen: parse contract name as abi identifier 2017-02-06 18:16:56 +01:00
bootnode all: disable log message colors outside of geth 2017-02-27 15:33:12 +01:00
disasm core, core/vm, cmd/disasm: unify procedures for disassembling evm code (#3530) 2017-02-27 12:21:19 +01:00
evm core/evm, core/vm: improved evm trace output 2017-03-01 11:20:25 +01:00
geth cmd/geth: drop upgradedb subcommand since it's unfeasible 2017-02-23 16:49:50 +02:00
internal/browser cmd/geth: added 'geth bug' command (#3684) 2017-02-20 15:26:21 +02:00
rlpdump all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
swarm cmd, whisper/mailserver: revert to utils.Fatalf 2017-02-23 12:16:46 +02:00
utils cmd/utils, core, params: fork all teh things for dev mode (#3697) 2017-02-28 23:18:13 +01:00
wnode all: disable log message colors outside of geth 2017-02-27 15:33:12 +01:00