Commit Graph

131 Commits (6d74b913885d729b5c72209aa03c4b68a33c794c)

Author SHA1 Message Date
Francisco 7ccea54dc1
Add back IGovernor to docs (#4421) 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
Renan Souza e3adf91e50
Add state getter in TimelockController using OperationState enum (#4358) 2 years ago
Ernesto García 6e21422737
Add Governor signature nonces (#4378) 2 years ago
Ernesto García bb64458928
Implement recommendations from 5.0 audit Phase 1A (#4398) 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
Hadrien Croubois 6ddacdbde8
Cleanup timelockId on execution for gas refund (#4118) 2 years ago
Claudia Barcelo cd48b3eab3
Add validation in Governor on ERC-721 or ERC-1155 received (#4314) 2 years ago
Hadrien Croubois c014c8f148
Use ERC721Holder & ERC1155Holder in the TimelockController (#4284) 2 years ago
Ernesto García ac5480e7ca
Merge release-v4.9 branch (#4352) 2 years ago
Hadrien Croubois ef103f37e4
Replace some uses of abi.encodePacked with more explicit alternatives (#4296) 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
Francisco 3902a410f1
Remove DOMAIN_SEPARATOR from Votes and update docs examples (#4297) 2 years ago
Ernesto García 7bb5592ad5
Bump minimum pragma version to `0.8.19` (#4288) 2 years ago
Hadrien Croubois 15c5c71795
Remove TokenTimelock, PaymentSplitter, ERC20Snapshot, ERC20VotesComp, GovernorVotesComp (#4276) 2 years ago
Hadrien Croubois 4448c13c3c
Move the Checkpoints library to utils/structs (#4275) 2 years ago
github-actions[bot] 09329f8a18
Merge release-v4.9 branch (#4274) 2 years ago
Hadrien Croubois 0f10efe232
Remove code in preparation for v5.0 (#4258) 2 years ago
Francisco 6aac66d065
Merge release-v4.8 (#4188) 2 years ago
Francisco 91df66c4a9
Implement suggestions from audit of 4.9 (#4176) 2 years ago
Hadrien Croubois 8d633cb7d1
Merge pull request from GHSA-93hq-5wgc-jc82 2 years ago
Francisco Giordano eedca5d873 Merge release-v4.8 branch 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
Hadrien Croubois 8a43ebac28
Document "duplicate" proposal storing in GovernorCompatibilityBravo (#4073) 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
Mio 501a78e134
Fix typos (#4015) 2 years ago
JulissaDantes bc6de21fe2
Create ProposalSalt event for TimelockController (#4001) 2 years ago
Hadrien Croubois 5e28952cbd
Add a public Governor.cancel function (#3983) 2 years ago
alpharush a5af0adce4
Ignore reentrancy in`executeBatch` and update Slither config (#3955) 2 years ago
robriks cafe5eb985
Update blurb on GovernorVotes compatibility (#3764) 2 years ago
Francisco Giordano 4147005b0c Update Prettier Solidity (#3898) 2 years ago
Francisco b709eae01d
Update Prettier Solidity (#3898) 2 years ago
JulissaDantes e2d2ebc8fc
Make ERC20Votes independent from ERC20Permit (#3816) 2 years ago
JulissaDantes 887985413c
Use default admin role in TimelockController (#3799) 2 years ago
Francisco Giordano 49c0e4370d 4.8.0 2 years ago
robriks 36951d5838
few typo fixes (#3779) 2 years ago
robriks f99bc4e0cf
grammar fix (#3782) 2 years ago
Hadrien Croubois 1f18fea1de 4.8.0-rc.2 2 years ago
robriks c463b8a67e
Fix typo in comment (#3765) 2 years ago
robriks 47003aebec
typo fix (#3752) 2 years ago
Francisco 50501a751e Update docs pipeline to solidity-docgen@0.6 (#3707) 2 years ago
Francisco c52625018b
Update docs pipeline to solidity-docgen@0.6 (#3707) 2 years ago
Samuel Moelius 26dddee1c0
Fix typo (#3738) 2 years ago