diff options
author | Jeffrey Wilcke <geffobscura@gmail.com> | 2016-06-14 22:09:27 +0800 |
---|---|---|
committer | Péter Szilágyi <peterke@gmail.com> | 2016-06-15 16:43:46 +0800 |
commit | be29e41334fd831d18fc6acdadeb2e0e31eb9c2a (patch) | |
tree | 982b63e6c1cf9177327a6c887d2825aa855a30f8 /p2p | |
parent | 47965930a138480b51d7250f21977ffec35f1e79 (diff) | |
download | go-tangerine-be29e41334fd831d18fc6acdadeb2e0e31eb9c2a.tar go-tangerine-be29e41334fd831d18fc6acdadeb2e0e31eb9c2a.tar.gz go-tangerine-be29e41334fd831d18fc6acdadeb2e0e31eb9c2a.tar.bz2 go-tangerine-be29e41334fd831d18fc6acdadeb2e0e31eb9c2a.tar.lz go-tangerine-be29e41334fd831d18fc6acdadeb2e0e31eb9c2a.tar.xz go-tangerine-be29e41334fd831d18fc6acdadeb2e0e31eb9c2a.tar.zst go-tangerine-be29e41334fd831d18fc6acdadeb2e0e31eb9c2a.zip |
[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 e5165aeb277b1f1ae8d5bf60c22716ccd874a8e6)
Diffstat (limited to 'p2p')
0 files changed, 0 insertions, 0 deletions