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/core/vm/runtime
Péter Szilágyi 6f69cdd109
all: switch gas limits from big.Int to uint64
7 years ago
..
doc.go core/vm/runtime: added simple execution runtime 9 years ago
env.go all: switch gas limits from big.Int to uint64 7 years ago
fuzz.go all: update license information 8 years ago
runtime.go core/vm/runtime: remove unused state parameter to NewEnv (#14953) 7 years ago
runtime_example_test.go core/vm/runtime: added simple execution runtime 9 years ago
runtime_test.go core/state: access trie through Database interface, track errors (#14589) 7 years ago