Commit Graph

839 Commits (af8125591e75992c0d91ac1302668426ee5c1e63)

Author SHA1 Message Date
Nicolás Venturo af8125591e Add _upgradeRelayHub 6 years ago
Nicolás Venturo 9847c987f8 Add GSNBouncerUtils to decouple the bouncers from GSNRecipient 6 years ago
Nicolás Venturo 5c0e49bb29 Rename GSNRecipients to Bouncers 6 years ago
Nicolás Venturo 108c998faa Merge ERC20 charge recipients into a single one 6 years ago
Nicolás Venturo 6871bb7cfe Rename meta-tx to gsn, take out of drafts 6 years ago
Nicolás Venturo 82ca6ab62f Silence false-positive compiler warning 6 years ago
Nicolás Venturo 8b3377efac Fix Solidity linter errors 6 years ago
Nicolás Venturo 544a56fcc4 Harcode RelayHub address into GSNContext 6 years ago
Nicolás Venturo f8b97c24bd Add ERC20Charge recipients 6 years ago
Nicolás Venturo 67e534f458 Rename SigningRecipient to GSNRecipientSignedData 6 years ago
Nicolás Venturo 7363e46cd4 Make context constructors internal 6 years ago
Nicolás Venturo e52ec1a9ac Add comment clarifying RelayHub's msg.data 6 years ago
Nicolás Venturo dc35dfff85 Sign more values 6 years ago
Nicolás Venturo 167510afc2 Add basic signing recipient 6 years ago
Nicolás Venturo 2b1cc85fcb Add RelayProvider integration, complete GSNContext tests 6 years ago
Nicolás Venturo f12245b3b5 Add GSNContext and tests 6 years ago
Nicolás Venturo 2e28b70e68 Add base Context contract 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