Commit Graph

14 Commits (b33299569b6bfd8fb234b14425e6d86ed838c661)

Author SHA1 Message Date
Santiago Palladino b33299569b Add constant modifier to ERC721_RECEIVED magic value 7 years ago
Santiago Palladino 95a1f9a4c5 Change natspec delimiters for consistency 7 years ago
Santiago Palladino 6fbe771c27 Remove deprecated implementation 7 years ago
Santiago Palladino 6f180a6c5a Remove gas stipend restriction in call to 721 receiver 7 years ago
Santiago Palladino 3cef880803 Allow operators to call approve on a token 7 years ago
Santiago Palladino 851685c40e Add default implementation for metadata URI 7 years ago
Santiago Palladino 54a1d2eacc Implement tokensByIndex extension 7 years ago
Santiago Palladino d726c79e5f Update comments in ERC721 contracts 7 years ago
Santiago Palladino 559df81c49 Implement suggestions by @dekz 7 years ago
Santiago Palladino 3745025a1e Add more tests for ERC721 7 years ago
Santiago Palladino 71cbc511ec Support for new ERC721 interface 7 years ago
Facundo Spagnuolo ca163a849b Implement ERC721 optional & approveAll functionality 7 years ago
Facundo Spagnuolo 1192e684c2 Rename current ERC721 implementation to BaseERC721 7 years ago
Facundo Spagnuolo 1eea95f9ac Move ERC721 files to custom folder (#700) 7 years ago