You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement key refresh with the same node identities and weights, this is done by running the same DKG again with final key 0. Should be straightforward - mostly just adding the functionality.
Design and implement key refresh with different weights (some nodes may have weight increase, others decrease). This is probably more challenging but worth investigation.
The text was updated successfully, but these errors were encountered:
This is a two-part task:
The text was updated successfully, but these errors were encountered: