|
|
bce2d68e7f
|
convert 2 spaces to 4 spaces
|
2019-01-17 18:02:50 -03:00 |
|
|
|
d75ba16223
|
ERC721 contracts no longer initialize their parents (but have some safety checks).
|
2018-10-15 13:41:51 -03:00 |
|
|
|
fffa406aa4
|
Merge branch 'master' into peer-dep
|
2018-10-10 09:09:06 -03:00 |
|
|
|
bc7ba69f9b
|
Removed Initializable, now using zos-lib's.
|
2018-10-09 17:56:56 -03:00 |
|
|
|
932a39f5fd
|
Added gaps at the end of the storage of each contract.
|
2018-10-08 14:42:02 -03:00 |
|
|
|
f3a0a6a463
|
convert ERC721Full, ERC721Enumerable, ERC721Metadata to initializers
|
2018-09-25 17:51:28 -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 |
|