Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: teeny tiny bug #79

Merged
merged 1 commit into from
Oct 8, 2022
Merged

fix: teeny tiny bug #79

merged 1 commit into from
Oct 8, 2022

Conversation

devtooligan
Copy link
Collaborator

@devtooligan devtooligan commented Oct 4, 2022

I believe before this fix if this ctrct were called with calldata == "" the jumpi would evaluate false and roll into ALLOWANCE() or maybe just die because of missing stack element? not sure. either way i think it sb jump

I believe before this fix if this ctrct were called with calldata == "" the jumpi would evaluate false and roll into ALLOWANCE()
Copy link
Member

@clabby clabby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great spot!

Would you mind switching the destination branch to dev? 😄

@devtooligan devtooligan changed the base branch from main to dev October 5, 2022 05:13
@refcell refcell merged commit 339e9c3 into dev Oct 8, 2022
@refcell refcell deleted the devtooligan-patch-1 branch October 8, 2022 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants