Skip to content

Conversation

@jzanecook
Copy link
Collaborator

@jzanecook jzanecook commented May 22, 2025

Pull Request Checklist

Before submitting this PR, please make sure:

  • You have run cargo clippy and addressed any warnings
  • You have added appropriate tests (if applicable)
  • You have updated the documentation (if applicable) Not Applicable
  • You have reviewed your own code
  • You have updated changelog (if applicable)

Description

spec version 134

Note: Offset spec version by 1 due to initial testnet upgrade.

  • Adds SenateMembers StorageMap, managed by sudo:
    • governanceModule.addSenateMember(senateMemberKey)
    • governanceModule.removeSenateMember(senateMemberKey)
  • Updates Proposal voting logic:
    • Senate can instantly approve/reject Proposals with a 4/7 vote condition.
    • Proposals now no longer require 40 or 50 percent of all stake in the network to be approved. Instead, it tracks whether the total voter participant stake at the end of the Proposal expiry period is majority approval.

Related Issues

N/A

@jzanecook jzanecook requested a review from saiintbrisson as a code owner May 22, 2025 03:39
@saiintbrisson saiintbrisson requested review from 21bloc, DaviPtrs and LVivona and removed request for saiintbrisson May 23, 2025 10:53
@21bloc 21bloc merged commit 3619c7a into commune-ai:dev May 23, 2025
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