Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/cmd/evm
Corey Lin 768b4c2e6b asm: remove unused parameter for function Lex (#18058) 6 years ago
..
internal/compiler asm: remove unused parameter for function Lex (#18058) 6 years ago
compiler.go Revert "cmd/evm: change error msg output to stderr (#17118)" 6 years ago
disasm.go all: simplify s[:] to s where s is a slice (#17673) 6 years ago
main.go cmd/evm: Add --vm.evm flag to support EVMC (#18457) 6 years ago
runner.go all: clean up and proerly abstract database access 6 years ago
staterunner.go cmd/evm, core/vm, eth: implement api methods to do stdjson dump to local filesystem 6 years ago