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

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

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

This version will stop working on 2021-08-19T00:00:00Z.

Changes:

  • coin v3 and Pact 4.0 upgrade (#1218, #1237, #1236, #1234)

    • Emits coin.TRANSFER events for all balance changing operations.
      Burns/creates/allocations are indicating using the null account ("").
      Miner rewards, gas payments, allocations, and cross-chain.
    • Chainweb account protocols: reserves new account names with the format
      c:data where c is a single-char protocol identifier and data
      protocol-specified data.
    • Introduces the Chainweb single-key protocol k
      where data must match a single ED-25519 public key.
    • Leverages Pact 4.0
      • X_YIELD and X_RESUME event emission.
      • blesses previous module hash so that in-progress cross-chain
        transfers can succeed.
    • Transactional module init cache. (#1236)
  • P2P API endpoint to get node config (#1226)

  • Bugfixes and cleanups (#1235, #1228, #1227, #1225)

SHA256 Hashes

684a086f7ccc8f35f551c7213b963ea9fc2ee99f9d95851cb40441daf8eae619  chainweb-2.8.ghc-8.10.4.ubuntu-18.04.e16a2d4.tar.gz
22ac322f1a79fa34e767de39245e0aada731806afd1d74eec53e41909aac09e1  chainweb-2.8.ghc-8.10.4.ubuntu-20.04.e16a2d4.tar.gz
77d5a0a8903237ea900fcc82a0780de7ee6d7e52362d6e31ef4ea370381490ab  chainweb-2.8.ghc-8.10.4.macOS-latest.e16a2d4.tar.gz

Nix store paths:

Linux: /nix/store/p5jkf5cq9nmy7sbbnlry7gncyxa23baa-chainweb-2.8
Mac: /nix/store/0rqpxpcpi1lf3lrph3hy78lpj665prk4-chainweb-2.8

Docker:

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

Don't miss a new chainweb-node release

NewReleases is sending notifications on new releases.