go-ethereum/core/vm/runtime
Danno Ferrin 257e27c8ed Move EOF activation to Osaka
Add support for the Osaka fork and move all EOF activation and side effects to that fork.
2024-10-16 12:34:24 -06:00
..
doc.go core/vm/runtime: added simple execution runtime 2015-11-18 16:50:20 +01:00
env.go core/vm: set basefee to 0 internally on eth_call (#28470) 2023-11-08 11:22:08 +02:00
runtime.go Move EOF activation to Osaka 2024-10-16 12:34:24 -06:00
runtime_example_test.go core/vm/runtime: added simple execution runtime 2015-11-18 16:50:20 +01:00
runtime_fuzz_test.go tests/fuzzers: move fuzzers into native packages (#28467) 2023-11-14 14:34:29 +01:00
runtime_test.go core/state: state reader abstraction (#29761) 2024-09-05 13:10:47 +03:00