Skip to content

feat(governance): add proposal execution automation#477

Merged
nanaf6203-bit merged 2 commits into
MettaChain:mainfrom
dzekojohn4:feat/issue-232-proposal-automation
Jun 1, 2026
Merged

feat(governance): add proposal execution automation#477
nanaf6203-bit merged 2 commits into
MettaChain:mainfrom
dzekojohn4:feat/issue-232-proposal-automation

Conversation

@dzekojohn4
Copy link
Copy Markdown

Closes #232

kilodesodiq-arch and others added 2 commits June 1, 2026 12:09
- Added delegate_governance to delegate voting power
- Added undelegate_governance to remove delegation
- Added get_delegate and get_delegated_power queries
- Added delegation expiry support
- Closes MettaChain#231
- Added Custom(u64) variant to LockPeriod enum
- Users can specify arbitrary lock duration in blocks
- Reward multiplier scales linearly based on duration
- Closes MettaChain#241
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 4d40a19 into MettaChain:main Jun 1, 2026
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.

Governance: Implement proposal execution automation

3 participants