Skip to content

fix(wasm-sdk): verify identity key searches#4158

Open
QuantumExplorer wants to merge 1 commit into
v4.1-devfrom
codex/fix-identity-key-search-proof
Open

fix(wasm-sdk): verify identity key searches#4158
QuantumExplorer wants to merge 1 commit into
v4.1-devfrom
codex/fix-identity-key-search-proof

Conversation

@QuantumExplorer

Copy link
Copy Markdown
Member

Summary

  • route identity-key search queries through the SDK proof-verification pipeline
  • require proof responses for the ordinary search API
  • add search support to the proof-info API using the same request builder
  • preserve identity, selector, limit, and offset binding in the verified request

Internal review coverage: 360.

Verification

  • cargo test -p wasm-sdk (28 passed)
  • cargo clippy -p wasm-sdk --all-targets -- -D warnings
  • cargo fmt --all -- --check
  • git diff --check

@github-actions github-actions Bot added this to the v4.1.0 milestone Jul 20, 2026
@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@QuantumExplorer, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 59 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 7d7cfe84-1096-4973-8e0d-19c2a2497979

📥 Commits

Reviewing files that changed from the base of the PR and between fc05d62 and f6db1f2.

📒 Files selected for processing (1)
  • packages/wasm-sdk/src/queries/identity.rs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/fix-identity-key-search-proof

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@QuantumExplorer
QuantumExplorer marked this pull request as ready for review July 21, 2026 02:04
@QuantumExplorer
QuantumExplorer requested a review from shumkov as a code owner July 21, 2026 02:04
@thepastaclaw

Copy link
Copy Markdown
Collaborator

🕓 Ready for review — 15 ahead in queue (commit f6db1f2)
Queue position: 16/27

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