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
Martin Holst Swende 6487c002f6
all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509)
4 years ago
..
doc.go core/vm/runtime: added simple execution runtime 9 years ago
env.go core/evm: less iteration in blockhash (#20589) 5 years ago
fuzz.go all: update license information 8 years ago
runtime.go all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 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