Commit Graph

111 Commits (885b76f66f8660bed46930011d606c1a98921c94)

Author SHA1 Message Date
Julian M. Rodriguez c801c8d2bb
feat: use extcodesize for isContract to reduce gas (#2311) 5 years ago
Nicolás Venturo de99bccbfd 3.1.0 5 years ago
Julian M. Rodriguez 8b58fc7191
feat: add wrapper function for low level calls (#2264) 5 years ago
Nicolás Venturo d9fa59f30a
Address ERC1155 changes (#2267) 5 years ago
Nicolás Venturo 5294f3b9b7 3.0.2 5 years ago
Nicolás Venturo b191e67552 Add changelog entry 5 years ago
Nicolás Venturo d3ef93a9a5
Deprecate SafeERC20.safeApprove (#2268) 5 years ago
Jordan 64ab594ad6
Modify token presets "mint" function as virtual to allow extending (#2257) 5 years ago
Julian M. Rodriguez 5513dfd3cf
Adding SafeCast variants for signed integers (#2243) 5 years ago
Brendan Chou cfa9ad9943
Fix ReentrancyGuard for Proxy Pattern (#2171) 5 years ago
Julian M. Rodriguez 73baf0b635
Feature/Adding RoleAdminChanged event in AccessControl (#2214) 5 years ago
Nicolás Venturo 087d314daf 3.0.1 5 years ago
Nicolás Venturo d0f67f99a7 Add changelog entry 5 years ago
Nicolás Venturo 837828967a 2.5.1 5 years ago
Nicolás Venturo 3843c9beb7 Add changelog entry 5 years ago
Nicolás Venturo b7452960be 3.0.0 5 years ago
Francisco Giordano 8b10cb38d8
Rename Strings.fromUint256 to Strings.toString (#2188) 5 years ago
Francisco Giordano 885378e421 Fix some of the code formatting in docs 5 years ago
Nicolás Venturo bd0778461d
Add EnumerableMap, refactor ERC721 (#2160) 5 years ago
Nicolás Venturo 0408e51ae6
Bundle ERC20Detailed (#2161) 5 years ago
Nicolás Venturo 5b5d91c9d4
Remove 'external' functions (#2162) 5 years ago
GuiCz d704b5257b
Fix typo in changelog, replace burn(owner) with burn(tokenId) (#2159) 5 years ago
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