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
Marius van der Wijden 2045a2bba3
core, all: split vm.Context into BlockContext and TxContext (#21672)
4 years ago
..
doc.go core/vm/runtime: added simple execution runtime 9 years ago
env.go core, all: split vm.Context into BlockContext and TxContext (#21672) 4 years ago
fuzz.go all: update license information 8 years ago
runtime.go core, all: split vm.Context into BlockContext and TxContext (#21672) 4 years ago
runtime_example_test.go core/vm/runtime: added simple execution runtime 9 years ago
runtime_test.go all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 4 years ago