Skip to content

fix: reject safe root creation on legacy MPCv1 ceremonies - #9373

Merged
davidkaplanbitgo merged 1 commit into
masterfrom
WCN-1539.reject-mpcv1
Jul 28, 2026
Merged

fix: reject safe root creation on legacy MPCv1 ceremonies#9373
davidkaplanbitgo merged 1 commit into
masterfrom
WCN-1539.reject-mpcv1

Conversation

@davidkaplanbitgo

Copy link
Copy Markdown
Contributor

MPCv1 silently ignores safeId, so keys never get tagged and WP's finalize step fails with a generic 400. Fail fast in createMpc instead.

Also propagate the server's Request-ID header through ApiResponseError so failed safe ceremonies can be correlated with server-side logs.

TICKET: WCN-1539

TICKET: WCN-1539

MPCv1 silently ignores safeId, so keys never get tagged and WP's
finalize step fails with a generic 400. Fail fast in createMpc instead.

Also propagate the server's Request-ID header through
ApiResponseError so failed safe ceremonies can be correlated with
server-side logs.

TICKET: WCN-1539

TICKET: WCN-1539
@linear-code

linear-code Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

WCN-1539

@davidkaplanbitgo
davidkaplanbitgo marked this pull request as ready for review July 28, 2026 16:02
@davidkaplanbitgo
davidkaplanbitgo requested a review from a team July 28, 2026 16:02
@davidkaplanbitgo
davidkaplanbitgo requested review from a team as code owners July 28, 2026 16:02

@s84krish s84krish 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

@davidkaplanbitgo
davidkaplanbitgo merged commit 4e3527b into master Jul 28, 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.

2 participants