Skip to content

fix(sdk-core): migrate MPCv2 EdDSA address derivation to BIP32-Ed25519#9179

Merged
Marzooqa merged 1 commit into
masterfrom
wci-644/1-address-derivation
Jul 3, 2026
Merged

fix(sdk-core): migrate MPCv2 EdDSA address derivation to BIP32-Ed25519#9179
Marzooqa merged 1 commit into
masterfrom
wci-644/1-address-derivation

Conversation

@Marzooqa

@Marzooqa Marzooqa commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Replace Silence Labs single-HMAC formula (deriveUnhardenedMps) with the standard BIP32-Ed25519 dual-HMAC formula (Eddsa.deriveUnhardened) for MPCv2 EdDSA address derivation in addressVerification.ts.

Both MPCv1 and MPCv2 ed25519 wallets now use the same derivation path through EDDSAMethods.getInitializedMpcInstance().

Ticket: WCI-644

Replace Silence Labs single-HMAC formula (deriveUnhardenedMps) with the
standard BIP32-Ed25519 dual-HMAC formula (Eddsa.deriveUnhardened) for
MPCv2 EdDSA address derivation in addressVerification.ts.

Both MPCv1 and MPCv2 ed25519 wallets now use the same derivation path
through EDDSAMethods.getInitializedMpcInstance().

Ticket: WCI-644

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@linear-code

linear-code Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

WCI-644

@Marzooqa Marzooqa marked this pull request as ready for review July 3, 2026 07:33
@Marzooqa Marzooqa requested review from a team as code owners July 3, 2026 07:33

@ranga-r2 ranga-r2 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@Marzooqa Marzooqa merged commit c32e308 into master Jul 3, 2026
24 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