Stacks core developers have released Stacks Core version 3.4.0.0.1.
This release contains 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.4.0.0.1.0, available at: https://github.com/stacks-network/stacks-core/releases/tag/signer-3.4.0.0.1.0.
This release includes the following changes:
- Improve block production.
- Fix the 3.4 activation height in sample testnet configs (sample configs were incorrect in the 3.4.0.0.0 release).
Docker images have been published to GitHub Container Registry:
- stacks-core: https://github.com/stacks-network/stacks-core/pkgs/container/stacks-core
docker pull ghcr.io/stacks-network/stacks-core:3.4.0.0.1
- stacks-signer: https://github.com/stacks-network/stacks-core/pkgs/container/stacks-signer
docker pull ghcr.io/stacks-network/stacks-signer:3.4.0.0.1.0
This release is recommended for all Stacks node operators.