Skip to content

feat(sdk-core): add ECDSA prod nitro key for mpcv2#8682

Merged
Marzooqa merged 1 commit into
masterfrom
wci-316-ecdsa-prod-nitro-key
May 5, 2026
Merged

feat(sdk-core): add ECDSA prod nitro key for mpcv2#8682
Marzooqa merged 1 commit into
masterfrom
wci-316-ecdsa-prod-nitro-key

Conversation

@bitgo-ai-agent-dev
Copy link
Copy Markdown

Summary

  • Adds the production PGP public key for the ECDSA Nitro enclave under mpcv2.nitro.prod in modules/sdk-core/src/bitgo/tss/bitgoPubKeys.ts
  • Removes the guard that previously threw an error when requesting the mpcv2 nitro key in production environments

Test plan

  • Verify getBitgoMpcGpgPubKey('prod', 'nitro', 'mpcv2') returns the new key without throwing
  • Verify existing unit tests for bitgoPubKeys.ts still pass
  • Verify getBitgoMpcGpgPubKey('test', 'nitro', 'mpcv2') still returns the test key

Ticket: WCI-316

🤖 Generated with Claude Code

Add the production PGP public key for the ECDSA Nitro enclave
under mpcv2, and remove the guard that blocked production usage.

Ticket: WCI-316
@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 5, 2026

@bitgo-ai-agent-dev bitgo-ai-agent-dev Bot force-pushed the wci-316-ecdsa-prod-nitro-key branch from ac9613a to d404260 Compare May 5, 2026 06:52
@Marzooqa Marzooqa marked this pull request as ready for review May 5, 2026 07:26
@Marzooqa Marzooqa requested review from a team as code owners May 5, 2026 07:26
@Marzooqa Marzooqa requested review from Marzooqa and alextse-bg May 5, 2026 07:26
@Marzooqa Marzooqa merged commit 9656f29 into master May 5, 2026
22 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