Commit Graph

449 Commits (5df10703cd99904375f32b9c63cd6347ee4bfd1a)

Author SHA1 Message Date
Nicolás Venturo 226c6bd8f1
Remove SignatureBouncer from drafts (#1879) 6 years ago
Francisco Giordano b2b31b2551 remove unstructured storage from GSNContext (#1881) 6 years ago
Nicolás Venturo d1158ea68c GSN compatibility (#1880) 6 years ago
Nicolás Venturo 0ec1d761aa Initial GSN support (beta) (#1844) 6 years ago
Alan Arvelo 377431bc4c Fix/add erc721 safe mint safe transfer from #1736 (#1816) 6 years ago
tincho d9d1082247 Change uint to uint256 (#1794) 6 years ago
skyge b95d7e7f8a Add a simple wrapper for address. (#1773) 6 years ago
Andrew B Coathup fbbff53528 Strings library (#1746) 6 years ago
Nicolás Venturo f7ff3e7e67 Disallow ERC20._transfer from the zero address. (#1752) 6 years ago
Nicolás Venturo ad18098d65
Disallow ERC20._transfer from the zero address. (#1752) 6 years ago
Nicolás Venturo 1292b6abab Move ERC1820 and ERC777 out of drafts (#1742) 6 years ago
Nicolás Venturo 835c23d6f7 Hardcode ERC777 granularity to 1, remove tests. (#1739) 6 years ago
Nicolás Venturo c794c96617
Move ERC1820 and ERC777 out of drafts (#1742) 6 years ago
Nicolás Venturo 376820d55c
Hardcode ERC777 granularity to 1, remove tests. (#1739) 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
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
Bertrand Masius 5a2b349992 Feature/erc777 #1159 (#1684) 6 years ago
Nicolás Venturo 35d8e860ad
Remove unused files (#1698) 6 years ago
J Quinn 3cb4a00fce Added basic punctuation to @dev docs (#1697) (#1700) 6 years ago
Nicolás Venturo 308a4c9907
Draft EIP 1820 (#1677) 6 years ago
Anton Bukov 352ec94579 Add TimedCrowdsale::_extendTime (#1636) 6 years ago
Nicolás Venturo 41aa39afbc
Add no-return-data ERC20 support to SafeERC20. (#1655) 6 years ago
Nicolás Venturo 2648206394 Merge pull request #1647 from nventuro/safeerc20-bugfix 6 years ago
Nicolás Venturo de90f4458a Merge pull request #1647 from nventuro/safeerc20-bugfix 6 years ago
Nicolás Venturo b14c9f4b68 Fix SafeERC20.safeApprove bug, improve test coverage. 6 years ago
William Entriken 2fc0aaabb3 Use canonical EIP reference format 6 years ago
Matt Swezey 40d15146c4 ERC20 Snapshot Impl #2 (#1617) 6 years ago
Nicolás Venturo 8dd92fd6ca Add ERC20 _setTokenURI (#1618) 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 3a5da75876
ERC20._approve (#1609) 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 35d70397b6
Rename WhitelisterRole to WhitelistAdminRole. (#1589) 6 years ago
Francisco Giordano a5b14f262e
Separate unsigned and signed safemath libraries (#1588) 6 years ago
Alejo Salles 63ce358f30 Renamed DetailedERC20Mock.sol to ERC20DetailedMock.sol (#1578) 6 years ago
Nicolás Venturo 13eff70112 Updated PausableCrowdsale to require solc ^0.4.24 (#1567) 6 years ago
Nicolás Venturo be5ed7364b
Release v2.1.0 solc 0.5.x (#1568) 6 years ago
Nicolás Venturo 73cbad2f78 Updated PausableCrowdsale to require solc ^0.4.24 (#1567) 6 years ago
Francisco Giordano d17ae0b806
Signed SafeMath (#1559) 6 years ago
Tal Ater 8056433c44 Added PausableCrowdsale contract (#832) 6 years ago
Nicolás Venturo 12533bcb2b
ERC721 bugfix + gas optimizations (#1549) 6 years ago
Nicolás Venturo 7142e25e78
Add back WhitelistedCrowdsale (#1525) 6 years ago
Nicolás Venturo dd2e947976 Deprecated ERC721._burn(address, uint256) (#1550) 6 years ago
Nicolás Venturo 357fded2b5 Refundable post delivery crowdsale (#1543) 6 years ago
Aniket 5caecf548c getter added for an array of tokens held by an owner (#1522) 6 years ago
Nicolás Venturo c0bda4db88
Updated sendTransaction, added tests. (#1528) 6 years ago