This release contains several bugfixes and improvements to the stacks-node and stacks-signer binaries, ensuring more consistent block production.
This release is compatible with chainstate directories from 3.x.x.x.x.
The version of stacks-signer compatible with this release is 3.1.0.0.12.0, available at: https://github.com/stacks-network/stacks-core/releases/tag/signer-3.1.0.0.12.0.
Added
- Document missing config structs
- Document MinerConfig parameters
- Document BurnchainConfig parameters
- Document NodeConfig parameters
Changed
get_fresh_random_neighbors
to include allowed neigbors- Logging improvements and cleanup
- Move serde serializers to stacks_common
- Depend on clarity backing store interface
- Updated
./docs/event-dispacher.md
Fixed
- Handle Bitcoin reorgs during Stacks tenure extend