This release contains several bugfixes and improvements to the stacks-signer binary, ensuring more consistent block production.
This release is compatible with chainstate directories from 3.x.x.x.x.
The version of stacks-node compatible with this release is 3.1.0.0.12, available at: https://github.com/stacks-network/stacks-core/releases/tag/3.1.0.0.12.
Changed
- Refactor / cleanup signerDB migrations code
- Signers should not infinitely loop when pushing a block to stacks-node
- Logging improvements and cleanup
Fixed
- Fix
capitulate_miner_view
so stacks-node won't swap between multiple miners - Mark current miner as invalid on capitulation
- Fix flaky
miner_recovers_when_broadcast_block_delay_across_tenures_occurs
test