mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-20 17:19:19 +00:00
ee323d5ff8
* EVM: Optimize CALL family stack usage * EVM: Optimize CREATE family stack usage * EVM: Optimize arith stack usage * EVM: Optimize stack usage in the rest of opcodes * Fix test_op_env and clean up unused imports * EVM: Optimize arithmetic binary ops