@hanh ZCG has voted to approve this proposal async. The vote will be memorialized in the next ZCG meeting minutes. Congratulations!
To keep the community informed, ZCG requests that you provide monthly updates via the forum in this thread.
Please check your forum inbox for a direct message from FPF with important next steps, including a link to the Milestone Payment Request Form and your unique validation code for submitting payment requests.
November 2025
Support and bug fixes for the Coinholder-Directed Retroactive Grants Program
- Tools and documentation for the deployment of the Election Validators
-
Scale up the number of concurrent elections to support the CDRG
-
Switch to Rust Async for better concurrency and performance (specially server side)
-
Add progress bars to voting client
-
Fix issue with app synchronization
-
Bug fixes
Is there a list somewhere of all the polls that are performed via this coin voting system?
Hey I created a list on my recent retro application you can use here. Check under proof of completion section.
Thanks, cool info!
December 2025 Update - zcvlib: v0.2.0
hhanh00 released this 1 minute ago
0.2.0 (2025-12-26)
Features
- ABCI application skeleton (#29) (244aef3)
- add http client to cometbft engine (#31) (fcad6af)
- add more db tables (#6) (3afc00f)
- add rocket/rpc server (#34) (10610ea)
- cometbft app bin (#33) (6dd0bdc)
- compute initial voting power (balance) (#21) (d791478)
- create election (#2) (ddb3fac)
- db creation (#5) (4b70f91)
- detect spends and store them in database (#20) (2ffc0ac)
- encrypt ballot data (#24) (f9a932e)
- get_blocks (#8) (e5c69e1)
- lwd connector (#7) (1740a4a)
- parse election and store in db (#10) (f4bbeb8)
- scan for notes (#9) (4951e3b)
- store ballot in db (#27) (be327b7)
- store election seed (#26) (28dec9e)
- store incoming notes into db (#13) (05744d2)
- try decrypt ballot data (#23) (0f20986)
- vote server rpc (#30) (3a47bc9)
Bug Fixes
January 2026 Update
0.1.0 (2026-01-24)
Features
- setup: build docker image via github action (#58) (813ed18)
- setup: build multi platform vote server docker image (#60) (178a768)
- setup: config read/parse (#56) (82430b4)
- setup: config read/parse (#57) (00c1aea)
- setup: project template (#55) (bb2c743)
0.3.0 (2026-01-24)
Features
- apphash calculation (#44) (a99daaa)
- fetch ballots fn (#48) (1125768)
- fetch ballots fn (#49) (217cf60)
- store ballot in finalize_block (#46) (daf76af)
- submit ballot through cometbft (#42) (0d7d7c4)
- submit_ballot rpc (#40) (379e047)
- tally election ballots test (#52) (bbd6fb9)
- tally votes (#50) (869c946)
- test for ballots with large amounts (#53) (b59866c)
- test for ballots with large amounts (#54) (0ff936b)