Commit Graph

135 Commits (48b860124c36d5012ca8eee925458fb0c6c008c0)

Author SHA1 Message Date
Hadrien Croubois 1db3037808
Fix misleading comments (#2737) 4 years ago
Hadrien Croubois 27e09007cc
Reorder state changes and event emission for consistency (#2719) 4 years ago
Hadrien Croubois b0cf6fbb7a
Add Prettier for linting and fix Solhint config (#2697) 4 years ago
Francisco Giordano df8a0fe8dc Complete documentation of UUPSUpgradeable 4 years ago
Hadrien Croubois df7996b671 add Available since 4.1 comments 4 years ago
Hadrien Croubois 9a698e6b7b add Available since 4.1 comments 4 years ago
Hadrien Croubois e0a2b195e4
Add modifier & internal function with standard revert message in AccessControl (#2609) 4 years ago
Brandon Valosek b1e0aa487d Fix AccessControlEnumerable not tracking renounceRole (#2572) 4 years ago
Brandon Valosek 7adf0d88a0
Fix AccessControlEnumerable not tracking renounceRole (#2572) 4 years ago
Francisco Giordano f07c39be8a Add ERC165 interface detection to AccessControl (#2562) 4 years ago
Francisco Giordano 29ffe6f426
Add ERC165 interface detection to AccessControl (#2562) 4 years ago
Hadrien Croubois 24a0bc23cf
Reorganize the repo structure (#2503) 4 years ago
Hadrien Croubois e341bdc1b7
Remove enumerable from AccessControl and add AccessControlEnumerable extension (#2512) 4 years ago
Hadrien Croubois 60205944bb
Adopt new Solidity features interfaceId, try/catch, keccak constants (#2487) 4 years ago
Hadrien Croubois 18c7efe800
Make view and pure functions virtual (#2473) 4 years ago
Andre Korol 974c534210
Update contracts to support Solidity 0.8.x (#2442) 4 years ago
Hadrien Croubois 318c4b44ea
Move Context from GSN to utils directory (#2453) 4 years ago
Nicolás Venturo ceb7324657
Update TimelockController.sol (#2446) 4 years ago
Nicolás Venturo fa2b204535
Update TimelockController docs (#2415) 4 years ago
Francisco Giordano 4297be6ac1 Use custom ids for timelock docs section titles 4 years ago
Francisco Giordano 7d02933da3 Use custom ids for timelock docs section titles 4 years ago
Francisco Giordano d2003a6fff Fix NatSpec comment syntax 4 years ago
Francisco Giordano ef0483b4be Fix NatSpec comment syntax 4 years ago
Francisco Giordano 1d1d2ba661 Add mention of TimelockController in intro to access docs 4 years ago
Francisco Giordano 520bf7ac61 Add mention of TimelockController in intro to access docs 4 years ago
Francisco Giordano 90ed1af972
Support compiling with solc 0.7 (#2408) 4 years ago
Francisco Giordano 3f2a2b5f62 Configure compilation with solc 0.7.4 4 years ago
psykeeper 7650210ad6
Make contracts abstract if they had internal constructors (#2383) 4 years ago
Hadrien Croubois 7f3eee750a
Add TimelockController (#2354) 4 years ago
Elena Gesheva 04fc35707d
Migrate contracts to Solidity 0.7 (#2319) 5 years ago
Francisco Giordano ef3bbbcf40
Add readme notices with link to docs site (#2300) 5 years ago
Nicolás Venturo b72088a90a Add 'available since' notices 5 years ago
Nicolás Venturo fac773ac99 Add SPX license identifier (#2235) 5 years ago
Nicolás Venturo 56de324afe
Add SPX license identifier (#2235) 5 years ago
Julian M. Rodriguez 73baf0b635
Feature/Adding RoleAdminChanged event in AccessControl (#2214) 5 years ago
Francisco Giordano ad290e7181 Use msg.sender in docs 5 years ago
Nicolás Venturo 364da52a49
Add note about default admin role security (#2211) 5 years ago
Nicolás Venturo c7705712ba
Remove in-constructor requirements (#2195) 5 years ago
Francisco Giordano 885378e421 Fix some of the code formatting in docs 5 years ago
Nicolás Venturo 96a7113a16 Fix broken links 5 years ago
Nicolás Venturo 5b5d91c9d4
Remove 'external' functions (#2162) 5 years ago
Nicolás Venturo 7415ebe8bc
API improvements for EnumerableSet (#2151) 5 years ago
Nicolás Venturo 90058040f0
Make AccessControl GSN compatible (#2135) 5 years ago
Nicolás Venturo c173392e15
Revamped Access Control (#2112) 5 years ago
Nicolás Venturo 8176a901a9
Cleanup of Ownership directory (#2120) 5 years ago
Nicolás Venturo 5dfe7215a9
Migrate Contracts to Solidity v0.6 (#2080) 5 years ago
Nicolás Venturo d1158ea68c GSN compatibility (#1880) 6 years ago
Francisco Giordano 7552af95e4 migrate content to format for new docs site 6 years ago
Francisco Giordano e41daba7b4 merge api docs changes 6 years ago
Francisco Giordano 2f9ae975c8 merge api docs changes 6 years ago