Commit Graph

51 Commits (588b8102560a8c63cf92a9c4fcec15a923282f1f)

Author SHA1 Message Date
Nicolás Venturo d1158ea68c GSN compatibility (#1880) 6 years ago
Santiago Palladino b8c8308d77 Add @openzeppelin/contracts as alternative package name (#1840) 6 years ago
Francisco Giordano 7552af95e4 migrate content to format for new docs site 6 years ago
tincho d9d1082247 Change uint to uint256 (#1794) 6 years ago
Andrew B Coathup fbbff53528 Strings library (#1746) 6 years ago
Francisco Giordano e41daba7b4 merge api docs changes 6 years ago
Francisco Giordano 2f9ae975c8 merge api docs changes 6 years ago
Nicolás Venturo 1292b6abab Move ERC1820 and ERC777 out of drafts (#1742) 6 years ago
Francisco Giordano 44590fe0b6 Inline keccak256 result (#1741) 6 years ago
Nicolás Venturo 6c2b7c260d Add ERC20 compatibility to ERC777. (#1735) 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 c92b75305e Fix linter. 6 years ago
Francisco Giordano e60c7904d4 Inline keccak256 result (#1741) 6 years ago
Nicolás Venturo aa4c9feabd
Add ERC20 compatibility to ERC777. (#1735) 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
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