Skip to content

chore: bump @bitgo/public-types to 6.64.1 - #9606

Merged
kisslove-dewangan merged 1 commit into
masterfrom
WCI-1513
Aug 31, 2026
Merged

kisslove-dewangan merged 1 commit into
masterfrom
WCI-1513

Conversation

@kisslove-dewangan

Copy link
Copy Markdown
Contributor

TICKET: WCI-1513

This pull request primarily updates the @bitgo/public-types dependency across several modules to version 6.64.1 and removes the unused derivationSeed parameter from the RedPallas MPCv2 SMC utility logic and related tests. The changes help keep dependencies up to date and simplify the RedPallas MPCv2 implementation by removing unnecessary parameters.

Dependency updates:

  • Bumped @bitgo/public-types from 6.63.0 to 6.64.1 in the dependencies or devDependencies of the following packages: abstract-lightning, bitgo, express, passkey-crypto, sdk-coin-flrp, sdk-coin-sol, and sdk-core. [1] [2] [3] [4] [5] [6] [7]

RedPallas MPCv2 SMC utility simplification:

  • Removed the derivationSeed parameter from function calls, payloads, and assertions in RedpallasMPCv2SMCUtils and related test files, as it is no longer required for the key generation flow. [1] [2] [3] [4] [5]
  • Updated documentation in redpallasMPCv2.ts to remove references to derivationSeed in the class-level comments.

@linear-code

linear-code Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

WCI-1513

@kisslove-dewangan
kisslove-dewangan merged commit 11ad46e into master Aug 31, 2026
25 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.

3 participants