Commit Graph

623 Commits (466cf05912d393c06e0930da9ddc1a9ac01e430e)

Author SHA1 Message Date
Hadrien Croubois 60205944bb
Adopt new Solidity features interfaceId, try/catch, keccak constants (#2487) 4 years ago
Francisco Giordano fdf57a9788 Lint 4 years ago
Hadrien Croubois a0323d446c Transition from buidler to hardhat 4 years ago
Hadrien Croubois 18c7efe800
Make view and pure functions virtual (#2473) 4 years ago
Francisco Giordano 3b4c951838
Fix ERC777 potential reentrancy issues (#2483) 4 years ago
Conspyrosy c2c08af16d
Add ERC165Checker.getSupportedInterfaces (#2469) 4 years ago
Hadrien Croubois 9e49be41b6
Add ERC1167 library (minimal proxy) (#2449) 4 years ago
Hadrien Croubois c34211417c
Refactor SafeMath to avoid memory leaks (#2462) 4 years ago
Andre Korol 974c534210
Update contracts to support Solidity 0.8.x (#2442) 4 years ago
Hadrien Croubois 1e8cb4b4a4
Bubble revert reasons in proxy initialization (#2454) 4 years ago
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