Commit Graph

1087 Commits (e28615628bf124d95680fd7439e36edf4b1c92fe)

Author SHA1 Message Date
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 97a9ca5681
Add a vault to PostDeliveryCrowdsale. (#1721) 6 years ago
Nicolás Venturo 19c7414052
Bump minimum Solidity version to 0.5.7 (#1724) 6 years ago
Francisco Giordano ed5652b0aa
New documentation setup (#1708) 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 1ebeef7ffd
Remove unnecessary SLOAD. (#1715) 6 years ago
Francisco Giordano b353f7e18c Add more extensive documentation to PaymentSplitter (#1713) 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 7ccd224567
Update SafeERC20.sol (#1693) 6 years ago
Nicolás Venturo 308a4c9907
Draft EIP 1820 (#1677) 6 years ago
Nicolás Venturo 269e096c5a
Remove unused return variables. (#1686) 6 years ago
Nicolás Venturo 4c706480e5
Fix typo in ERC20Snapshot. (#1670) 6 years ago
Thomas Bocek 79dd498b16 Signature Malleability: (#1622) 6 years ago
Nicolás Venturo 547a5f242a
Add extcodesize check to SafeERC20. (#1662) 6 years ago
Anton Bukov 352ec94579 Add TimedCrowdsale::_extendTime (#1636) 6 years ago
nikeshnazareth 3772233cf5 Add guard to ERC20Migrator migrate function (#1659) 6 years ago
Jeremy Schlatter 8cc3349d1f Fix typo: "an uint256" -> "a uint256" (#1658) 6 years ago
Nicolás Venturo 41aa39afbc
Add no-return-data ERC20 support to SafeERC20. (#1655) 6 years ago
nikeshnazareth 0dded493a0 Nonfunctional typos #1643 (#1652) 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
Leo Arias fc17a1d9f5 Add usage docs to ERC20 Snapshot (#1639) 6 years ago
Leo Arias c44e40c293 Clarify the ERC20Snapshot contract comment (#1638) 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
Leo Arias 9cf68279c1 Fix typo: to be find (#1642) 6 years ago
Leo Arias 039e5b9602 Fix typo: grater 6 years ago
Leo Arias cab777b820 Fix typo: snapshoted 6 years ago
Leo Arias 7ed22bbded Add the @dev tag 6 years ago
Leo Arias 889af764e2 Add a link to the minime token 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
Nicolás Venturo 54ceedbb1f
Made the Crowdsale's constructor public again. (#1564) 6 years ago
Francisco Giordano d17ae0b806
Signed SafeMath (#1559) 6 years ago
Tal Ater 8056433c44 Added PausableCrowdsale contract (#832) 6 years ago