zkevm-circuits icon indicating copy to clipboard operation
zkevm-circuits copied to clipboard

`CALL` & `CALL` OOG refactor

Open adria0 opened this issue 3 years ago • 0 comments

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.

adria0 avatar Nov 28 '22 12:11 adria0