-
Notifications
You must be signed in to change notification settings - Fork 100
ZK-062: Add fuzz and property tests for note serialization, witness encoding, and Merkle paths #306
Copy link
Copy link
Open
Labels
area: testingIntegration tests, fuzzing, and regression coverageIntegration tests, fuzzing, and regression coveragebountyEligible for Drips Wave bounty reviewEligible for Drips Wave bounty reviewcomplexity: highDrips complexity: high / 200 pointsDrips complexity: high / 200 pointspriority: mediumImportant work that should land within the waveImportant work that should land within the wavetestingCoverage, fixtures, fuzzing, and regression workCoverage, fixtures, fuzzing, and regression workwave: zk-1Wave 1: ZK system buildout before contract workWave 1: ZK system buildout before contract work
Description
Metadata
Metadata
Assignees
Labels
area: testingIntegration tests, fuzzing, and regression coverageIntegration tests, fuzzing, and regression coveragebountyEligible for Drips Wave bounty reviewEligible for Drips Wave bounty reviewcomplexity: highDrips complexity: high / 200 pointsDrips complexity: high / 200 pointspriority: mediumImportant work that should land within the waveImportant work that should land within the wavetestingCoverage, fixtures, fuzzing, and regression workCoverage, fixtures, fuzzing, and regression workwave: zk-1Wave 1: ZK system buildout before contract workWave 1: ZK system buildout before contract work
Wave: PrivacyLayer ZK Wave 1
Issue Key: ZK-062
Area: testing
Priority: Medium
Drips Complexity: High
Summary
Complement fixed fixtures with fuzz and property tests over the most failure-prone encoding and tree-handling code.
Relevant Code
Scope
Acceptance Criteria
Out of Scope
Dependencies
References