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
Paweł Bylica d37f987639 cmd/evm: Add --vm.evm flag to support EVMC (#18457) 6 years ago
..
internal/compiler Revert "cmd/evm: change error msg output to stderr (#17118)" 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 cmd/evm: Add --vm.evm flag to support EVMC (#18457) 6 years ago
staterunner.go cmd/evm, core/vm, eth: implement api methods to do stdjson dump to local filesystem 6 years ago