plugeth/cmd
Jeffrey Wilcke f30733c806
cmd/evm: removed -sysstat and moved content to -debug flag
Added the ability to directly compile and run ethereum assembly using
the evm utility: `evm run <file>`. This is equivalant to `evm compile
<file> | evm run`.
2017-03-01 11:52:57 +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 cmd/evm: removed -sysstat and moved content to -debug flag 2017-03-01 11:52:57 +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