Commit Graph

516 Commits (d14007d0357a55e3f673bd94647a3e96784db948)

Author SHA1 Message Date
Nicolás Venturo 65e4ffde58
Make ECDSA.recover revert on error. (#2114) 5 years ago
Anton Bukov e2813df879
Use bytes32 explicitly for Create2.computeAddress() (#2088) 5 years ago
Anton Bukov 19417c7cd5
Rename CREATE2 argument from bytecodeHash to bytecode and add new method for precomputed bytecode hash (#2087) 5 years ago
Nicolás Venturo 5dfe7215a9
Migrate Contracts to Solidity v0.6 (#2080) 5 years ago
Nicolás Venturo 1b938e39a8 EnumerableSet improvements (#2077) 5 years ago
Nicolás Venturo 7988c044e0
EnumerableSet improvements (#2077) 5 years ago
Alberto Cuesta Cañada 1e0f07751e Implementation of an address Enumerable Set (#2061) 5 years ago
Hao (Alan) Tang 7d7cbcad14 Fix/improve revert reason #1727 (#2018) 5 years ago
Francisco Giordano 8c40a5b275 Create2 feature pending tasks (#2013) 5 years ago
Nicolás Venturo 5f92adc2e7 Migrate from truffle to test-environment (#2007) 5 years ago
Nicolás Venturo 28b95ef5be
ReentrancyGuard gas optimization (#1996) 5 years ago
Ignacio Mazzara 49042f2b1a feat: add baseTokenURI to ERC721Metadata (#1970) 5 years ago
Nicolás Venturo 1c220e175d Forward all gas on PullPayment withdrawal (#1976) 5 years ago
Nicolás Venturo b0dbe0fc59 Transfer replacement (#1962) 5 years ago
Nicolás Venturo 6efbee609e GSN renaming (#1963) 5 years ago
Francisco Giordano 4f4d305784 Fix the GSNBouncerERC20Fee token decimals to 18 (#1929) 5 years ago
Dennison Bertram 8026a8ae2e GSNSignatureBouncer fix (#1920) 5 years ago
Nicolás Venturo f615fd1a46 Fix bouncer signature tests (#1915) 5 years ago
Nicolás Venturo dba4d5023d Merge GSNContext into GSNRecipient (#1906) 5 years ago
Nicolás Venturo d6e10ab786
Forward all gas on PullPayment withdrawal (#1976) 5 years ago
Nicolás Venturo 8d166f3e35
Transfer replacement (#1962) 5 years ago
Nicolás Venturo aae95db4e0
GSN renaming (#1963) 5 years ago
Benjamin Smith 2c11ed59fa Safe Casting Library from uint256 to uintXX (#1926) 5 years ago
Xiao Liang 2ec317ac03 doc.fix(test/TESTING.md): few words and mention Truffle (#1944) 5 years ago
Nicolás Venturo 3274d9db00
Upgrade to @openzeppelin/test-helpers@0.5.1 (#1942) 5 years ago
iczc 4edd0ee799 doc:fix unit test directory name (#1939) 5 years ago
Francisco Giordano b8ccf8e0f1 Fix the GSNBouncerERC20Fee token decimals to 18 (#1929) 5 years ago
Dennison Bertram f9a94788fb GSNSignatureBouncer fix (#1920) 5 years ago
Nicolás Venturo 19a41980a1
Fix bouncer signature tests (#1915) 5 years ago
Nicolás Venturo 1efa9f6281
Merge GSNContext into GSNRecipient (#1906) 6 years ago
Jatin Kathuria ba0fd11f52 Renamed symbols as as a part of Issue#1148 (#1891) 6 years ago
Jatin Kathuria 635a381460 Fix Part 1 : added tests for getApproved (#1820) 6 years ago
Nicolás Venturo 226c6bd8f1
Remove SignatureBouncer from drafts (#1879) 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
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
taek c9f328ef66 Fix Typo (#1808) 6 years ago
Yohann Pereira 489d2e85f1 Replace chai.should with chai.expect (#1780) 6 years ago
Roman Storm f358a03043 20x performance for merkle tree lib (#1787) 6 years ago
skyge b95d7e7f8a Add a simple wrapper for address. (#1773) 6 years ago
Andrew B Coathup fbbff53528 Strings library (#1746) 6 years ago
Nicolás Venturo a71c3bce32
Update test-helpers to v0.4.0. (#1770) 6 years ago
Nicolás Venturo f7ff3e7e67 Disallow ERC20._transfer from the zero address. (#1752) 6 years ago
Nicolás Venturo ad18098d65
Disallow ERC20._transfer from the zero address. (#1752) 6 years ago
Nicolás Venturo 64d6fefc11 Move ERC1820 and ERC777 tests out of drafts. 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 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