Commit Graph

827 Commits (f095b628561345e821031714ec42ac3555b108a4)

Author SHA1 Message Date
Nicolás Venturo 0ec1d761aa Initial GSN support (beta) (#1844) 6 years ago
Dinslinger90 eeeb3a5be1 Typo in ERC20.sol (#1873) 6 years ago
Nicolás Venturo 1c1fa5d968 Silence false positive warning on preValidatePurchase (#1857) 6 years ago
Andrew B Coathup 0da886c9c4 Update ReentrancyGuard.sol (#1862) 6 years ago
Andrew B Coathup bd1f2ededd Update Arrays.sol (#1863) 6 years ago
Aram Elchyan 5d34dbecea Functions in SafeMath contract overloaded to accept custom error messages (#1828) 6 years ago
Alan Arvelo 377431bc4c Fix/add erc721 safe mint safe transfer from #1736 (#1816) 6 years ago
Santiago Palladino b8c8308d77 Add @openzeppelin/contracts as alternative package name (#1840) 6 years ago
Francisco Giordano 90831c8970 Squash merge of branch docs-v2.x into master 6 years ago
Francisco Giordano 7552af95e4 migrate content to format for new docs site 6 years ago
Ross Campbell b084f42029 Update ERC20.sol (#1815) 6 years ago
Francisco Giordano cdccf5ed21
add missing hex digit 6 years ago
Philippe Castonguay 0282c3608d Using extcodehash instead of extcodesize for less gas (#1802) 6 years ago
Yohann Pereira 489d2e85f1 Replace chai.should with chai.expect (#1780) 6 years ago
Francisco Giordano 852e11c2db New guides (#1792) 6 years ago
konta-sebastian 79346123ea Fix Typo (#1801) 6 years ago
tincho 1e584e4957 Fix errors in ERC777 docstrings (#1797) 6 years ago
tincho d9d1082247 Change uint to uint256 (#1794) 6 years ago
phant0m 08f8bf71d7 Simplification of SampleToken (#1734) 6 years ago
skyge b95d7e7f8a Add a simple wrapper for address. (#1773) 6 years ago
Nicolás Venturo 984468b583
Create GUIDELINES.md from wiki content. (#1776) 6 years ago
Andrew B Coathup fbbff53528 Strings library (#1746) 6 years ago
Francisco Giordano d957b880fa make naming in ERC777 clearer 6 years ago
Markus Waas 602d9d9884 Fix spelling mistake in ERC20Burnable.sol (#1768) 6 years ago
Francisco Giordano c589256203 fix typos 6 years ago
Francisco Giordano d95f5e2e50 lint 6 years ago
Francisco Giordano e41daba7b4 merge api docs changes 6 years ago
Francisco Giordano bd13be9174 lint 6 years ago
Francisco Giordano 2f9ae975c8 merge api docs changes 6 years ago
Francisco Giordano ee7ff81728 Improve prepack script (#1747) 6 years ago
Nicolás Venturo 9ab93f8ae4 Update transferFrom to modify allowance in-between hook calls. (#1751) 6 years ago
Nicolás Venturo f7ff3e7e67 Disallow ERC20._transfer from the zero address. (#1752) 6 years ago
Nicolás Venturo 2ccc12b328
Update transferFrom to modify allowance in-between hook calls. (#1751) 6 years ago
Nicolás Venturo ad18098d65
Disallow ERC20._transfer from the zero address. (#1752) 6 years ago
Francisco Giordano cc19ccfdb3
Improve prepack script (#1747) 6 years ago
Nicolás Venturo 81d04101ff Fix linter. 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
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