You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but then I need to check one more revert scenario is when the call goes OOG.
would be nice to have just one more Op.OOG that would just put this bytes into code Op.SHA3(0, Op.SUB(0, 1)) and ignore arguments
The text was updated successfully, but these errors were encountered:
in the test we can use this parametrization:
which easilty types with
but then I need to check one more revert scenario is when the call goes OOG.
would be nice to have just one more
Op.OOG
that would just put this bytes into codeOp.SHA3(0, Op.SUB(0, 1))
and ignore argumentsThe text was updated successfully, but these errors were encountered: