Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
CHECKSUMS.txt | 2025-10-07 | 894 Bytes | |
linux-glibc-arm64.zip | 2025-10-07 | 30.7 MB | |
linux-glibc-x64.zip | 2025-10-07 | 33.5 MB | |
linux-musl-arm64.zip | 2025-10-07 | 30.6 MB | |
linux-musl-x64.zip | 2025-10-07 | 31.8 MB | |
macos-arm64.zip | 2025-10-07 | 6.9 MB | |
windows-x64.zip | 2025-10-07 | 31.3 MB | |
README.md | 2025-10-07 | 965 Bytes | |
Release signer-3.2.0.0.2.0 source code.tar.gz | 2025-10-07 | 12.7 MB | |
Release signer-3.2.0.0.2.0 source code.zip | 2025-10-07 | 13.5 MB | |
Totals: 10 Items | 190.9 MB | 2 |
This release resolves a critical vulnerability and all node operators are strongly encouraged to upgrade
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.2, available at: https://github.com/stacks-network/stacks-core/releases/tag/3.2.0.0.2.
Added
- Added two-phase commit to signer block responses ensuring signers only issue a signature in a BlockResponse when a majority threshold number have pre-committed to sign a proposed Naka block
- When determining a global transaction replay set, the state evaluator now uses a longest-common-prefix algorithm to find a replay set in the case where a single replay set has less than 70% of signer weight.
Changed
- Database schema updated to version 17