erigon-pulse/core/vm/runtime
Andrew Ashikhmin 1dab298db7
Add Prague fork support (#7005)
Prague is the next EL fork after
[Cancun](https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/cancun.md).
This change picks up https://github.com/ledgerwatch/erigon-lib/pull/913,
adds support of the fork, and moves Verkle trees to it.
2023-03-02 17:51:36 +00:00
..
doc.go core/vm/runtime: added simple execution runtime 2015-11-18 16:50:20 +01:00
env.go E3: fix unwind changes visibility (#6147) 2022-11-30 08:31:13 +07:00
runtime_example_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
runtime_test.go e3: simplify tracer (#6953) 2023-02-25 12:44:45 +07:00
runtime.go Add Prague fork support (#7005) 2023-03-02 17:51:36 +00:00