Commit Graph

11 Commits (2391fbc676d7464bd42e248155558a2bcd6ecf64)

Author SHA1 Message Date
willian.eth 52ed3570c4
cmd: migrate to urfave/cli/v2 (#24751) 2 years ago
Håvard Anda Estensen 07508ac0e9
all: replace uses of ioutil with io and os (#24869) 2 years ago
Marius van der Wijden b8d7c662cd
core, rpc: disable memory output by default in traces (#23558) 3 years ago
Alex Prut 810f9e057d
all: remove redundant conversions and import names (#21903) 4 years ago
Guillaume Ballet 60deeb103e cmd/evm: accept --input for disasm command (#20548) 5 years ago
Emil 86a03f97d3 all: simplify s[:] to s where s is a slice (#17673) 6 years ago
Péter Szilágyi 83e2761c3a
Revert "cmd/evm: change error msg output to stderr (#17118)" 6 years ago
Chen Quan fb9f7261ec cmd/evm: change error msg output to stderr (#17118) 6 years ago
Egon Elbre 85454e7678 cmd: fix megacheck warnings (#14912) 7 years ago
Péter Szilágyi 09777952ee core, consensus: pluggable consensus engines (#3817) 8 years ago
Valentin Wüstholz c52ab932e6 cmd/disasm, cmd/evm: integrate disasm tool into evm tool. (#3729) 8 years ago
Valentin Wüstholz 37511ec520 core, core/vm, cmd/disasm: unify procedures for disassembling evm code (#3530) 8 years ago
Valentin Wüstholz 0a5450fe04 cmd/disasm: fix array-out-of-bounds error (#3491) 8 years ago
Felix Lange 7731061903 core/vm: move Log to core/types 8 years ago
Valentin Wüstholz bdaa43510b cmd/disasm: fix off-by-one error and improve error handling (#3482) 8 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange bdae4fd573 all: add some godoc synopsis comments 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
obscuren 0330077d76 moved state and vm to core 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
obscuren ddf17d93ac Samples and disams cmd for evm code 10 years ago