go-ethereum/cmd
Jeffrey Wilcke be29e41334 [release/1.4.7] 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.

(cherry picked from commit e5165aeb27)
2016-06-15 11:43:46 +03: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 [release/1.4.7] cmd: fix CLI package deprecation warnings 2016-06-14 17:12:01 +03:00
evm [release/1.4.7] cmd/evm: added --create flag indicating the exec code is to be created 2016-06-15 11:43:46 +03:00
geth [release/1.4.7] cmd: fix CLI package deprecation warnings 2016-06-14 17:12:01 +03: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 [release/1.4.7] cmd/utils: add space between "to" and filename 2016-06-15 11:12:53 +03:00