Commit Graph

3 Commits

Author SHA1 Message Date
b33299569b Add constant modifier to ERC721_RECEIVED magic value 2018-03-21 11:13:20 -03:00
95a1f9a4c5 Change natspec delimiters for consistency 2018-03-21 11:05:17 -03:00
71cbc511ec Support for new ERC721 interface
- Tests for new features are pending
- ERC721 is abstract, since it requires metadata implementation
- Move some methods into DeprecatedERC721 contract
- Reorganise base vs full implementation
- Pending tokenByIndex
2018-03-09 17:19:11 -03:00