Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: allow governance execution without dao spoke contract #3114

Merged
merged 3 commits into from
Feb 24, 2025

Conversation

leric7
Copy link
Collaborator

@leric7 leric7 commented Feb 24, 2025

Issue tracking

Context behind the change

While Governance is designed to support cross-chain voting, we still want to support voting only on hub chain.
Current vote collection flow is only working when there are spoke contracts, and wormhole relayer is properly configured.
This changes allows us to finish collection phase only on hub chain after the vote ends, when there are no dao spoke contracts.

How has this been tested?

I added a new test case for governance contract to execute the proposal, without dao spoke contracts deployed.

Release plan

Potential risks; What to monitor; Rollback plan

Copy link

vercel bot commented Feb 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
human-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 4:07pm
human-dashboard-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 4:07pm
staking-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 4:07pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
faucet-frontend ⬜️ Ignored (Inspect) Visit Preview Feb 24, 2025 4:07pm
faucet-server ⬜️ Ignored (Inspect) Visit Preview Feb 24, 2025 4:07pm

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.

2 participants