Commit Graph

72 Commits (f095b628561345e821031714ec42ac3555b108a4)

Author SHA1 Message Date
Alan Arvelo 377431bc4c Fix/add erc721 safe mint safe transfer from #1736 (#1816) 6 years ago
Francisco Giordano 90831c8970 Squash merge of branch docs-v2.x into master 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 852e11c2db New guides (#1792) 6 years ago
Francisco Giordano e41daba7b4 merge api docs changes 6 years ago
Francisco Giordano 2f9ae975c8 merge api docs changes 6 years ago
Nicolás Venturo ae919629cd Revert Solidity version bump. (#1729) 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
nikeshnazareth 0dded493a0 Nonfunctional typos #1643 (#1652) 6 years ago
William Entriken 2fc0aaabb3 Use canonical EIP reference format 6 years ago
William Entriken 99a07493f2
Update to preferred citation formation for ERC-721 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
Aniket 5caecf548c getter added for an array of tokens held by an owner (#1522) 6 years ago
Nicolás Venturo 5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508) 6 years ago
Hao (Alan) Tang 18552a8d5f Fix/add comment erc721 burnable #1464 (#1469) 6 years ago
Nicolás Venturo 643ac86d0a Improved some ERC721 internal shenanigans (#1450) 6 years ago
Nicolás Venturo 95411da289 Renamed internal ERC721 check function. (#1445) 6 years ago
Nicolás Venturo e237530538 Made tokenURI external, as per the spec. (#1444) 6 years ago
Paweł Winnicki 1cf96ef0d1 Make state variables private (#1426) 6 years ago
Francisco Giordano e7aa8dedbc Turn off blank-lines Solium rule (#1284) 6 years ago
Nicolás Venturo 8204f6a71f
Improved some ERC721 internal shenanigans (#1450) 6 years ago
Nicolás Venturo 384dff9abe
Renamed internal ERC721 check function. (#1445) 6 years ago
Nicolás Venturo 5bf3907862
Made tokenURI external, as per the spec. (#1444) 6 years ago
Paweł Winnicki 03765e08b9 Make state variables private (#1426) 6 years ago
Francisco Giordano bd8345a153 Separate ERC721Mintable (#1365) 6 years ago
Francisco Giordano 744f567f40 Separate ERC721Mintable (#1365) 6 years ago
Nicolás Venturo 1b0c6b94b9 Removed mintingFinished. (#1351) 6 years ago
Nicolás Venturo 5fdeaa81d5
Removed mintingFinished. (#1351) 6 years ago
Francisco Giordano 9b37104655
Turn off blank-lines Solium rule (#1284) 6 years ago
Nicolás Venturo 2ce1fde405 Fixed variable shadowing. (#1310) 6 years ago
Nicolás Venturo 4b33eaefa2 Improved ERC721 granularity (#1304) 6 years ago
Leo Arias fa49e5189d Remove Minted and TokensBurned events (#1305) 6 years ago
Leo Arias 6c4c8989b3 Use prefix underscore for state variables and no underscore for parameters (#1282) 6 years ago
Francisco Giordano f28a135429 remove unnecessary internal constant (#1297) 6 years ago
Nicolás Venturo f12817e446
RBAC and Ownable migration towards Roles (#1291) 6 years ago
Bing Yi a7ee54e199 getApproved require the given token ID exist (#1256) 6 years ago
Francisco Giordano 661e5d86dc Rename SupportsInterfaceWithLookup to ERC165 (#1288) 6 years ago