You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🧐 Motivation
By default, cancelation is only possible by the proposer during the pending period. There have been many times in governance processes that issues with proposals were discovered during the active or even successful/queued phases. Giving the proposer the ability to cancel during these periods reduces the risk of a buggy proposal being executed.
📝 Details
This should be default functionality as it is unlikely a team spinning up governance would explicitly select to allow this behavior--once they know they need it, it would be too late.
🧐 Motivation
By default, cancelation is only possible by the proposer during the pending period. There have been many times in governance processes that issues with proposals were discovered during the active or even successful/queued phases. Giving the proposer the ability to cancel during these periods reduces the risk of a buggy proposal being executed.
📝 Details
This should be default functionality as it is unlikely a team spinning up governance would explicitly select to allow this behavior--once they know they need it, it would be too late.
openzeppelin-contracts/contracts/governance/Governor.sol
Line 468 in fe6249e
The text was updated successfully, but these errors were encountered: