Add more vectors coverage#46
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: d8c2b64702
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
Architectural Review - Summary This PR significantly expands test vector coverage for FROST signing, adding approximately 500 lines with new error cases and improved documentation. Strengths:
Concerns:
Recommendations:
Verdict: Valuable improvements pending fixes to inline issues (particularly reconstruct_thresh_sk validation) and clarification on removed test cases. |
|
I reviewed the test vectors, and everything looks good. Do you plan to add coverage for different threshold settings in another PR? |
|
Thanks for the review. Yes, I'm currently looking into it. |
Address bitcoin/bips#2070 (comment), except different$(t, n)$ suggestion