zkevm-circuits
zkevm-circuits copied to clipboard
`CALL` & `CALL` OOG refactor
Currently callop.rs and error_oog_call.rs (and probably more to come) are sharing an important amount of code.
It will be nice to refactor both.