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
The previous change to the STP module made the STP think that CALLCODE could incur the $G_\text{accountcreation}$ cost. This rectifies it as it explicitly ties that computation to the CALL opcode.
The text was updated successfully, but these errors were encountered:
The previous change to the STP module made the STP think that$G_\text{accountcreation}$ cost. This rectifies it as it explicitly ties that computation to the
CALLCODE
could incur theCALL
opcode.The text was updated successfully, but these errors were encountered: