Skip to content

Comments

Proposal execution timelock#160

Merged
Devsol-01 merged 4 commits intoDevsol-01:mainfrom
Emeka000:proposal-execution-timelock
Feb 23, 2026
Merged

Proposal execution timelock#160
Devsol-01 merged 4 commits intoDevsol-01:mainfrom
Emeka000:proposal-execution-timelock

Conversation

@Emeka000
Copy link
Contributor

closes #113

- 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.

@Devsol-01 Devsol-01 merged commit 22df6b4 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.

## Proposal Execution & Timelock

2 participants