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

Removed other zero address checks #167

Merged

Conversation

Vectorized
Copy link
Collaborator

@Vectorized Vectorized commented Mar 13, 2022

Inspired by #160.

  • Removed BurnedQueryForZeroAddress.
  • Removed AuxQueryForZeroAddress.

BalanceQueryForZeroAddress is kept because the ERC721 standard requires balanceOf to revert for the zero address.

@ahbanavi @cygaar

@Vectorized Vectorized changed the title Removed zero address checks Removed other zero address checks Mar 13, 2022
@Vectorized Vectorized merged commit de227c2 into chiru-labs:main Mar 13, 2022
@Vectorized Vectorized deleted the feature/removeZeroAddressChecks branch April 12, 2022 13:52
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.

None yet

1 participant