Commit Graph

184 Commits (d4ed5f9068bb634ecc423417b4f9554f48fae85b)

Author SHA1 Message Date
github-actions[bot] 0034c30224
Merge release-v5.1 branch (#5266) 4 months ago
PurrProof cc67e0eb83
Add comment and tests for zero address behavior in Ownable2Step.transferOwnership() (#5226) 4 months ago
Hadrien Croubois 37619479cd
Remove unused import in IAccessManaged (#5170) 5 months ago
Hadrien Croubois 3547cdce21
Fix typographical errors (#5171) 5 months ago
Hadrien Croubois 48c67c7de0
Add missing docstrings (#5168) 5 months ago
Ernesto García 52e0e3e783
Extend `onlyAuthorized` to support extra functions in AccessManager (#5014) 8 months ago
Eric Nordelo df78791c96
Fix broken references in doc-site (#5004) 10 months ago
devant 0a3f880753
Update documentation in IAccessControl (#4924) 11 months ago
Ikko Ashimine 72c0da9ae0
Fix typo in AccessManaged.sol (#4890) 12 months ago
Ernesto García a51f1e1354
List every contract in each API doc section (#4848) 1 year ago
Benjamin 920225a1c7
Add missing return value names in IAccessManager (#4829) 1 year ago
Vladimir Khramov ef68ac3ed8
Add getRoleMembers method to return all accounts that have role (#4546) 1 year ago
Renan Souza 7bd2b2aaf6
Use ERC-XXX syntax (#4730) 1 year ago
Ernesto García 74016c376a
Update docs for Ownable2Step (#4721) 1 year ago
github-actions[bot] 3e6c86392c
Merge release-v5.0 branch (#4665) 1 year ago
Hadrien Croubois e78628bfcf
Document AccessManager functions and events in IAccessManager (#4660) 1 year ago
Ernesto García baf0e91279
Improve AccessManager tests (#4613) 1 year ago
Hadrien Croubois aca4030e4a
Formal verification of AccessManager (#4611) 1 year ago
Francisco b849906ce4
Make AccessManager.execute/schedule more conservative when delay is 0 (#4644) 1 year ago
Ernesto García 57865f8b20
Add named return parameters and `_checkSelector` function to AccessManager (#4624) 1 year ago
Ernesto García 64da2c10a4
Fix `AccessManager._checkAuthorized` in `execute` context (#4612) 1 year ago
Francisco af06fdcfd4
Fix various documentation errors (#4601) 1 year ago
Hadrien Croubois d555464c53
AccessManager: Avoid resetting nonce when consuming a scheduled operation (#4603) 1 year ago
Hadrien Croubois 80b2d1df38
Improve GovernorTimelockAccess (#4591) 1 year ago
Francisco a07f28b00c
Improve AccessManager docs (#4586) 1 year ago
Hadrien Croubois 6f80048ce9
Improve natspec documentation and comments (#4581) 1 year ago
Hadrien Croubois d54f4ac4b7
Rename AccessManager groups to roles (#4580) 1 year ago
Hadrien Croubois a05a529049
Rename AccessManager.relay to execute (#4578) 1 year ago
Hadrien Croubois 5a77c9995f
Make isConsumingScheduleOp return bytes4 to mitigate clashes (#4575) 1 year ago
Hadrien Croubois 87f7a2cd42
Refactor Time library to use valueBefore/valueAfter (#4555) 1 year ago
Hadrien Croubois bb7ca7d151
Prevent setting address(0) as the initialAdmin in AccessManager (#4570) 1 year ago
Hadrien Croubois ff9d089dad
Add a boolean to AccessManager.GrantGroup (#4569) 1 year ago
Hadrien Croubois 33cab7cd25
AccessManager: Remove classes (#4562) 1 year ago
NishantKoyalwar e7ba2f7784
Move beneficiary zero address check to Ownable (#4531) 1 year ago
Hadrien Croubois f154bc31d4
Fix some spelling issues in AccessManager.sol & Time.sol (#4571) 1 year ago
Hadrien Croubois 9d2adccf87
Add a minimum delay on all admin update operations (#4557) 1 year ago
Francisco c0545f741b
Delete unused variable (#4565) 1 year ago
Hadrien Croubois 10e00c8ef5
Missing view keyword IAccessManager interface (#4558) 1 year ago
Francisco adbb8c9d27
Add Governor module connecting with AccessManager (#4523) 1 year ago
Ernesto García cb0ffefe2f
Use named arguments in mapping types (#4433) 2 years ago
Francisco b5a3e693e7
Improve AccessManager (#4520) 2 years ago
Hadrien Croubois 736091afc4
Refactor restriction mechanism in AccessManager to enable enforce executionDelay (#4518) 2 years ago
Hadrien Croubois 9bb8008c23
Access Manager (#4416) 2 years ago
Hadrien Croubois 5ae630684a
Add a bool return to _grantRole and _revokeRole (#4241) 2 years ago
Hadrien Croubois 00cbf5a236
Update pragma to 0.8.20 (#4489) 2 years ago
Ernesto García 02ea01765a
Add custom errors to docs (#4480) 2 years ago
Prince Allwin 19293f3ecd
Remove outdated comments in AccessControl.sol (#4475) 2 years ago
Renan Souza 9cf873ea14
Change access folder structure (#4359) 2 years ago
Ernesto García 24ebff5ae9
Remove unused imports (#4436) 2 years ago
Francisco 6bf68a41d1
Remove "available since" comments (#4424) 2 years ago