Commit Graph

1087 Commits (e28615628bf124d95680fd7439e36edf4b1c92fe)

Author SHA1 Message Date
Nicolás Venturo eb34ae67ff
Make IERC721 contracts interfaces instead (#2113) 5 years ago
Nicolás Venturo f1db30955d
Remove deprecated functions and contracts (#2125) 5 years ago
Nicolás Venturo c173392e15
Revamped Access Control (#2112) 5 years ago
Nicolás Venturo c9630526e2
Draft and lifecycles directories cleanup (#2122) 5 years ago
Nicolás Venturo 8176a901a9
Cleanup of Ownership directory (#2120) 5 years ago
Nicolás Venturo baaadde3c5
Remove ERC20._burnFrom (#2119) 5 years ago
Nicolás Venturo 7acd60d152
Add notice about deprecated Crowdsales (#2116) 5 years ago
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
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