mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-13 07:16:38 +00:00
2045a2bba3
* 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