Skip to content

Chainweb Mainnet 2.17.1

Compare
Choose a tag to compare
@larskuhtz larskuhtz released this 05 Dec 16:05
aaf1a20

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:

Bug fixes:

  • Fix initialHeightLimit CLI argument parsing to not override config file. (#1566)
  • Fix cut GET endpoint height limiting. (#1571)

Miscellaneous:

  • Add transaction simulator to cwtools. (#1558)

Container Images:

  • End-user image:
    Image ID: sha256:590ecccc57583e67fe3cc6e9cd3a0b5e0509ce58f54e32ffab23b7000644155c

    docker pull kadena/chainweb-node:2.17.1
  • Binary-only Ubuntu-20.04:
    Image ID: sha256:b6089a0d42e4dbaf72f05c914615bc311d3e67ee4e036d2c6ac9a550d83644b3

    docker pull ghcr.io/kadena-io/chainweb-node/ubuntu:2.17.1

Ubuntu Binaries:

SHA256 Hashes

8b68a1f59806f0fb47f6265fdac0c90201cb68aedac84eb590c431762c0fe3e6  chainweb-2.17.1.ghc-8.10.7.ubuntu-20.04.aaf1a20.tar.gz
c4a742239ae40e39a0d353bc15907af5e15f30a99cc1589ab399b78b140f0f41  chainweb-2.17.1.ghc-8.10.7.ubuntu-22.04.aaf1a20.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/2x93bfm187pfi4k54v9s2l9llmjmp4qz-chainweb-2.17.1