This is a feature and bug-fix release. Upgrading is optional but recommended.
All 2.17* versions will expire on 2023-03-02T00:00:00Z.
To upgrade, pull the latest docker image or download the binary and restart the node.
Changes:
Logging and Telemetry Changes:
- Add telemetry logging for Database size. (#1330)
- Make Pact service log asynchronous exceptions with log-level
warn
and noterror
. (#1562) - Log replay height based on time, not blocks. (#1563)
- Add telemetry logging for node top-level status. (#1561)
Performance Improvements:
- Add module cache to checkpointer. (#1577)
Bug Fixes:
withSavepoint
now catchesSomeAsyncException
. (#1576)- Fix transfer cost for Rosetta transaction generator. (#1579)
Miscellaneous:
- Censor
BackupConfig
fromconfig
endpoint. (#1569) - Simulate whole block(s) in transaction simulator. (#1573)
- Fix some command line help messages. (#1574)
Container Images:
-
End-user image:
Image Digest:sha256:356ceff2ed48e7aa6c09f0391dcfe8e96d782863cf1b2ab291b905a603a0c74e
docker pull kadena/chainweb-node:2.17.2
-
Binary-only Ubuntu-20.04:
Image Digest:sha256:378f4949ab55b59fdc2ede0abaf253c198e6cf680a36a3f431fcb2ae61141504
docker pull ghcr.io/kadena-io/chainweb-node/ubuntu:2.17.2
Ubuntu Binaries:
SHA256 Hashes
dfa9e371cc21a0cb896587fe5101e5243fc30915f5bd58abaf7cf6133faa6449 chainweb-2.17.2.ghc-8.10.7.ubuntu-20.04.aa36983.tar.gz
bf7575f5bd47142644cc6ec40a96b5221c552470b6d87d1641b188a11312e8e9 chainweb-2.17.2.ghc-8.10.7.ubuntu-22.04.aa36983.tar.gz
The following dependencies must be installed on the system:
- ubuntu-20.04:
apt-get install ca-certificates libgmp10 libssl1.1 libsnappy1v5 libtbb2 zlib1g liblz4-1 libbz2-1.0 libgflags2.2 zstd
- ubuntu-22.04:
apt-get install ca-certificates libgmp10 libssl1.1 libsnappy1v5 libtbb12 zlib1g liblz4-1 libbz2-1.0 libgflags2.2 zstd
Nix Store Path:
Linux: /nix/store/kbicjriahm2bpj3a7d864p5n6pwdijj0-chainweb-2.17.2