mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-14 15:56:44 +00:00
* core/evm, contracts: avoid copying memory for input in calls + make ecrecover not modify input buffer * core/vm: optimize mstore a bit * core/vm: change Get -> GetCopy in vm memory access