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

Added reverts to ERC721 view functions #129

Merged
merged 7 commits into from
Sep 1, 2023
Merged

Added reverts to ERC721 view functions #129

merged 7 commits into from
Sep 1, 2023

Conversation

manasbir
Copy link
Collaborator

@manasbir manasbir commented Jul 1, 2023

resolves #125 resolves #124

Reverts if balanceOf(address(0)) and on ownerOf(unmintedId)

@manasbir manasbir changed the title Added reverts to ERC721 view functions as per spec Added reverts to ERC721 view functions Jul 1, 2023
test/tokens/ERC721.t.sol Outdated Show resolved Hide resolved
test/tokens/ERC721.t.sol Outdated Show resolved Hide resolved
src/tokens/ERC721.huff Show resolved Hide resolved
src/tokens/ERC721.huff Show resolved Hide resolved
@MathisGD MathisGD merged commit 4e2c9bd into main Sep 1, 2023
@MathisGD MathisGD deleted the reverts-on-erc721 branch September 1, 2023 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants