-
Notifications
You must be signed in to change notification settings - Fork 332
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(CON-1413): Create local transcripts for Vetkeys (#3387)
This PR adds functionality to generate local NiDkg transcripts for Vetkeys to the DKG component. - Introduce `get_enabled_vet_keys` to get all NiDKG key ids from the `ChainKeyConfig`. - Introduce the `tags_iter` function, which iterates over `LowThreshold` and `HighThreshold` as well as provided `HighThresholdForKeyId` variants off `NiDkgTag` - Unit tests to capture the new behaviour - Adapt test code - Adapt CUP loading functions to load the `initializations` --------- Co-authored-by: Leo Eichhorn <[email protected]>
- Loading branch information
Showing
10 changed files
with
778 additions
and
202 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.