Skip to content

chore: bump ic-signature-verification#3716

Merged
sea-snake merged 6 commits intomainfrom
vivee/bump-ic-signature-verification
Mar 30, 2026
Merged

chore: bump ic-signature-verification#3716
sea-snake merged 6 commits intomainfrom
vivee/bump-ic-signature-verification

Conversation

@viviveevee
Copy link
Copy Markdown
Collaborator

sig-verifier-js is no longer able to verify mainnet signatures because the state tree has changed. ic-signature-verification just released a new version that supports the new state tree layout.

We use sig-verifier-js in ICP Ninja to do II login into a web2 backend. It's currently broken since mainnet now produces the new state tree only.

Copilot AI review requested due to automatic review settings March 27, 2026 13:01
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates sig-verifier-js’s Rust dependency so it can verify canister signatures against the new IC mainnet state tree layout, restoring II-login verification for the web2 backend integration.

Changes:

  • Bump ic-signature-verification from 0.2 to 0.3 in sig-verifier-js.
  • Refresh Cargo.lock to pull in ic-signature-verification 0.3.0 (and its updated transitive dependencies, notably ic-certification 3.0.3).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
src/sig-verifier-js/Cargo.toml Updates the ic-signature-verification crate version used by the WASM wrapper.
Cargo.lock Locks the new ic-signature-verification 0.3.0 resolution and updated transitive dependency versions/checksums.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@viviveevee viviveevee requested a review from a team as a code owner March 30, 2026 10:18
@aterga aterga requested a review from sea-snake March 30, 2026 11:09
@sea-snake sea-snake enabled auto-merge March 30, 2026 11:18
@sea-snake sea-snake added this pull request to the merge queue Mar 30, 2026
Merged via the queue into main with commit 3af60de Mar 30, 2026
52 checks passed
@sea-snake sea-snake deleted the vivee/bump-ic-signature-verification branch March 30, 2026 11:54
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.

3 participants