Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
CHECKSUMS.txt | 2025-08-14 | 894 Bytes | |
linux-glibc-arm64.zip | 2025-08-14 | 30.5 MB | |
linux-glibc-x64.zip | 2025-08-14 | 31.3 MB | |
linux-musl-arm64.zip | 2025-08-14 | 30.5 MB | |
linux-musl-x64.zip | 2025-08-14 | 31.6 MB | |
windows-x64.zip | 2025-08-14 | 31.1 MB | |
macos-arm64.zip | 2025-08-14 | 6.9 MB | |
README.md | 2025-08-13 | 755 Bytes | |
Release signer-3.2.0.0.1.0 source code.tar.gz | 2025-08-13 | 12.6 MB | |
Release signer-3.2.0.0.1.0 source code.zip | 2025-08-13 | 13.4 MB | |
Totals: 10 Items | 188.0 MB | 2 |
This release contains several bugfixes and improvements in 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-node compatible with this release is 3.2.0.0.1, available at: https://github.com/stacks-network/stacks-core/releases/tag/3.2.0.0.1.
This is a highly recommended upgrade for signers
Changed
- Repurposes the
capitulate_miner_view
timeout to prevent needlessly checking for capitulation when blocks are globally accepted (#6307) - Consider the local state machine update regardless of local vs global paths (#6325)
- Use the local supported version by default if no consensus is found (#6341)