Commit Graph

921 Commits (ca19cea05eb1816936467df61df4b68d5353c130)

Author SHA1 Message Date
Nicolás Venturo 3296ca7219
Rearrange erc721metadata layout to mimic eth-pkg (#2098) 5 years ago
Francisco Giordano 62065cf043 add prepare-docs script to subpackage 5 years ago
Luca Daniel 08cea10aa7
Fix `operatorBurn` description typo. (#2091) 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 f905a14f5f Fix docsite link 5 years ago
Nicolás Venturo 58a3368215 2.5.0 5 years ago
Nicolás Venturo 941d305044 Update docs 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 0ac83ce289 Fix EnumerableSetMock for 2.5.rc1 (#2069) 5 years ago
Alberto Cuesta Cañada 8975289c6b
Fix EnumerableSetMock for 2.5.rc1 (#2069) 5 years ago
Nicolás Venturo d775e315cc Update package homepage. 5 years ago
Nicolás Venturo e4a8a5533e 2.5.0-rc.0 5 years ago
Nicolás Venturo 88dc1ca6fc Reorder functions to prevent shadowing warning 5 years ago
Alberto Cuesta Cañada 1e0f07751e Implementation of an address Enumerable Set (#2061) 5 years ago
Mick de Graaf 73abd54cbe Made private methods internal to allow for overriding (#2027) 5 years ago
Hao (Alan) Tang 7d7cbcad14 Fix/improve revert reason #1727 (#2018) 5 years ago
Nicolás Venturo e493fb3e95 Add 'available since' notes. Fixes #2054 5 years ago
Francisco Giordano 8c40a5b275 Create2 feature pending tasks (#2013) 5 years ago
Francisco Giordano 06983a2075 add note suggesting reentrancy post (#2059) 5 years ago
Nicolás Venturo 410e4f8ab9
Fix link to GSN overview (#2053) 5 years ago
Peter 54d2aec232 issue#1980 (#2038) 5 years ago
Gabriel Cardona f9650b4cb8 Remove .gitkeep as it's not needed. (#2046) 5 years ago
William Entriken fbddf5ba5b Test common case first (#2023) 5 years ago
Nicolás Venturo 73a5903789
Update README.adoc 5 years ago
William Entriken 5d47aa85bc Correct documentation for isContract check (#2017) 5 years ago
Arindam Ghosh ca6a5dc8a2 Changes ERC777 external functions to public for allowing overrides #1994 (#2001) 5 years ago
Nicolás Venturo 28b95ef5be
ReentrancyGuard gas optimization (#1996) 5 years ago
William Entriken 95e54173e9 Update MerkleProof.sol (#1997) 5 years ago
Francisco Giordano 8e980480aa
Fix broken crossreference links (#2005) 5 years ago
Ignacio Mazzara 49042f2b1a feat: add baseTokenURI to ERC721Metadata (#1970) 5 years ago
ericDeCourcy 33047ffddc Update ReentrancyGuard for Istanbul Hard Fork (#1992) 5 years ago
Francisco Giordano f90700f3f1
add detail to deprecation notice 5 years ago
Mick de Graaf 5b2de262fd Made _burn internal instead of private (#1908) 5 years ago
Francisco Giordano 8e3563968f add explanation of drafts category 5 years ago
Francisco Giordano cdf655f770 2.4.0 5 years ago
Francisco Giordano c4bb7b7bb9 remove beta notice 5 years ago
Francisco Giordano feaf051fef added feature availability info to documentation 5 years ago
Francisco Giordano 4c997ea09e make PullPayment.withdrawPaymentsWithGas external 5 years ago
Nicolás Venturo 1c220e175d Forward all gas on PullPayment withdrawal (#1976) 5 years ago
Francisco Giordano ab4d43ce14 fix script for preparing contracts package 5 years ago
Nicolás Venturo b0dbe0fc59 Transfer replacement (#1962) 5 years ago
Nicolás Venturo 6efbee609e GSN renaming (#1963) 5 years ago
Nicolás Venturo 21d014d481 Improve PullPayment docs (#1965) 5 years ago
Nicolás Venturo 7c31b98e6c Remove SignatureBouncer from draft docs (#1964) 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
Dmitry 53edc70ab6 Remove extra parenthesis (#1919) 5 years ago
Nicolás Venturo dd2094b86e Make _msgSender() payable (#1913) 5 years ago