stacks-network / stacks-core

The Stacks blockchain implementation
https://docs.stacks.co
GNU General Public License v3.0
3.01k stars 671 forks source link

Check that stackerdb is set before configuring the signer #5198

Closed jferrant closed 2 months ago

jferrant commented 2 months ago

Closes https://github.com/stacks-network/stacks-core/issues/5195

Signers were sometimes loading their stackerdb configuration too quickly before it had time to update. This ensures that a signer does not configure themselves before the stackerdb config is updated.

blockstack-devops commented 3 weeks ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.