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
Example script: aa OP_SIZE 1 OP_EQUAL seems to reset after executing OP_SIZE instead of pushing 1 to the stack. Similarly aaaa OP_SIZE 1 OP_EQUAL does not report script failure, it just resets.