Skip to content

2.19.2

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jul 08:26
7d06965

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

This version replaces all previous versions.

This version will expire on 2023-09-07.

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

Changes:

  • Add rewind support to /poll and /local. (#1653, #1686)

  • Add some leniency to mempool creation time checks. (#1255)

  • Return metadata from /local with preflight set to true. (#1612)

  • Optimize new block creation. (#1691)

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

    For full details refer to the Changelog

    Container Images:

    • End-user image
      Image Digest: [kadena/chainweb-node@sha256:03cff181703e552b6ff2557c4802f64fab6f593c36f3cb908cd0420d63cfc1d4]
    docker pull kadena/chainweb-node:2.19.2
    • Binary-only Ubuntu-20.04
      Image Digest: [ghcr.io/kadena-io/chainweb-node/ubuntu@sha256:af17ab817d9648dad1577f5af7c10a012f2374e530913275945d0b8b3502ea75]
    docker pull ghcr.io/kadena-io/chainweb-node/ubuntu:2.19.2

    Ubuntu Binaries:

    SHA256 Hashes

    6d0cc39441b48df5d8c23b3e48566a0779fd2627ec45c8e0a7e095b89a9793ba  chainweb-2.19.2.ghc-8.10.7.ubuntu-22.04.7d06965.tar.gz
    2bfae76e39e20067ceae4f84986aee097f54b3b8f59094d039274756254d87f1  chainweb-2.19.2.ghc-8.10.7.ubuntu-20.04.7d06965.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