This version replaces all previous versions. Any prior version will stop working
on 2023-03-02T00:00:00Z. Node administrators must upgrade to this version
before that date.
This version will expire on 2023-06-01T00:00:00Z.
To upgrade, pull the latest docker image or download the binary and restart the
node.
Changes:
- New /local endpoint preflight simulation API. (#1585, #1600)
- Support for Pact 4.6: (#1602)
- New ZK native function support.
- Better gas estimation.
- Warning deprecation system support in /local:
- Allows the node to provide warnings for upcoming feature deprecations in Pact.
- The same warnings are generated by the repl in Pact 4.6.
- Internal changes to support future chain database schema changes.
- Remove libtbb as a dependency.
Bug fixes:
- Filter Module Cache for just
coin
contract. (#1548) - Prevent table name clashes in module. (#1556)
- Full chain replay is now possible on Intel Mac & Linux, and M1 Mac.
When upgrading directly from chainweb-node version 2.17, please, also take a look at the changes in versions 2.17.1 and 2.17.2 below.
Container Images:
-
End-user image
Image Digest:sha256:91e7b822bed89e572abb7344cde6f88894d5116f08f2c516e681b6b92387d4f9
docker pull kadena/chainweb-node:2.18
-
Binary-only Ubuntu-20.04
Image Digest:sha256:536d6f11379b8223cf7db2485b8504faf6001913be80d7a9a5a6e10f1e5bd6d
docker pull ghcr.io/kadena-io/chainweb-node/ubuntu:2.18
Ubuntu Binaries:
SHA256 Hashes
4c7b05edbe901eba47aff0b69fd25c30fad81971c6675932150d04675db09e1e chainweb-2.18.ghc-8.10.7.ubuntu-20.04.19b34e5.tar.gz
9d5882debaa2b389838ad5a82096bcaa64ab732a85b3ec545f8350964c660d2c chainweb-2.18.ghc-8.10.7.ubuntu-22.04.19b34e5.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
Nix Store Path:
Linux: /nix/store/ksqnbjkx300z98bw6gqh4bfx8y40nwsm-chainweb-2.18