erigon-pulse/core/vm/runtime
Andrew Ashikhmin 7bad3a9c59
state.PlainState is now at the beginning of blockNbr, not the end (#3517)
* state.PlainState is now at the beginning of blockNbr, not the end (fix discprepancy with GetAsOf)

* Fix tests
2022-02-16 08:38:12 +00:00
..
doc.go core/vm/runtime: added simple execution runtime 2015-11-18 16:50:20 +01:00
env.go Keep readonly value while changing interpreters back and forth (#2508) 2021-08-10 09:48:56 +07:00
runtime_example_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
runtime_test.go state.PlainState is now at the beginning of blockNbr, not the end (#3517) 2022-02-16 08:38:12 +00:00
runtime.go Starknet getcode (#3038) 2021-12-06 14:58:53 +00:00