Commit Graph

37 Commits (a277d472d657dbbcd88a3de5cae0c806130e2df2)

Author SHA1 Message Date
github-actions[bot] 0034c30224
Merge release-v5.1 branch (#5266) 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) 9 months ago
Eric Nordelo df78791c96
Fix broken references in doc-site (#5004) 10 months ago
Ikko Ashimine 72c0da9ae0
Fix typo in AccessManaged.sol (#4890) 1 year ago
Benjamin 920225a1c7
Add missing return value names in IAccessManager (#4829) 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
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) 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
Ernesto García a522187b50
Implement suggestions from audit of AccessManager (#4178) 2 years ago
Francisco fa112be682
Add AccessManager contracts (#4121) 2 years ago