Skip to content

feat(staking, governance): implement staking tiers, auto-compounding, emergency governance, and analytics#439

Merged
nanaf6203-bit merged 1 commit into
MettaChain:mainfrom
soomtochukwu:feature/staking-governance-upgrades
May 28, 2026
Merged

feat(staking, governance): implement staking tiers, auto-compounding, emergency governance, and analytics#439
nanaf6203-bit merged 1 commit into
MettaChain:mainfrom
soomtochukwu:feature/staking-governance-upgrades

Conversation

@soomtochukwu
Copy link
Copy Markdown
Contributor

  • Implement staking tiers (Bronze, Silver, Gold, Platinum, Diamond) with reward bonus multipliers up to 1.5x.
  • Add auto-compounding reward reinvestment mechanism for stakers.
  • Fix claim rewards consecutive block timing tracking.
  • Implement decentralised emergency governance bypass for timelocks requiring unanimous approval.
  • Expose on-chain governance analytics and voting participation rate queries in basis points.
  • Include previously missing governance unit tests in lib.rs.
  • Add robust unit test coverage for all new staking and governance features.

Closes #236
Closes #237
Closes #239
Closes #244

… emergency governance, and analytics

- Implement staking tiers (Bronze, Silver, Gold, Platinum, Diamond) with reward bonus multipliers up to 1.5x.
- Add auto-compounding reward reinvestment mechanism for stakers.
- Fix claim rewards consecutive block timing tracking.
- Implement decentralized emergency governance bypass for timelocks requiring unanimous approval.
- Expose on-chain governance analytics and voting participation rate queries in basis points.
- Include previously missing governance unit tests in lib.rs.
- Add robust unit tests coverage for all new staking and governance features.

Closes MettaChain#236
Closes MettaChain#237
Closes MettaChain#239
Closes MettaChain#244
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 27, 2026

@soomtochukwu 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

Copy link
Copy Markdown
Contributor

@nanaf6203-bit nanaf6203-bit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nanaf6203-bit nanaf6203-bit merged commit 1881f7b into MettaChain:main May 28, 2026
11 of 15 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

2 participants