Chainweb Mainnet 2.17
This version replaces all previous versions. Any prior version will stop working
on 2022-12-01T00:00:00Z. Node administrators must upgrade to this version
before that date.
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:
- Remove error messages from pact output for on-chain transactions. Dapps can
still retrieve transaction error messages from thelocal
endpoint. (#1543) - Implement a per-tx timeout during creation of new blocks to prevent mining
nodes from stalling when block creation takes too long. (#1546) - Miscellaneous changes for fine tuning of the gas model. (#1554)
Bug fixes:
Ubuntu Binaries:
SHA256 Hashes
a43fcb73ec941d3515ca475c6ce964bfe4afcbd421f1143558eb4f329b1ec0b9 chainweb-2.17.ghc-8.10.7.ubuntu-20.04.323bce4.tar.gz
bd8a6ff7b5e560e277e5294a8222f0d305a3e58e15cd1d20058866df730d0359 chainweb-2.17.ghc-8.10.7.ubuntu-22.04.323bce4.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.17
Binary-only Ubuntu-20.04: docker pull ghcr.io/kadena-io/chainweb-node/ubuntu:2.17
Nix Store Path:
Linux: /nix/store/53dxlr8pfsqgy841zpqngkfzgakci3p3-chainweb-2.17