2.23.2
This is a minor point release. Upgrading is recommended.
To upgrade, pull the latest docker image or download the binary and restart the node.
Changes:
- Fix catchup for nodes started at blocks before the service date (#1860)
Internal changes:
- Fix a small internal bug in the new read-only checkpointer (#1857)
- Fix a small bug in compaction tests, causing flakiness (#1855)
Official release: https://github.com/kadena-io/chainweb-node/releases/tag/2.23.2
For full details refer to the Changelog
Container Images:
- End-user image
Image Digest:DIGEST:sha256:37be9dd740a77c85f097be4105cc01bf33dec9fef235126be12e350967c4c34b
docker pull kadena/chainweb-node:2.23.2
- Binary-only Ubuntu-20.04
Image Digest:[ghcr.io/kadena-io/chainweb-node/ubuntu@sha256:6dd53279c298bc55d65670671e8424e21e05007decb08d36fcfc67d153559898 ghcr.io/kadena-io/chainweb-node@sha256:6dd53279c298bc55d65670671e8424e21e05007decb08d36fcfc67d153559898]
docker pull ghcr.io/kadena-io/chainweb-node/ubuntu:2.23.2
Ubuntu Binaries:
SHA256 Hashes
6c76e74b0b38b19662e0ffc2559abbcbb8de45ee4246d0d63bc34394b09c9673 chainweb-2.23.2.ghc-9.6.3.ubuntu-22.04.5ca1ca1.tar.gz
6e513fa6b19fbb979e90bd2523ea76e02ad3acf57027bdc0ce8513f59103d3f8 chainweb-2.23.2.ghc-9.6.3.ubuntu-20.04.5ca1ca1.tar.gz
The following dependencies must be installed on the system:
- ubuntu-22.04:
apt-get install ca-certificates libgmp10 libssl3 libsnappy1v5 zlib1g liblz4-1 libbz2-1.0 libgflags2.2 zstd
- ubuntu-20.04:
apt-get install ca-certificates libgmp10 libssl1.1 libsnappy1v5 zlib1g liblz4-1 libbz2-1.0 libgflags2.2 zstd