Skip to content

refactor(sdk-lib-mpc): remove deriveUnhardenedMps#9184

Open
Marzooqa wants to merge 1 commit into
masterfrom
wci-644/4-remove-derive-unhardened-mps
Open

refactor(sdk-lib-mpc): remove deriveUnhardenedMps#9184
Marzooqa wants to merge 1 commit into
masterfrom
wci-644/4-remove-derive-unhardened-mps

Conversation

@Marzooqa

@Marzooqa Marzooqa commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

All callers (sdk-coin-sol, sdk-core address verification) have been migrated to Eddsa.deriveUnhardened (BIP32-Ed25519). Remove the function, its export, and the tests that depended on it. The DSG cross-check test is retained but now verifies against Eddsa.deriveUnhardened.

Ticket: WCI-644

@linear-code

linear-code Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

WCI-644

All callers (sdk-coin-sol, sdk-core address verification) have been
migrated to Eddsa.deriveUnhardened (BIP32-Ed25519). Remove the function,
its export, and the tests that depended on it. The DSG cross-check test
is retained but now verifies against Eddsa.deriveUnhardened.

Ticket: WCI-644
@Marzooqa Marzooqa force-pushed the wci-644/4-remove-derive-unhardened-mps branch from 80ba4dd to dffefda Compare July 3, 2026 12:16
@Marzooqa Marzooqa marked this pull request as ready for review July 3, 2026 13:30
@Marzooqa Marzooqa requested review from a team as code owners July 3, 2026 13:30
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