plugeth/cmd/evm
Michael Forney 9e71f55bfa cmd/evm: Allow loading input from file (#20273)
Make it possible to load input from a file. Simlar to `--code` / `--codefile`, have `--input`/`--inputfile`.
2019-11-17 15:45:54 +01:00
..
internal/compiler asm: remove unused parameter for function Lex (#18058) 2019-03-14 10:35:55 +01:00
compiler.go Revert "cmd/evm: change error msg output to stderr (#17118)" 2018-08-01 19:09:08 +03:00
disasm.go all: simplify s[:] to s where s is a slice (#17673) 2018-09-14 22:07:13 +02:00
main.go cmd/evm: Allow loading input from file (#20273) 2019-11-17 15:45:54 +01:00
runner.go cmd/evm: Allow loading input from file (#20273) 2019-11-17 15:45:54 +01:00
staterunner.go core/state, cmd/geth: streaming json output for dump command (#15475) 2019-06-24 17:16:44 +03:00