Commit Graph

253 Commits (a71f79fbbcfe2ccdaf741cc33d781607c6769314)

Author SHA1 Message Date
Paul Razvan Berg bc50d373e3
Rename approved parameter in IERC721 (#3900) 2 years ago
Francisco Giordano 4147005b0c Update Prettier Solidity (#3898) 2 years ago
Francisco b709eae01d
Update Prettier Solidity (#3898) 2 years ago
Hadrien Croubois 4a9db80cb9
Remove presets (#3637) 2 years ago
Francisco Giordano 49c0e4370d 4.8.0 2 years ago
matthiasgeihs 25fe191202
Fix comment in ERC721Consecutive (#3778) 2 years ago
Hadrien Croubois 1f18fea1de 4.8.0-rc.2 2 years ago
Francisco 3742c16948 Refactor consecutive transfer hooks (#3753) 2 years ago
Francisco 08d5e4a9b0
Refactor consecutive transfer hooks (#3753) 2 years ago
Francisco 50501a751e Update docs pipeline to solidity-docgen@0.6 (#3707) 2 years ago
Hadrien Croubois 0b3acb286a Recommended improvement to ERC721Consecutive (#3712) 2 years ago
Francisco c52625018b
Update docs pipeline to solidity-docgen@0.6 (#3707) 2 years ago
Hadrien Croubois c22db8104e
Recommended improvement to ERC721Consecutive (#3712) 2 years ago
Hadrien Croubois 16791134c1 4.8.0-rc.1 2 years ago
Francisco 089f9b95af Ignore specific warnings and make the rest into errors (#3695) 2 years ago
Francisco 046121e080
Ignore specific warnings and make the rest into errors (#3695) 2 years ago
Francisco a615329423 Make ERC721Votes no longer a Draft (#3699) 2 years ago
Francisco 7a14f6c595
Make ERC721Votes no longer a Draft (#3699) 2 years ago
Francisco Giordano 5e6fd491f3 4.8.0-rc.0 2 years ago
Hadrien Croubois 171fa40bc8
ERC721 extension for efficient batch minting (#3311) 2 years ago
gmhacker.eth 4b16e88747
Improve recommendation on ERC721 transferFrom vs safeTransferFrom (#3647) 2 years ago
hamiltoncyber dc14c72e53
Update comment for _beforeTokenTransfer (#3586) 2 years ago
Hadrien Croubois 24fc709533
Set up codespell (#3643) 2 years ago
Hadrien Croubois f491e98d37
Use unchecked for ERC721 balance updates (#3524) 2 years ago
Hadrien Croubois 98c3a79b57
Change execution order to avoid reentry through the _beforeTokenTransfer hook (#3611) 2 years ago
Nicolas Bayle 7ddbfe181e
Add access control comment for ERC721 _burn function (#3576) 3 years ago
Aleksei Magusev fbf235661e
Improve grammar in transfer error messages (#3542) 3 years ago
EthanOK 96163c87e3
Implicitly clear ERC721 approval on burn (#3538) 3 years ago
Andrew Parker e02c378745
Implicitly clear ERC721 approval on transfers (#3481) 3 years ago
Hadrien Croubois 3dac7bbed7
Merge v4.7 back into master (#3516) 3 years ago
Francisco Giordano 62f2c0531b
Simplify ERC721 revert reasons (#3438) 3 years ago
rotcivegaf 82a63f6389
Remove redundant require in ERC721 (#3434) 3 years ago
Kata 488dd562fb
Improve error messages for ERC721 and 1155 (#3254) 3 years ago
Nate Lapinski 65b45726b3
Add memory safe assembly annotations (#3384) 3 years ago
harold-nft ee4d8380d3
Fix minor typo in IERC1155 and IERC721 docs (#3419) 3 years ago
GitHubPang e633ee9ed3
Fix spelling and grammar in comments (#3408) 3 years ago
Hadrien Croubois 07b1b472c0
Improve wording consistency in code/doc (#3365) 3 years ago
Hadrien Croubois a035b235b4
Release v4.6 (#3358) 3 years ago
mcIovin 731e199038
Improve docs for ERC721URIStorage._burn (#3324) 3 years ago
dmfxyz d4d8d2ed97
Fix burn documentation (#3246) 3 years ago
Amin Bashiri 742e85be7c
Change zero address revert message in the balanceOf function of ERC721 and ERC1155 (#3314) 3 years ago
Jeff e7719ded56
Match IERC721 function order with EIP spec (#3287) 3 years ago
Hadrien Croubois f2a311dc4a
Make Votes._getVotingUnits view (#3225) 3 years ago
Amirhossein Banavi 62eb4568be
Optimize ERC721 _isApprovedOrOwner function (#3248) 3 years ago
Francisco Giordano afb20119b3
Release v4.5 3 years ago
Harsh Vakharia a81b07ce91
Fix typo in retrieval of onERC721Received selector (#3151) 3 years ago
Muhammad Anas Baig 8f70c8867e
Fix typo in ERC721.sol (#3127) 3 years ago
Martín Triay 828fe365ee
Normalize return variable names in IERC721Enumerable (#3079) 3 years ago
JulissaDantes a65c03bc0d
Implement Non Fungible Token Royalty (EIP2981) (#3012) 3 years ago
Francisco Giordano 1e815f3308 Restructure intro to ERC721 contract docs 3 years ago