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
compiler.go
disasm.go
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