Skip to content

2.19.1

Compare
Choose a tag to compare
@lbpage lbpage released this 23 May 02:07
f9e4929

NOTE: THIS VERSION SUPERSEDES 2.19. PLEASE UPDATE AS SOON AS POSSIBLE.

We have released chainweb-node version 2.19.1

This version replaces all previous versions. Node administrators must upgrade to this version before 2023-06-01T00:00:00Z.

All 2.19.* versions will expire on 2023-09-07T00:00:00Z.

To upgrade, pull the latest docker image or download the binary and restart the node.

Changes:

  • Disable user function return value typechecking (#1661)
  • Add typechecking option to tx-sim. (#1656)

Official release: https://github.com/kadena-io/chainweb-node/releases/tag/2.19.1

For full details refer to the Changelog

Container Images:

  • End-user image
    Image Digest: kadena/chainweb-node@sha256:21d9d99174472aec6bac71f6fc0c47b04b0343373d9a8f1dc3fd2d5b5aba5783

    docker pull kadena/chainweb-node:2.19.1
  • Binary-only Ubuntu-20.04
    Image Digest: ghcr.io/kadena-io/chainweb-node/ubuntu@sha256:2b3459f085a398592c2568bd84c9453c5e1515df979818432f06ea289f64cb06

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

Ubuntu Binaries:

SHA256 Hashes

00b456d8552c57ee6d7ff8abac3622ee44dea8866bc030d647b5fa301edd838b  chainweb-2.19.1.ghc-8.10.7.ubuntu-20.04.f9e4929.tar.gz
9bb75f1e6d099b7c6dcd5e2bf22a56fe2bb12d933bc239c659a3dbc820f4c623  chainweb-2.19.1.ghc-8.10.7.ubuntu-22.04.f9e4929.tar.gz

The following dependencies must be installed on the system:

  • ubuntu-20.04:
    apt-get install ca-certificates libgmp10 libssl1.1 libsnappy1v5 zlib1g liblz4-1 libbz2-1.0 libgflags2.2 zstd
  • ubuntu-22.04:
    apt-get install ca-certificates libgmp10 libssl3 libsnappy1v5 zlib1g liblz4-1 libbz2-1.0 libgflags2.2 zstd