Chainweb Mainnet 2.16.1
This is a feature and bug-fix release. Upgrading is optional but recommended.
To upgrade, pull the latest docker image or download the binary and restart the node.
All 2.16* versions expire on 2022-12-01T00:00:00Z.
NOTE: This release upgrades the version of RocksDB. After upgrading to this
version previous versions of chainweb-node will not be able to open the
database.
Changes:
- Upgrade RocksDB version (#1394)
- Support for partial replays (#1524)
- Allow enabling gas logs from configuration (#1525)
- Reduce volume of info level logging (#1526)
- Check file descriptor rlimit on startup (#1532)
Ubuntu Binaries:
SHA256 Hashes
a80510c281882b6c60b0a5db7f0e8c8837264046ed10e5e97d18cba360ba8a1f chainweb-2.16.1.ghc-8.10.7.ubuntu-20.04.0af0ee3.tar.gz
05bd6d614d667ab99e4ce8222cf42546731e1fc8e4799c606003b1dabcacc5fe chainweb-2.16.1.ghc-8.10.7.ubuntu-22.04.0af0ee3.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
Docker:
End-user image: docker pull kadena/chainweb-node:2.16.1
Binary-only Ubuntu-20.04: docker pull ghcr.io/kadena-io/chainweb-node/ubuntu:2.16.1
Nix Store Paths:
Linux: /nix/store/kj92zcrnhm2zxby0r7dl7rqas7w6781l-chainweb-2.16.1