Skip to content

Release: develop -> main#979

Merged
davidleomay merged 1 commit intomainfrom
develop
Mar 3, 2026
Merged

Release: develop -> main#979
davidleomay merged 1 commit intomainfrom
develop

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Mar 3, 2026

Automatic Release PR

This PR was automatically created after changes were pushed to develop.

Commits: 1 new commit(s)

Checklist

  • Review all changes
  • Verify CI passes
  • Approve and merge when ready for production

* fix: add public key requirement for ICP CLI login

ICP signature verification requires the public key to derive and
validate the principal. Without it, the API rejects the login with
"Public key is required for ICP signature verification".

Add Blockchain.INTERNET_COMPUTER to the requiresKey list alongside
Cardano and Arweave.

* fix: pass key parameter through URL-based login

Add key to AppParams and forward it to createSession in
handleParamSession so that URL-based login works for blockchains
that require a public key (Cardano, Arweave, ICP).

* add key parameter
@davidleomay davidleomay merged commit ab5cf81 into main Mar 3, 2026
6 checks passed
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