Skip to content

Comments

feat: implement governance weight and token transaction#157

Merged
Devsol-01 merged 1 commit intoDevsol-01:mainfrom
Emeka000:GOVERNANCE-MODULE-SETUP
Feb 23, 2026
Merged

feat: implement governance weight and token transaction#157
Devsol-01 merged 1 commit intoDevsol-01:mainfrom
Emeka000:GOVERNANCE-MODULE-SETUP

Conversation

@Emeka000
Copy link
Contributor

@Emeka000 Emeka000 commented Feb 23, 2026

closes #112

- Add Proposal and VotingConfig structs
- Implement create_proposal, get_proposal, list_proposals
- Add init_voting_config for admin configuration
- Proposals stored in blockchain persistent storage
- 10 tests passing, contract builds successfully
@vercel
Copy link

vercel bot commented Feb 23, 2026

@Emeka000 is attempting to deploy a commit to the devsol-01's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Emeka000 Emeka000 changed the title feat: implement governance module setup feat: implement governance weight and token transaction Feb 23, 2026
@Devsol-01 Devsol-01 merged commit 8e9ba8d into Devsol-01:main Feb 23, 2026
1 of 2 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.

## Governance Weight / Token Integration

2 participants