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
As part of PR: #492 and VIP: #478. We opted use REVERT opcode for the assert statement. By extension we should use the REVERT opcode for the clamp statements as well.
How can it be fixed?
Fix the LLL in compile_lll.py:161, to use REVERT instead (instead of illegal jump).
Cute Animal Picture
The text was updated successfully, but these errors were encountered:
What's your issue about?
As part of PR: #492 and VIP: #478. We opted use REVERT opcode for the
assert
statement. By extension we should use the REVERT opcode for the clamp statements as well.How can it be fixed?
Fix the LLL in compile_lll.py:161, to use REVERT instead (instead of illegal jump).
Cute Animal Picture
The text was updated successfully, but these errors were encountered: