Skip to content

V2 tightening updates#109

Draft
p0mvn wants to merge 9 commits into
mainfrom
v2-updates
Draft

V2 tightening updates#109
p0mvn wants to merge 9 commits into
mainfrom
v2-updates

Conversation

@p0mvn

@p0mvn p0mvn commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

No description provided.

p0mvn added 7 commits June 4, 2026 20:57
Defer Tier 0 lookup failures until after tier1 and tier2 queries are dispatched so the server cannot distinguish zero-query vs two-query outcomes, and add regression coverage plus a changelog entry.
Treat server /params responses as compatibility checks only and always construct tier query parameters from protocol constants, so server-controlled bounds cannot suppress tier requests.
Apply rustfmt-only cleanups in pir/client/src/lib.rs so the branch passes package-level format checks.
…e-oracle

Fix Tier-1 query-presence oracle in PIR client
Replace fail-fast try_join_all in fetch_proofs with join_all so one failing note cannot cancel sibling futures before they send tier-2 queries, and add a deterministic regression test plus changelog entry.
Fix batched tier-2 dispatch cancellation in fetch_proofs
@p0mvn p0mvn changed the title V2 updates V2 tightening updates Jun 5, 2026
p0mvn added 2 commits June 4, 2026 22:29
Fail ingestion when lightwalletd responses are empty, non-contiguous, out of range, or out of order so incomplete ranges cannot be committed.
Validate lightwalletd block-range coverage before checkpointing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants