Skip to content

Comments

feat: implement WLDVotingDAO contract with test suite#19

Merged
martinvibes merged 2 commits intoWeb3Novalabs:mainfrom
AfroTechBoss:feat-4
Jun 13, 2025
Merged

feat: implement WLDVotingDAO contract with test suite#19
martinvibes merged 2 commits intoWeb3Novalabs:mainfrom
AfroTechBoss:feat-4

Conversation

@AfroTechBoss
Copy link
Contributor

Add WLDVotingDAO smart contract for token-weighted voting system Include comprehensive test coverage for all core functionality:

  • Proposal creation with snapshot mechanism
  • Token-weighted voting system
  • Proposal finalization and result checking
  • Edge case handling and reverts

Closes #4

Add WLDVotingDAO smart contract for token-weighted voting system
Include comprehensive test coverage for all core functionality:
- Proposal creation with snapshot mechanism
- Token-weighted voting system
- Proposal finalization and result checking
- Edge case handling and reverts
@martinvibes
Copy link
Contributor

@AfroTechBoss your checks are failing
can you run a quickforge fmt

@martinvibes martinvibes merged commit b41ce2e into Web3Novalabs:main Jun 13, 2025
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.

Implement DAO-Style Voting Contract for Community Proposals

2 participants