Commit Graph

661 Commits (718d0ba2a12c92d6c3570e8dd304093f0eaf25f2)

Author SHA1 Message Date
Nicolás Venturo ecc66719bd
Add ERC20 Permit (EIP-2612) (#2237) 4 years ago
Ashwin Yardi 883116e4af
Add ERC20 and ERC777 fixed supply presets #2377 (#2399) 4 years ago
Francisco Giordano 5748034cd3
Add EIP 712 helpers (#2418) 4 years ago
renovate[bot] 60c8b0e02f
Update lockfile (#2416) 4 years ago
Francisco Giordano 951e946e71
Add a beacon proxy contract (#2411) 4 years ago
Francisco Giordano 7f8fc584de Remove Address.functionDelegateCall 4 years ago
renovate[bot] 85f50d3e06
Update lockfile (#2412) 4 years ago
Francisco Giordano f547b6ff27 Remove outdated comment in testing.md 4 years ago
Francisco Giordano c6b07b33c5 Lint 4 years ago
Francisco Giordano 47e37975c9 Remove bad SafeCast test 4 years ago
Nicolás Venturo fcdf8f4618
Add BytesSet (#2395) 4 years ago
Francisco Giordano f06738828b
Migrate to Hardhat (#2397) 4 years ago
Francisco Giordano d1c121b599
Test ERC165 support in ERC1155Holder (#2365) 4 years ago
Anton Bukov 87326f7313
Add functionStaticCall and functionDelegateCall methods to Address library (#2333) 4 years ago
Hadrien Croubois 7f3eee750a
Add TimelockController (#2354) 4 years ago
Francisco Giordano ace35fdeda
Update all dependencies transitively (#2363) 4 years ago
Igor Yalovoy c7d99531a7
Re-enable coverage analysis (#2291) 4 years ago
tincho aaa5ef81cf
Fix typos (#2343) 4 years ago
Francisco Giordano cb791a1b21
Add Proxies from OpenZeppelin SDK (#2335) 4 years ago
dibi91 0b489f4d79
Improve test descriptions #1157 (#2334) 5 years ago
Julian M. Rodriguez b1ea59e814
Improve testing for ERC20Snapshot (#2331) 5 years ago
Andres Bachfischer 943a663a31
Updated ERC1155 tests (#2107) 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
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
Francisco Giordano ccfd370b89
Update Test Helpers to 0.5.6 (#2261) 5 years ago
Julian M. Rodriguez 5513dfd3cf
Adding SafeCast variants for signed integers (#2243) 5 years ago
Francisco Giordano 956d6632d9
ERC1155 feature pending tasks (#2014) 5 years ago
Nicolás Venturo 4cbcaf35e4 Fix linter errors 5 years ago
Julian M. Rodriguez 73baf0b635
Feature/Adding RoleAdminChanged event in AccessControl (#2214) 5 years ago
dependabot-preview[bot] b362e886ec
Bump ethereumjs-util from 6.2.0 to 7.0.0 (#2222) 5 years ago
Nicolás Venturo c75b016919
Add missing requirements to ERC777 (#2212) 5 years ago
Nicolás Venturo 715ec806f0
ERC721 deploy ready fixes (#2192) 5 years ago
Nicolás Venturo c7705712ba
Remove in-constructor requirements (#2195) 5 years ago
Nicolás Venturo 3e139baa50
Add missing hook to ERC777, fix relevant documentation (#2191) 5 years ago
Robert Kaiser b6513f6ad7
provide 'automatic' token URI by appending the token ID to the base URI (#2174) 5 years ago
Nicolás Venturo a0f6bd3926
Add 'deploy-ready' token contracts (#2167) 5 years ago
Nicolás Venturo 6668a4d05c Remove unused behavior 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
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