Commit Graph

72 Commits (60afc990539c52229406290ebcf39657f8780848)

Author SHA1 Message Date
Aman Kumar Sinha 7417c5946f
Remove redundant getVotes call in Governor (#4940) 11 months ago
github-actions[bot] 3e6c86392c
Merge release-v5.0 branch (#4665) 1 year ago
Francisco af06fdcfd4
Fix various documentation errors (#4601) 1 year ago
Francisco 224c23b38f
Rename ProposalCore.eta to etaSeconds (#4599) 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
Vladislav Volosnikov 812404cee8
Use leading underscore solhint rule for private constants (#4542) 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
Francisco 6bf68a41d1
Remove "available since" comments (#4424) 2 years ago
Francisco 3ff9b42ff5
Remove retyped and renamed storage layout annotations (#4423) 2 years ago
Ernesto García 63bfab1a0c
Enable ERC-1271 signature checks in Governor `castVoteBySig` (#4418) 2 years ago
Ernesto García 6e21422737
Add Governor signature nonces (#4378) 2 years ago
Francisco 874c2d3c02
Use explicit imports (#4399) 2 years ago
Hadrien Croubois da89c438f1
Pack Governor's ProposalCore into a single slot (#4268) 2 years ago
Claudia Barcelo cd48b3eab3
Add validation in Governor on ERC-721 or ERC-1155 received (#4314) 2 years ago
Ernesto García ac5480e7ca
Merge release-v4.9 branch (#4352) 2 years ago
Ernesto García b425a72240
Replace revert strings with custom errors (#4261) 2 years ago
Hadrien Croubois d9474327a4
Merge pull request from GHSA-5h3x-9wvq-w4m2 2 years ago
Renan Souza df2778f38e
Remove override interface implementations (#4315) 2 years ago
Ernesto García 7bb5592ad5
Bump minimum pragma version to `0.8.19` (#4288) 2 years ago
github-actions[bot] 09329f8a18
Merge release-v4.9 branch (#4274) 2 years ago
Francisco 91df66c4a9
Implement suggestions from audit of 4.9 (#4176) 2 years ago
qedk 0ebc6e3529
Fix grammar in docs (#4085) 2 years ago
Hadrien Croubois e1a77ab15f
Fix an upgrade replay bug in Governor.propose (#4082) 2 years ago
Francisco adb861fb3b
Change Governor.cancel to receive all parameters (#4056) 2 years ago
Hadrien Croubois 790cc5b65a
Add timestamp based governor with EIP-6372 and EIP-5805 (#3934) 2 years ago
Hadrien Croubois 5e28952cbd
Add a public Governor.cancel function (#3983) 2 years ago
Francisco Giordano 4147005b0c Update Prettier Solidity (#3898) 2 years ago
Francisco b709eae01d
Update Prettier Solidity (#3898) 2 years ago
Francisco Giordano 49c0e4370d 4.8.0 2 years ago
Hadrien Croubois 1f18fea1de 4.8.0-rc.2 2 years ago
robriks 47003aebec
typo fix (#3752) 2 years ago
Hadrien Croubois ec88e9d6aa Add support for EOA target in Governor.relay (#3730) 2 years ago
Hadrien Croubois ed12acfb0a
Add support for EOA target in Governor.relay (#3730) 2 years ago
Hadrien Croubois 16791134c1 4.8.0-rc.1 2 years ago
Francisco Giordano 5e6fd491f3 4.8.0-rc.0 2 years ago
Hadrien Croubois 397c946141
Remove the draft prefix for EIP712 as it is now final (#3621) 2 years ago
ptrcarta 0ccfd2dbd3
Fix error in documentation and typo (#3567) 3 years ago
Hadrien Croubois 3dac7bbed7
Merge v4.7 back into master (#3516) 3 years ago
Hadrien Croubois 07b1b472c0
Improve wording consistency in code/doc (#3365) 3 years ago
Hadrien Croubois a035b235b4
Release v4.6 (#3358) 3 years ago
Mihir Wadekar 76eee35971
Improve revert message in Governor (#3275) 3 years ago
Ashwin Yardi 76fca3aec8
Add ERC721 and ERC1155 receiver support in Governor, Timelock (#3230) 3 years ago
Pandapip1 faf5820f03
Fix many spelling errors (#3274) 3 years ago