Hao (Alan) Tang
|
7d7cbcad14
Fix/improve revert reason #1727 (#2018)
|
5 years ago |
Francisco Giordano
|
f90700f3f1
add detail to deprecation notice
|
5 years ago |
Nicolás Venturo
|
d1158ea68c
GSN compatibility (#1880)
|
6 years ago |
Alan Arvelo
|
377431bc4c
Fix/add erc721 safe mint safe transfer from #1736 (#1816)
|
6 years ago |
Francisco Giordano
|
7552af95e4
migrate content to format for new docs site
|
6 years ago |
Francisco Giordano
|
cdccf5ed21
add missing hex digit
|
6 years ago |
Francisco Giordano
|
2f9ae975c8
merge api docs changes
|
6 years ago |
Nicolás Venturo
|
67bca857ee
Revert Solidity version bump. (#1729)
|
6 years ago |
Nicolás Venturo
|
2f8e844514
Fix remaining revert reasons.
|
6 years ago |
Balaji Pachai
|
3682c6575c
Added message string for require() (#1704)
|
6 years ago |
Nicolás Venturo
|
19c7414052
Bump minimum Solidity version to 0.5.7 (#1724)
|
6 years ago |
Balaji Pachai
|
0df0e1b250
Fixes/Improves constants inline documentation. (#1707)
|
6 years ago |
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 |