Grant Application - hanh - Maintenance and Improvements to Coin Voting

11 Likes

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

3 Likes

November 2025

Support and bug fixes for the Coinholder-Directed Retroactive Grants Program

  • Tools and documentation for the deployment of the Election Validators

Zcash Vote Server via Docker

  • 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

7 Likes

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.

4 Likes

Thanks, cool info!

2 Likes

December 2025 Update - zcvlib: v0.2.0

Latest

@hhanh00 hhanh00 released this 1 minute ago

zcvlib-v0.2.0

0a4378b

0.2.0 (2025-12-26)

Features

Bug Fixes

  • add data/json column to elections table (#12) (6dd7e9b)
  • add domain column to questions table (#11) (05704bb)
  • add domain nullifier column to received notes table (#19) (ea81f5a)
  • domain hash (#25) (6c2eda0)
  • move domain hash out of public data since we cannot trust (#3) (8a28895)
3 Likes

January 2026 Update

zcv-setup: 0.1.0

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)
zcvlib: 0.3.0

0.3.0 (2026-01-24)

Features

Bug Fixes

  • fetch_ballot with callback instead of returning stream (#51) (3b5594a)
  • typo (#43) (3ae83e3)
  • use domain hash for db lookups instead of id (#45) (6580454)
3 Likes