github chainx-org/ChainX v4.1.0
Release V4.1.0

latest releases: v4.3.0, v4.2.0, v4.1.1...
2 years ago

Global Priority

MEDIUM: This is a medium priority release, and recommend you upgrade as as soon as possible if you are validator

  • runtime version 12 -> 13 at #3040610

How to sync blocks from genesis(block #0)

  • (0) You should know Debug: panicked at 'Storage root must match that calculated ' #609
    if you use ChainX v4.x.x directly sync blocks will be stuck at #881910 or other block.
  • (1) Compile ChainX v3.0.0 by nightly-2020-09-30 or Download chainx-v3.0.0-ubuntu20.04-x86_64-unknown-linux-gnu-1
  • (2) Until #3038400, please use ChainX v3.0.0 to synchronize with NativeElseWasm (default mode)
  • (3) For blocks after #3038400, complete (2) first, and then replace ChainX v3.0.0 with ChainX v4.x.x to complete the db migration (note that the migration process is irreversible, it is recommended to back up the data first)
  • (4) ChainX v4.x.x continues to synchronize blocks

Rust compiler versions

  • Rust Nightly: nightly-2021-11-07

Docker image

docker pull chainxorg/chainx:v4.1.0

What's Changed

Full Changelog: v4.0.0...v4.1.0

Checksum (Local build)

md5sum sha256 name
4c836c78455434ae0e7c43d8234985a5 80d719232928dd6de3b271543b132d5e77f2d547232882bf2eb01a05d78ed4bd chainx-4.1.0-ubuntu-20.04-x86_64
fe1aa810364f9290d098693298467df3 eb66d8876eb1adfa2b37039c0b78b7684753b3a6171f2171316fe89313e7ee5d chainx_wasm
1751d8cf7fc1d2900193bd0559d80ed6 37e9c7d3c13f413d4036e9c93e65a8f80b1fd986196b78bab616b3f312f12981 chainx_compact_wasm
d50603745c2a465ba45183115de25cba cd3f89f1867358e1ab67b44a775042d95dbd7da311c40969ad6fab23b13c9e5b chainx_compressed_wasm

Srtool details

✨ Your Substrate WASM Runtime is ready! ✨
Summary generated with srtool v0.9.19 using the docker image paritytech/srtool:1.57.0:
 Package     : chainx-runtime v4.1.0
 GIT commit  : b88d1514625dfcdd9afed301795f8db37d79faaa
 GIT tag     : v4.1.0
 GIT branch  : develop-2022
 Rustc       : rustc 1.57.0 (f1edd0429 2021-11-29)
 Time        : 2022-03-14T01:46:58Z

== Compact
 Version     : chainx-13 (chainx-net-1.tx3.au1)
 Metadata    : V14
 Size        : 4.19 MB (4395430 bytes)
 Proposal    : 0xd907329ca154b671af58e20d83cacc3ab63c041e77b624bf80ab870fb57a2663
 IPFS        : QmdXnb7uahYL1qMvesuEYfAUKkDYHS7U1FrUVRBo45RgD5
 BLAKE2_256  : 0x64d6ef7b9b97092a452c76a6c2bb4b43ada356fcdc984fadf446e392e4936606
 Wasm        : runtime/chainx/target/srtool/release/wbuild/chainx-runtime/chainx_runtime.compact.wasm

== Compressed
 Version     : chainx-13 (chainx-net-1.tx3.au1)
 Metadata    : V14
 Size        : 1.91 MB (2007837 bytes)
 Compression : 54.32%
 Proposal    : 0x02a10fb1c848a8a8b194bee3f7a44c7c57fe437fc0e5ded585f30edab4ced974
 IPFS        : QmWBRhpL1dMsuMRZCtaaWmftuVbFUB89uCzvjvoqcXjthz
 BLAKE2_256  : 0x850f0f285d1d5ea91f90af5cd2123fdc510ca86f22d5e6693f477ac2cf6ea37e
 Wasm        : runtime/chainx/target/srtool/release/wbuild/chainx-runtime/chainx_runtime.compact.compressed.wasm

Don't miss a new ChainX release

NewReleases is sending notifications on new releases.