Commit Graph

205 Commits (60c8b0e02fc6f7b5f48f4b43fc4f5231d23da717)

Author SHA1 Message Date
Francisco Giordano 951e946e71
Add a beacon proxy contract (#2411) 4 years ago
Francisco Giordano 7f8fc584de Remove Address.functionDelegateCall 4 years ago
Francisco Giordano 90ed1af972
Support compiling with solc 0.7 (#2408) 4 years ago
renovate[bot] 3d2e5c0310
Update lockfile (#2384) 4 years ago
Nicolás Venturo fcdf8f4618
Add BytesSet (#2395) 4 years ago
Anton Bukov 87326f7313
Add functionStaticCall and functionDelegateCall methods to Address library (#2333) 4 years ago
Francisco Giordano cb791a1b21
Add Proxies from OpenZeppelin SDK (#2335) 4 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 fac773ac99 Add SPX license identifier (#2235) 5 years ago
Julian M. Rodriguez d7a6e7be2e
Feature/uint enumerable set tests #2253 (#2254) 5 years ago
Robert Kaiser a81e948fc9
Add a simple catch-all implementation of the metadata URI interface (#2029) 5 years ago
Nicolás Venturo 91516b2318
Allow overriding of ERC1155 functions (#2263) 5 years ago
Julian M. Rodriguez 5513dfd3cf
Adding SafeCast variants for signed integers (#2243) 5 years ago
Nicolás Venturo 56de324afe
Add SPX license identifier (#2235) 5 years ago
Francisco Giordano 956d6632d9
ERC1155 feature pending tasks (#2014) 5 years ago
Nicolás Venturo c75b016919
Add missing requirements to ERC777 (#2212) 5 years ago
Nicolás Venturo c7705712ba
Remove in-constructor requirements (#2195) 5 years ago
Francisco Giordano 8b10cb38d8
Rename Strings.fromUint256 to Strings.toString (#2188) 5 years ago
Nicolás Venturo 3e139baa50
Add missing hook to ERC777, fix relevant documentation (#2191) 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
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 24c37c1f9e
Bundle ERC721 extensions into base contract (#2149) 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 90058040f0
Make AccessControl GSN compatible (#2135) 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
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 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
Alberto Cuesta Cañada 1e0f07751e Implementation of an address Enumerable Set (#2061) 5 years ago
Francisco Giordano 8c40a5b275 Create2 feature pending tasks (#2013) 5 years ago
Ignacio Mazzara 49042f2b1a feat: add baseTokenURI to ERC721Metadata (#1970) 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
Nicolás Venturo dba4d5023d Merge GSNContext into GSNRecipient (#1906) 5 years ago