Commit Graph

3 Commits

Author SHA1 Message Date
626742e5af Add notice to isContract helper on constract constructors 2018-03-20 13:33:28 -03:00
d726c79e5f Update comments in ERC721 contracts 2018-03-09 17:19:11 -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