mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-15 00:08:00 +00:00
* all: core: split vm.Config into BlockConfig and TxConfig * core: core/vm: reset EVM between tx in block instead of creating new * core/vm: added docs