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
Felix Lange 1f1ea18b54 core/state: implement reverts by journaling all changes 8 years ago
..
doc.go core/vm/runtime: added simple execution runtime 9 years ago
env.go core/state: implement reverts by journaling all changes 8 years ago
runtime.go cmd, core, internal, light, tests: avoid hashing the code in the VM 8 years ago
runtime_example_test.go core/vm/runtime: added simple execution runtime 9 years ago
runtime_test.go core: Added EVM configuration options 9 years ago