Commit Graph

324 Commits (171fa40bc8819c0393bab8e70778cf63bf08fb07)

Author SHA1 Message Date
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
Nicolás Venturo 9faebb5365
Added makeInterfaceId tests. (#1530) 6 years ago
Nicolás Venturo c2de8ffd14
Now testing events in constructors! (#1511) 6 years ago
Nicolás Venturo f0e12d5301
ether and shouldFail tests (#1513) 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 5ee55c4af3 Internal crowdsales (#1439) 6 years ago
Aniket 1b27b4bb34 Improved SafeERC20 allowance handling (#1407) 6 years ago
Nicolás Venturo ab932e1873 Added leading underscore to internal functions, renamed supportsInterfaces. (#1435) 6 years ago
Nicolás Venturo 422b42bb6a Made some inherit-only contracts internal. (#1433) 6 years ago
Nicolás Venturo c5a8680a9c Moved Escrows into an escrow subdirectory, improved docs. (#1430) 6 years ago
Mikhail Melnik 2c40ffa011 Improve encapsulation on ERC165 and update code style guide (#1379) 6 years ago
Nicolás Venturo 10a5864fdf First test helpers tests (#1369) 6 years ago
Nicolás Venturo 62ed8e2fe4 Removed BreakInvariantBounty. (#1424) 6 years ago
Francisco Giordano e7aa8dedbc Turn off blank-lines Solium rule (#1284) 6 years ago
Jakub Bogacz f8b0cec15b Add unit test specific to Address utils (#1251) (#1316) 6 years ago
Jakub Bogacz 8d6250cd5a Add Arrays library with unit tests (#1209) (#1375) 6 years ago
Nicolás Venturo 41e74dd8d8 Removed old, unused mocks. (#1382) 6 years ago
Nicolás Venturo d9fdffe88e
Internal crowdsales (#1439) 6 years ago
Aniket 315f426f5c Improved SafeERC20 allowance handling (#1407) 6 years ago
Nicolás Venturo 0231fac514
Added leading underscore to internal functions, renamed supportsInterfaces. (#1435) 6 years ago
Nicolás Venturo 96d6103e0b
Made some inherit-only contracts internal. (#1433) 6 years ago
Nicolás Venturo f3df2dab3d
Moved Escrows into an escrow subdirectory, improved docs. (#1430) 6 years ago
Nicolás Venturo 9be0f100c4
Removed BreakInvariantBounty. (#1424) 6 years ago