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
Emil 86a03f97d3 all: simplify s[:] to s where s is a slice (#17673) 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
json_logger.go cmd: various golint fixes (#16700) 6 years ago
main.go cmd/evm, core/vm, internal/ethapi: don't disable call gas metering 7 years ago
runner.go Revert "cmd/evm: change error msg output to stderr (#17118)" 6 years ago
staterunner.go Revert "cmd/evm: change error msg output to stderr (#17118)" 6 years ago