-
Notifications
You must be signed in to change notification settings - Fork 2
Milestones
List view
Support the project with changes and improvements requested after initial delivery. What we need to do: - Address feedback from security audits - Fix bugs and issues reported after launch
No due dateFinalize the project with comprehensive documentation, testing, and deployment-ready packaging. Objectives: - Package the complete solution for production deployment - Provide comprehensive documentation for users and developers - Ensure complete test coverage across all components Deliverables: - End-to-end test suite covering the full airdrop claim flow (This maybe tricky because of the different external dependencies, we will try to be as close as possible to end-to-end tests) - Unit tests for all critical components - User documentation (setup guides, claim instructions, troubleshooting) - Developer documentation (architecture, API references, integration guides) - Deployment scripts and configuration templates - Release-ready package with versioning
Overdue by 3 month(s)•Due by March 27, 2026Integrate the zero-knowledge proof system with the Namada blockchain to enable on-chain airdrop claims. Objectives: - Accept and validate ZK proofs on the Namada chain - Transfer airdrop tokens to beneficiary accounts Deliverables: - On-chain proof verification module - Native integration for claim processing - Integration tests (minimal) for end-to-end claim flow
Overdue by 3 month(s)•Due by March 9, 2026•1/1 issues closedDesign and implement a zero-knowledge circuit that proves ownership of Zcash notes and validates nullifier logic. Include witness generation, proof tooling, and comprehensive tests. We will prioritize Orchard pool first. The ZK-proof must verify: - The notes claimed for the airdrop were unspent at the time of the snapshot - The notes belong to the user generating the proof - The circuit correctly links the proof to the beneficiary account receiving the airdrop Deliverables: - ZK circuit implementation - Proof generation and verification utilities - Test suite covering all proof requirements
Overdue by 4 month(s)•Due by February 16, 2026•2/2 issues closed