-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove subgroups from jumpstart (#936)
* Remove subgroups from jumpstart code * Bump metadata * Remove subgroup from TSS call * Try and update benches * fix failing benchmark * Get tests compiling * Remove tests related to key syncing * Add check that validator is actually in set and not just a candidate * Remove commented code * Appease Clippy * Remove commented code * Add third validator to jumpstart tests * Remove `KeyVisiblity` from registry tests * Switch to `KeyShareWithAuxInfo` * Don't use with `WithAuxInfo` variant * Add validators to benchmark validator set * Add ID of validator which confirmed jump start to event * Fix some formatting * add aux info back into key * fix jumpstart test --------- Co-authored-by: Jesse Abramowitz <[email protected]>
- Loading branch information
1 parent
7358188
commit ae0de93
Showing
6 changed files
with
115 additions
and
359 deletions.
There are no files selected for viewing
Binary file not shown.
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.