-
Notifications
You must be signed in to change notification settings - Fork 32
Labels
bugSomething isn't workingSomething isn't workingsbtc signer binaryThe sBTC Bootstrap Signer.The sBTC Bootstrap Signer.
Milestone
Description
Feature - Re-enable bootstrapping the signer set
1. Description
We accidentally removed the ability of bootstrapping the sBTC signers from scratch. This can happen when starting off in a fresh network without any of the smart contracts being deployed. In this case, the signers will not sign for the smart contracts because they have no verified shares, and no signer set info in the registry because the registry has not been deployed!
2. Technical Details:
So allow for signing a smart contract deployment in the case where the registry has not been deployed and where we do not have verified shares.
2.1 Acceptance Criteria:
- The signers can bootstrap themselves
3. Related Issues and Pull Requests (optional):
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingsbtc signer binaryThe sBTC Bootstrap Signer.The sBTC Bootstrap Signer.
Type
Projects
Status
Done