Commit Graph

40 Commits (b85dfb98243f2c0e694dcc5e1b4d3638336c2f92)

Author SHA1 Message Date
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
Bertrand Masius 5a2b349992 Feature/erc777 #1159 (#1684) 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
Nicolás Venturo 4c706480e5
Fix typo in ERC20Snapshot. (#1670) 6 years ago
nikeshnazareth 3772233cf5 Add guard to ERC20Migrator migrate function (#1659) 6 years ago
nikeshnazareth 0dded493a0 Nonfunctional typos #1643 (#1652) 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
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 b7d60f2f9a
Fix warnings (#1606) 6 years ago
Nicolás Venturo 76abd1a41e
Replaced Solium in favor of Solhint (#1575) 6 years ago
Francisco Giordano a5b14f262e
Separate unsigned and signed safemath libraries (#1588) 6 years ago
Nicolás Venturo be5ed7364b
Release v2.1.0 solc 0.5.x (#1568) 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 32bc7a6fe5 add an address typecast to this per issue #1457 (#1471) 6 years ago
Nicolás Venturo 4115686b4f TokenVesting improvements (#1431) 6 years ago
Nicolás Venturo 4394107660 Added replay attack notice to SignatureBouncer. (#1434) 6 years ago
Nicolás Venturo 422b42bb6a Made some inherit-only contracts internal. (#1433) 6 years ago
Nicolás Venturo 3b34436b44 Made some TokenVesting public functions private. (#1427) 6 years ago
Nicolás Venturo 88f48be287 Removed default value assignments. (#1432) 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
Nicolás Venturo 9c76d28245 Added a constructor to BreakInvariantBounty. (#1395) 6 years ago
Aniket 66bad4ff2a Removed selfdestruct from BreakInvariantBounty (#1385) 6 years ago
Nicolás Venturo 67dac7ae99
TokenVesting improvements (#1431) 6 years ago
Nicolás Venturo ff0c048ad9
Added replay attack notice to SignatureBouncer. (#1434) 6 years ago
Nicolás Venturo 96d6103e0b
Made some inherit-only contracts internal. (#1433) 6 years ago
Nicolás Venturo df3c113711
Made some TokenVesting public functions private. (#1427) 6 years ago
Nicolás Venturo cfef58361f
Removed default value assignments. (#1432) 6 years ago
Aniket 7c984968d8 Prevents Bounty from being claimed twice (#1374) 6 years ago
Francisco Giordano 9b37104655
Turn off blank-lines Solium rule (#1284) 6 years ago
Francisco Giordano fa739d8af0
Move BreakInvariantBounty to drafts (#1334) 6 years ago
Francisco Giordano 6c36bc71a7 Changes to Counter (#1332) 6 years ago
Francisco Giordano 3e55408cb5
Changes to Counter (#1332) 6 years ago
Facundo Spagnuolo 92133be7ea Add ERC20 opt-in migration contract (#1054) 6 years ago
Nicolás Venturo 6cae0f458d Role library now requires non-zero addresses. (#1303) 6 years ago
Leo Arias 6c4c8989b3 Use prefix underscore for state variables and no underscore for parameters (#1282) 6 years ago
Nicolás Venturo f12817e446
RBAC and Ownable migration towards Roles (#1291) 6 years ago
Nicolás Venturo 897ef29394
Bumped required solidity version to 0.4.24. (#1295) 6 years ago
Leo Arias 7bb87237f3 Improve encapsulation on ERCs (#1270) 7 years ago
Leo Arias 45c0c072d1 Improve encapsulation on lifecycle, ownership and payments (#1269) 7 years ago