plugeth/cmd
Jeffrey Wilcke e5165aeb27 cmd/evm: added --create flag indicating the exec code is to be created
This fixes an issue if you wanted to test out code deployment rather
than running a piece of code with an argument. This solves it by adding
a --create flag that indicates the Create function should be used rather
than the Call function.

This also adds a statedb.commit call so that the proper state can be
dumped when requested using the --dump flag.
2016-06-14 17:11:33 +02:00
..
abigen all: update license information 2016-04-15 09:48:05 +02:00
bootnode cmd/bootnode: fix -genkey, add logging options 2016-04-22 13:35:40 +02:00
disasm all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
ethtest cmd: fix CLI package deprecation warnings 2016-06-10 11:23:00 +03:00
evm cmd/evm: added --create flag indicating the exec code is to be created 2016-06-14 17:11:33 +02:00
geth Merge pull request #2455 from zsfelfoldi/chaindb 2016-06-13 15:16:09 +02:00
gethrpctest Merge pull request #2284 from fjl/accounts-addr-cache 2016-04-12 17:51:09 +03:00
rlpdump all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
utils Merge pull request #2455 from zsfelfoldi/chaindb 2016-06-13 15:16:09 +02:00