Skip to content

Enhance FROST DKG and Signing Manager with comprehensive documentation - #8

Merged
zy0n merged 1 commit into
mainfrom
zy0n/updates
May 26, 2026
Merged

zy0n merged 1 commit into
mainfrom
zy0n/updates

Conversation

@zy0n

@zy0n zy0n commented May 26, 2026

Copy link
Copy Markdown
Collaborator
  • Added detailed JSDoc comments throughout the TrustedDKG class to clarify the purpose and functionality of methods related to the DKG process.
  • Improved type definitions in the types.ts file for better clarity and usability.
  • Expanded the RFC9591Hasher class documentation to explain domain-separated hash helpers used in FROST and DKG implementations.
  • Enhanced DKGManager class with method documentation to describe orchestration of trusted-dealer and coordinator-less DKG flows.
  • Updated FROSTSigningManager class with comments to explain the two-round signing flow and its orchestration.
  • Improved module-index.ts with type exports and added documentation for shareable key encoding and decoding functions.

- Added detailed JSDoc comments throughout the TrustedDKG class to clarify the purpose and functionality of methods related to the DKG process.
- Improved type definitions in the types.ts file for better clarity and usability.
- Expanded the RFC9591Hasher class documentation to explain domain-separated hash helpers used in FROST and DKG implementations.
- Enhanced DKGManager class with method documentation to describe orchestration of trusted-dealer and coordinator-less DKG flows.
- Updated FROSTSigningManager class with comments to explain the two-round signing flow and its orchestration.
- Improved module-index.ts with type exports and added documentation for shareable key encoding and decoding functions.
@zy0n
zy0n merged commit 4211cb8 into main May 26, 2026
3 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.

1 participant