Commit Graph

776 Commits (86fd0ab4ae406db5d04e295e5d3694e950bd9028)

Author SHA1 Message Date
Hadrien Croubois e733b24dfe
Refactor ERC165 to use function overriding instead of storage (#2505) 4 years ago
Hadrien Croubois f7c8252611
Remove GSNv1 contracts (#2521) 4 years ago
Hadrien Croubois e66e3ca523
Improve gas efficiency of EnumerableMap (#2518) 4 years ago
Hadrien Croubois 9c1e703990
Add a Strings.toHexString function (#2504) 4 years ago
Hadrien Croubois f2112be4d8
Add revert string to Counter decrement overflow (#2500) 4 years ago
Hadrien Croubois 93438eca0b
Merge 3.4 master into solc-0.8 (#2499) 4 years ago
Francisco Giordano 0f553e7f9e Remove SafeMathMock compilation warnings (#2497) 4 years ago
Francisco Giordano f4e57fd529
Remove SafeMathMock compilation warnings (#2497) 4 years ago
Hadrien Croubois 5db7413827
re-enabling safemath revert reasons in ERC20, ERC777 and ERC1155 (#2491) 4 years ago
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) 4 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