Skip to content

Add hardened key option to getPublicKeys#766

Merged
Rigidity merged 1 commit intomainfrom
hardened-option
Mar 24, 2026
Merged

Add hardened key option to getPublicKeys#766
Rigidity merged 1 commit intomainfrom
hardened-option

Conversation

@Rigidity
Copy link
Copy Markdown
Collaborator

@Rigidity Rigidity commented Mar 24, 2026

Note

Low Risk
Low risk: adds an optional boolean parameter to a WalletConnect command and threads it through to an existing getDerivations call, with a safe default of false. Main risk is minor compatibility issues if callers or backend expect different param shapes.

Overview
Adds an optional hardened flag to the WalletConnect chip0002_getPublicKeys command schema and forwards it to commands.getDerivations (defaulting to false). This lets callers request public keys derived from hardened paths without changing the command’s return shape.

Written by Cursor Bugbot for commit 551444f. This will update automatically on new commits. Configure here.

@Rigidity Rigidity merged commit 4e1270b into main Mar 24, 2026
2 of 8 checks passed
@Rigidity Rigidity deleted the hardened-option branch March 24, 2026 04:16
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.

1 participant