Commit Graph

836 Commits (4e527a20a5f2ef75f63bfae9eb323c8c2b75ec0d)

Author SHA1 Message Date
Nicolás Venturo 4e527a20a5
Bump required compiler version for Address (#1898) 6 years ago
Mitar 5d183d0efe Syncing naming of value and amount. (#1895) 6 years ago
Ross Campbell 2836b066c9 Update Context.sol (#1892) 6 years ago
Nicolás Venturo d8a25d17aa Fix links to bouncers guide 6 years ago
Nicolás Venturo 226c6bd8f1
Remove SignatureBouncer from drafts (#1879) 6 years ago
Francisco Giordano f1c7e63923
Add docs to GSN API (#1887) 6 years ago
Francisco Giordano 9fdc91758d add note in api ref about unreleased features 6 years ago
Francisco Giordano b2b31b2551 remove unstructured storage from GSNContext (#1881) 6 years ago
Nicolás Venturo d1158ea68c GSN compatibility (#1880) 6 years ago
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