Commit Graph

182 Commits (a277d472d657dbbcd88a3de5cae0c806130e2df2)

Author SHA1 Message Date
Hadrien Croubois ccb5f2d8ca
Fix 5.2 audit L-05, N-03, N-04, N-05 and N-06 issues (#5308) 2 months ago
Hadrien Croubois 378914ceab
Delegate override vote (#5192) 4 months ago
github-actions[bot] 0034c30224
Merge release-v5.1 branch (#5266) 4 months ago
Hadrien Croubois bd588959ad
Add toUint, toInt and hexToUint to Strings (#5166) 4 months ago
cairo cceac54953
Add introduction tag for v5.1 contracts (#5228) 4 months ago
Ernesto García 414cb9e6fd
Consistently name multiple returned values (#5177) 4 months ago
cairo 2f0bc58946
Update and clarify documentation comments (#5206) 4 months ago
cairo f3825ab335
Clarify mapping named parameters (#5204) 4 months ago
cairo cae60c595b
Tag memory safe assembly blocks (#5193) 5 months ago
Ernesto García 55d69573fc
Clarify Governor events' lack of indexed parameters (#5175) 5 months ago
omahs 5fc38baea2
Fix documentation typos (#5118) 5 months ago
Hadrien Croubois c1d6ad5a30
Add GovernorCountingFractional (#5045) 8 months ago
chibitanaka fe68c12f9c
Fix spelling (#5049) 8 months ago
Ernesto García 427b8bb028
Make Votes.sol _makeDelegateVotes internal (#5007) 10 months ago
Aman Kumar Sinha 7417c5946f
Remove redundant getVotes call in Governor (#4940) 11 months ago
Ernesto García a51f1e1354
List every contract in each API doc section (#4848) 1 year ago
Ernesto García b4ceb054de
Fix documentation inaccuracies in Governor (#4815) 1 year ago
Ernesto García 552cffde56
Add Governor note for state changes between proposal creation and execution (#4766) 1 year ago
Renan Souza 7bd2b2aaf6
Use ERC-XXX syntax (#4730) 1 year ago
github-actions[bot] 3e6c86392c
Merge release-v5.0 branch (#4665) 1 year ago
Francisco e12511b53e
Fix guides for 5.0 (#4654) 1 year ago
Ernesto García 57865f8b20
Add named return parameters and `_checkSelector` function to AccessManager (#4624) 1 year ago
Hadrien Croubois 652d0c5fb3
Fix minor mistake in GovernorTimelockAccess documentation (#4609) 1 year ago
Francisco af06fdcfd4
Fix various documentation errors (#4601) 1 year ago
Francisco a714fe6dbd
Wrap docstrings to 120 chars (#4600) 1 year ago
Francisco 224c23b38f
Rename ProposalCore.eta to etaSeconds (#4599) 1 year ago
Hadrien Croubois 80b2d1df38
Improve GovernorTimelockAccess (#4591) 1 year ago
Hadrien Croubois 63851f8de5
Fix typographical errors & comments (#4595) 1 year ago
Francisco b6111faac8
Use namespaced storage for upgradeable contracts (#4534) 1 year ago
Hadrien Croubois bba33516b1
Remove unused return value and reuse helper function (#4588) 1 year ago
Hadrien Croubois 01659449d4
Make Solidity pragma consistent (#4589) 1 year ago
Hadrien Croubois 7ae7f3ef4b
Remove unused import (#4590) 1 year ago
Hadrien Croubois 6f80048ce9
Improve natspec documentation and comments (#4581) 1 year ago
Hadrien Croubois a05a529049
Rename AccessManager.relay to execute (#4578) 1 year ago
Hadrien Croubois 87f7a2cd42
Refactor Time library to use valueBefore/valueAfter (#4555) 1 year ago
Francisco 3266bca150
Revert memory pointer to storage pointer (#4550) 1 year ago
Hadrien Croubois cd67894914
Use Trace208 in Votes to support ERC6372 clocks (#4539) 1 year ago
Vladislav Volosnikov 812404cee8
Use leading underscore solhint rule for private constants (#4542) 1 year ago
Vladislav Volosnikov a5ed318634
Refactor access to Checkpoint struct without using memory (#4512) 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
Vladislav Volosnikov 54a235f895
Refactor Governor proposal struct for efficient access (#4495) 2 years ago
Hadrien Croubois 21716722ad
Remove GovernorCompatibilyBravo and add simpler GovernorStorage (#4360) 2 years ago
Hadrien Croubois 00cbf5a236
Update pragma to 0.8.20 (#4489) 2 years ago
Prince Allwin 7222a31d54
Add internal functions inside modifiers (#4472) 2 years ago
Benjamin a55af77c75
Natspec update for TimelockController (#4454) 2 years ago
Ernesto García b6c5abbde5
Add `GovernorTimelockControl` address to `TimelockController` salt (#4432) 2 years ago
Ernesto García 24ebff5ae9
Remove unused imports (#4436) 2 years ago
Francisco 3d0edbecf1
Remove ERC1155Receiver in favor of ERC1155Holder (#4450) 2 years ago
Francisco 7ccea54dc1
Add back IGovernor to docs (#4421) 2 years ago