Commit Graph

139 Commits (3b4c951838ddf82f4d2b44ae7c967f0573039f28)

Author SHA1 Message Date
corydickson feb7ead005
Add revert if the bytecode length is zero (#2117) 5 years ago
Nicolás Venturo 7415ebe8bc
API improvements for EnumerableSet (#2151) 5 years ago
Nicolás Venturo 97894a140d
Adhere to naming convention (#2150) 5 years ago
pepelu 4476a2d531
Unsigned conversion #2111 (#2123) 5 years ago
Nicolás Venturo e7b22483af
Make ERC777 operator the caller (#2134) 5 years ago
Nicolás Venturo 9975a1a0c2
Remove Address.toPayable (#2133) 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 65e4ffde58
Make ECDSA.recover revert on error. (#2114) 5 years ago
Nicolás Venturo 58a3368215 2.5.0 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
Francisco Giordano 8c40a5b275 Create2 feature pending tasks (#2013) 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
ericDeCourcy 33047ffddc Update ReentrancyGuard for Istanbul Hard Fork (#1992) 5 years ago
Nicolás Venturo aa73460a8d
Update CHANGELOG.md 5 years ago
Nicolás Venturo a20408a9e0
Update CHANGELOG.md 5 years ago
Francisco Giordano 207f315231 tweak formatting of changelog 5 years ago
Francisco Giordano c3f2ed8168
tweak instructions on how to upgrade from beta 5 years ago
Francisco Giordano f4c5ce3009 Add section on how to upgrade from 2.4-beta (#1981) 5 years ago
Francisco Giordano cdf655f770 2.4.0 5 years ago
Francisco Giordano f5c95cc5cb add changes to minimum solidity compiler version in the changelog 5 years ago
Francisco Giordano bddbbe99a7 add changes to minimum solidity compiler version in the changelog 5 years ago
Francisco Giordano 1eb80ddb22 move changelog entry to new features section 5 years ago
Nicolás Venturo 1c220e175d Forward all gas on PullPayment withdrawal (#1976) 5 years ago
Francisco Giordano a1b3de68c1 fix pr reference number for Address.sendValue 5 years ago
Nicolás Venturo b0dbe0fc59 Transfer replacement (#1962) 5 years ago
Francisco Giordano 2d30415373 move changelog entry to new features section 5 years ago
Nicolás Venturo d6e10ab786
Forward all gas on PullPayment withdrawal (#1976) 5 years ago
Francisco Giordano 5702a84429
fix pr reference number for Address.sendValue 5 years ago
Nicolás Venturo 8d166f3e35
Transfer replacement (#1962) 5 years ago
Benjamin Smith 2c11ed59fa Safe Casting Library from uint256 to uintXX (#1926) 5 years ago
Francisco Giordano f9a306bbdf remove release date 6 years ago
Francisco Giordano 3e33066dde 2.4.0-beta.1 6 years ago
Francisco Giordano 5bcaf7a2d8 remove release date that was wrong 6 years ago
Nicolás Venturo 226c6bd8f1
Remove SignatureBouncer from drafts (#1879) 6 years ago
Francisco Giordano 588b810256 2.4.0-beta.0 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
Philippe Castonguay 0282c3608d Using extcodehash instead of extcodesize for less gas (#1802) 6 years ago
skyge b95d7e7f8a Add a simple wrapper for address. (#1773) 6 years ago
Nicolás Venturo 132e442c1f 2.3.0 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 6c2b7c260d Add ERC20 compatibility to ERC777. (#1735) 6 years ago