Skip to content

refactor: importing reconstruction threshold from crypto into node#3596

Draft
SimonRastikian wants to merge 15 commits into
mainfrom
simon/importing-reconstruction-threshold-from-crypto-into-node
Draft

refactor: importing reconstruction threshold from crypto into node#3596
SimonRastikian wants to merge 15 commits into
mainfrom
simon/importing-reconstruction-threshold-from-crypto-into-node

Conversation

@SimonRastikian

@SimonRastikian SimonRastikian commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Closes #3597

@SimonRastikian SimonRastikian changed the title Simon/importing reconstruction threshold from crypto into node feat: importing reconstruction threshold from crypto into node Jun 16, 2026
@SimonRastikian SimonRastikian changed the title feat: importing reconstruction threshold from crypto into node refactor: importing reconstruction threshold from crypto into node Jun 16, 2026
@claude

claude Bot commented Jun 16, 2026

Copy link
Copy Markdown

PR title type suggestion: This PR reorganizes code by importing threshold reconstruction logic into the node. The type prefix should be refactor: since it restructures existing code without changing user-facing behavior.

Suggested title: refactor: import reconstruction threshold from crypto into node

@SimonRastikian SimonRastikian changed the base branch from main to simon/renaming-reconstruction-lower-bound-to-reconstruction-threshold June 16, 2026 18:48
…tion-threshold' into simon/importing-reconstruction-threshold-from-crypto-into-node
@SimonRastikian SimonRastikian self-assigned this Jun 16, 2026
Base automatically changed from simon/renaming-reconstruction-lower-bound-to-reconstruction-threshold to main June 16, 2026 19:17

@anodar anodar left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

is mpc_primitives::ReconstructionThreshold still used somewhere else ? If not should we drop it ?

@anodar

anodar commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Reading the thread offline, looks like there's been discussions and it's deliberate why there's duplicate structs. I'm probably not a best person to review this as I'm missing quite a bit of context on it.

@SimonRastikian SimonRastikian marked this pull request as draft June 21, 2026 22:23
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.

Importing reconstruction threshold from crypto into node

2 participants