Skip to content

Nightly fuzz failure: zkatdlog-upgrade-proof-deserialize - #2258

Draft
Effi-S wants to merge 1 commit into
mainfrom
fix-2252
Draft

Nightly fuzz failure: zkatdlog-upgrade-proof-deserialize#2258
Effi-S wants to merge 1 commit into
mainfrom
fix-2252

Conversation

@Effi-S

@Effi-S Effi-S commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Fixes #2252

The nightly fuzz workflow found a failing input for FuzzProofDeserializeNoPanic in ./token/core/zkatdlog/nogh/v1/crypto/upgrade.

Latest failing run: https://github.com/LFDT-Panurus/panurus/actions/runs/32092644246

Download the fuzz-failure-zkatdlog-upgrade-proof-deserialize artifact from that run for the
failing seed and full log, then reproduce locally with:

go test ./token/core/zkatdlog/nogh/v1/crypto/upgrade -run='FuzzProofDeserializeNoPanic/<hash>'

If confirmed, commit the failing seed file into the target's
testdata/fuzz/FuzzProofDeserializeNoPanic/ directory to add it to the permanent regression corpus.

@Effi-S Effi-S added bug Something isn't working testing labels Aug 18, 2026
@Effi-S Effi-S self-assigned this Aug 18, 2026
Signed-off-by: Effi-S <effi.szt@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nightly fuzz failure: zkatdlog-upgrade-proof-deserialize

2 participants