github kadena-io/chainweb-node 2.11
Chainweb Mainnet 2.11

latest releases: 2.30, 2.29.1, 2.29...
3 years ago

This version replaces all previous versions. Any prior version will stop working on 2021-11-18T00:00:00Z. Node administrators must upgrade to this version before that date.

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

This version will expire on 2022-01-13T00:00:00Z.

Changes:

  • Add priorities to the pact services queue. This gives consensus and new block requests priority over requests from the service APIs and the mempool. It makes nodes more resilient under load. (#1280)

  • Upgrade Pact version to 4.1.2. (#1286, #1287)

  • Enforce keyset formats. (#1287)

  • A new configuration option chainweb.minGasPrice (--min-gas-price) is added that configures a minimum gas price for transactions. The mempool will reject any transactions that doesn't pay at least this amount for gas. This allows node operators to enforce mindful usage of resources even when the majority of blocks isn't full. (#1282)

    The default minimum gas limit is raised from 1e-12 to 1e-8.

  • Chainweb node now depends on the OpenSSL library being installed on the system. (Before it already depended on the OpenSSL root certificates being available.)

SHA256 Hashes

f8ab2317a64d15573fa8e656736edbcd06b368de0f3a0e633187f1abab8f7aff  chainweb-2.11.ghc-8.10.7.ubuntu-18.04.65becb6.tar.gz
dee3322e912948e13406e0a67beff71c2541ae7633b4d0ecc223bd8be652ea7f  chainweb-2.11.ghc-8.10.7.ubuntu-20.04.65becb6.tar.gz
f1e5835ad1ab79bcc76b315481c63f703a3997fcd47889582af1bfd133e70fdd  chainweb-2.11.ghc-8.10.7.macOS-latest.65becb6.tar.gz

Docker:

End-user image: docker pull kadena/chainweb-node:2.11
Binary-only Ubuntu-20.04: docker pull ghcr.io/kadena-io/chainweb-node/ubuntu:2.11

Nix store paths:

Linux: /nix/store/gid19ar4knd71mqcxwbfci58a7lg3cjv-chainweb-2.11
Mac: /nix/store/rcyr642zmjr3r4xz205zw46ikhvrydcf-chainweb-2.11

Don't miss a new chainweb-node release

NewReleases is sending notifications on new releases.