Commit Graph

1043 Commits (74db03ba0644020fcd9c539bf5105da732d72ff2)
 

Author SHA1 Message Date
Santiago Palladino 74db03ba06 Keep ownedTokensCount state var in sync in full ERC721 implementation 7 years ago
Santiago Palladino 3f2ea8a329 Use if-statements instead of boolean one-liners for clarity 7 years ago
Santiago Palladino 6b98e4e080 Use address(0) instead of 0 or 0x0 7 years ago
Santiago Palladino fb4f728734 Minor text changes in natspec comments 7 years ago
Santiago Palladino f4748dabc3 Use 4-params safeTransferFrom for implementing the 3-params overload 7 years ago
Santiago Palladino b33299569b Add constant modifier to ERC721_RECEIVED magic value 7 years ago
Santiago Palladino 15f9556622 Minor linting fixes 7 years ago
Santiago Palladino 95a1f9a4c5 Change natspec delimiters for consistency 7 years ago
Santiago Palladino 626742e5af Add notice to isContract helper on constract constructors 7 years ago
Santiago Palladino 6fbe771c27 Remove deprecated implementation 7 years ago
Santiago Palladino 6f180a6c5a Remove gas stipend restriction in call to 721 receiver 7 years ago
Santiago Palladino 3cef880803 Allow operators to call approve on a token 7 years ago
Santiago Palladino 851685c40e Add default implementation for metadata URI 7 years ago
Santiago Palladino 54a1d2eacc Implement tokensByIndex extension 7 years ago
Santiago Palladino d726c79e5f Update comments in ERC721 contracts 7 years ago
Santiago Palladino 559df81c49 Implement suggestions by @dekz 7 years ago
Santiago Palladino 3745025a1e Add more tests for ERC721 7 years ago
Santiago Palladino 71cbc511ec Support for new ERC721 interface 7 years ago
Facundo Spagnuolo ca163a849b Implement ERC721 optional & approveAll functionality 7 years ago
Facundo Spagnuolo 1192e684c2 Rename current ERC721 implementation to BaseERC721 7 years ago
medvedev1088 d1146e8c8b Add Whitelist contract (#746) 7 years ago
Alejo Salles 8d4eee412d Bugfix/fix individuallycapped flaky test (#789) 7 years ago
Tal Ater 903751ce0d Tiny indentation fix in MintedCrowdsale (#792) 7 years ago
Tal Ater 9fd61177c3 Fixed typo in Crowdsale contract comment (#793) 7 years ago
Facundo Spagnuolo 3c48912730 Fix capped crowdsale flaky test (#773) 7 years ago
chriseth b3a8602928 Use constructor arguments (#731) 7 years ago
Roman Storm 5ef8554727 Add Transfer event to Burnable Token. (#735) 7 years ago
Manuel Araoz 9ea4bae313 v1.7.0 7 years ago
Alejo Salles c05918c3cc Crowdsale refactor and add new models (#744) 7 years ago
Emilio Almansi 108d5f3b4a Remove deprecated docs directory and link to new documentation in readme. (#750) 7 years ago
Alejo Salles 61b6a733c8 Fixed Contribution Guidelines link (#738) 7 years ago
Facundo Spagnuolo 6ad275befb
Improve ERC20s tests coverage (#712) 7 years ago
trejas 7a0bfdfbb4 Enhancement/heritable encapsulation #692 (#702) 7 years ago
Matt Condon f4228f1b49 fix: reference contract name rather than filepath (#698) 7 years ago
Matt Condon a5d5867092 feat: update pr templates, closes #696 (#699) 7 years ago
Santiago Palladino 4d7c3cca75 Move token creation outside of crowdsale contract (#690) 7 years ago
Francisco Giordano 0541347034 v1.6.0 7 years ago
Facundo Spagnuolo c5d66183ab Move ERC20 contracts to ERC20 custom folder (#701) 7 years ago
Facundo Spagnuolo 1eea95f9ac Move ERC721 files to custom folder (#700) 7 years ago
Facundo Spagnuolo e16c4042c1
Merge pull request #627 from facuspagnuolo/feature/implement_erc721_standard 7 years ago
Facundo Spagnuolo e1d32acae8
Merge branch 'master' into feature/implement_erc721_standard 7 years ago
Matt Condon 3b499a9cc3
Merge pull request #687 from sot528/fix/reference-of-rbac-usage 7 years ago
Matt Condon 4e77aaa0c3
Merge branch 'master' into fix/reference-of-rbac-usage 7 years ago
Facundo Spagnuolo 4be30dc3ae
Merge branch 'master' into feature/implement_erc721_standard 7 years ago
Santiago Palladino 370e6a882a ERC20 totalSupply changed from public property to a function (#666) 7 years ago
JU HYEONG PARK 9cc55ef2a5 use short circuit (#654) 7 years ago
Facundo Spagnuolo 48594890cf
Merge branch 'master' into feature/implement_erc721_standard 7 years ago
Facundo Spagnuolo 6979e3c83a
Merge pull request #693 from fulldecent/patch-1 7 years ago
Facundo Spagnuolo 96e0d35f11
Merge branch 'master' into fix/reference-of-rbac-usage 7 years ago
Facundo Spagnuolo 66402e9fec
Merge branch 'master' into patch-1 7 years ago