|
|
18552a8d5f
|
Fix/add comment erc721 burnable #1464 (#1469)
* fix Add a comment to ERC721Enumerable #1465
* fix Add comments to ERC721Burnable #1464
|
2018-11-01 15:15:04 -03:00 |
|
|
|
8204f6a71f
|
Improved some ERC721 internal shenanigans (#1450)
* Made _clearApproval private, added clarifying comments in _addTokenTo and _removeTokenFrom.
* Added approval information.
|
2018-10-18 19:07:34 -03:00 |
|
|
|
9b37104655
|
Turn off blank-lines Solium rule (#1284)
* turn off blank-lines rule
* remove triple newlines
|
2018-09-19 19:59:13 -03:00 |
|
|
|
4b33eaefa2
|
Improved ERC721 granularity (#1304)
* Split enumerable and metadata implementations.
* Renamed ERC721Basic to ERC721, and ERC721 to ERC721Full.
* Fixed linter errors.
|
2018-09-07 14:04:42 -03:00 |
|