|
|
5471fc808a
|
Updated code style to 4 space indentation and 120 characters per line. (#1508)
* Updated code style to 4 spaces and 120 max characters per line.
* Update contracts/token/ERC721/ERC721Pausable.sol
Co-Authored-By: nventuro <nicolas.venturo@gmail.com>
* Update contracts/token/ERC721/IERC721.sol
Co-Authored-By: nventuro <nicolas.venturo@gmail.com>
|
2018-11-22 16:53:30 -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 |
|
|
|
3e55408cb5
|
Changes to Counter (#1332)
* rename Index.currentId to current
* use += operator for clarity
* rename Counter.Index to Counter.Counter
* move Counter to drafts
|
2018-09-18 17:42:31 -03:00 |
|
|
|
b4f87bb8fc
|
Rename AutoIncrementing to Counter (#1307)
|
2018-09-13 05:51:22 -03:00 |
|