J Quinn
|
3cb4a00fce
Added basic punctuation to @dev docs (#1697) (#1700)
|
6 years ago |
William Entriken
|
2fc0aaabb3
Use canonical EIP reference format
|
6 years ago |
skyge
|
1fd993bc01
Unify code comments style. (#1603)
|
6 years ago |
Nicolás Venturo
|
07603d5875
Remove unnecessary SafeMath call (#1610)
|
6 years ago |
Nicolás Venturo
|
b7d60f2f9a
Fix warnings (#1606)
|
6 years ago |
Nicolás Venturo
|
76abd1a41e
Replaced Solium in favor of Solhint (#1575)
|
6 years ago |
Nicolás Venturo
|
be5ed7364b
Release v2.1.0 solc 0.5.x (#1568)
|
6 years ago |
Nicolás Venturo
|
12533bcb2b
ERC721 bugfix + gas optimizations (#1549)
|
6 years ago |
Nicolás Venturo
|
dd2e947976
Deprecated ERC721._burn(address, uint256) (#1550)
|
6 years ago |
Nicolás Venturo
|
70e616db7c
Optimized ERC721 transfers. (#1539)
|
6 years ago |
Nicolás Venturo
|
5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508)
|
6 years ago |
Nicolás Venturo
|
8204f6a71f
Improved some ERC721 internal shenanigans (#1450)
|
7 years ago |
Nicolás Venturo
|
384dff9abe
Renamed internal ERC721 check function. (#1445)
|
7 years ago |
Francisco Giordano
|
9b37104655
Turn off blank-lines Solium rule (#1284)
|
7 years ago |
Nicolás Venturo
|
4b33eaefa2
Improved ERC721 granularity (#1304)
|
7 years ago |
Leo Arias
|
6c4c8989b3
Use prefix underscore for state variables and no underscore for parameters (#1282)
|
7 years ago |
Francisco Giordano
|
661e5d86dc
Rename SupportsInterfaceWithLookup to ERC165 (#1288)
|
7 years ago |
Leo Arias
|
7bb87237f3
Improve encapsulation on ERCs (#1270)
|
7 years ago |
Leo Arias
|
b0f20d43df
Add a leading underscore to internal and private functions. (#1257)
|
7 years ago |
Francisco Giordano
|
2e0713becb
Rename ERC interfaces to I prefix (#1252)
|
7 years ago |
artiebits
|
5daaf60d11
Make contracts 4.24 compatible (#951)
|
7 years ago |
Matt Condon
|
e1dc1411fc
WIP: Fix/erc721 (#993)
|
7 years ago |
Matt Condon
|
259b9da3e6
add 165 to 721 (#972)
|
7 years ago |
Leo Arias
|
746673a94f
style: use the max-len solidity rule (#944)
|
7 years ago |
John Shutt
|
ad12381549
update constructor syntax for solidity 0.4.23 in numerous contracts (#921)
|
7 years ago |
Francisco Giordano
|
a7e91856f3
Update to Truffle 4.1.5 and Ganache 6.1.0 (#876)
|
7 years ago |
Leo Arias
|
82ce197e44
tests: fix most of the static warnings (#844)
|
7 years ago |
Santiago Palladino
|
e96164feea
ERC721 full implementation (#803)
|
7 years ago |
Facundo Spagnuolo
|
1eea95f9ac
Move ERC721 files to custom folder (#700)
|
7 years ago |