Skip to content

feat: Governance Proposal Quorum and Timelock #1331 - #1486

Merged
Olowodarey merged 1 commit into
Arena1X:mainfrom
nattyakos07-web:feat/issue-1331-governance-quorum-timelock
Jul 28, 2026
Merged

feat: Governance Proposal Quorum and Timelock #1331#1486
Olowodarey merged 1 commit into
Arena1X:mainfrom
nattyakos07-web:feat/issue-1331-governance-quorum-timelock

Conversation

@nattyakos07-web

Copy link
Copy Markdown

I've already applied for this issue earlier. It was: "I'd like to work on this issue. I'll add configurable quorum (minimum participating weight) and timelock delay to governance proposals in contracts/open-market/src/governance.rs, rejecting execution before timelock elapses or if quorum not met, emitting queued/executable/executed events. I'll update config.rs, storage_types.rs, and errors.rs as needed. Tests will cover quorum failure, timelock gating, and successful execution. Branch: feature/governance-quorum-timelock."

closes #1331

@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
insight-arena-4rll Ready Ready Preview, Comment Jul 27, 2026 1:19pm

@drips-wave

drips-wave Bot commented Jul 27, 2026

Copy link
Copy Markdown

@nattyakos07-web Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Olowodarey
Olowodarey merged commit 35777f9 into Arena1X:main Jul 28, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Contract] — Governance Proposal Quorum and Timelock

2 participants