github chainx-org/ChainX v4.1.1
Release v4.1.1

latest releases: v4.3.0, v4.2.0
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

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
  • (5) mainnet bootnodes
"/ip4/120.26.57.227/tcp/36789/ws/p2p/12D3KooWEAX2BcQCZP79MuxQpqLQUop7P3tZY97eNxxUgc4ZTu3k"
"/ip4/47.114.74.52/tcp/36789/ws/p2p/12D3KooWJPMUkGytfAMt3AMqm4AFn4VToXjbWZoC4Z2NxXNXvTwb"

Rust compiler versions

  • Rust Nightly: nightly-2021-11-07

Docker image

docker pull chainxorg/chainx:v4.1.1

What's Changed

Full Changelog: v4.1.0...v4.1.1

Checksum (Local build)

md5sum sha256 name
dceeb1446667d255ab0eb97350eaa323 c0ea9dcb4605e904b991c3263451da5052af85b0025b5a7ad1f3b71e1f8398b7 chainx-4.1.1-ubuntu-20.04-x86_64
007758784eef94ce15c7b65280d3e40f 4de83427ceeb7f7a60085dd6ed3394961f331d87a5ef2481b6757c6753a94c6e chainx_wasm
0d44a7360d72ec432644625cd8d02753 9b8b23907542932b0fecf84ccf5cb229bb850d7164d7df75476260b836d66f89 chainx_compact_wasm
edef216868e777397d9778c0706400b4 d6d54abccfc695bc323f6fffdf317320a06922c81dc3cb5c50292e3e9743f5c7 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.1
 GIT commit  : 6cd66355577984e0ab42f87fbb0f205b62c19e4a
 GIT tag     : v4.1.1
 GIT branch  : heads/v4.1.1
 Rustc       : rustc 1.57.0 (f1edd0429 2021-11-29)
 Time        : 2022-03-15T06:09:22Z

== Compact
 Version     : chainx-14 (chainx-net-1.tx3.au1)
 Metadata    : V14
 Size        : 4.20 MB (4401442 bytes)
 Proposal    : 0xb7d61892fb00cf0ed67f7ce16c84a68ad47fa6739a94bbcee84b9731b559ecaa
 IPFS        : Qmf28o8c9aSjsXatHNBZKSJ1fR5NY57m8HRTLFiyQY2zw3
 BLAKE2_256  : 0x4233b83c1d0e11bbb8395e71eac02809723c334d5c89363db82d608b7355cd00
 Wasm        : runtime/chainx/target/srtool/release/wbuild/chainx-runtime/chainx_runtime.compact.wasm

== Compressed
 Version     : chainx-14 (chainx-net-1.tx3.au1)
 Metadata    : V14
 Size        : 1.92 MB (2009679 bytes)
 Compression : 54.35%
 Proposal    : 0x5a53e3124c13365611d37c6309570cd4fabfae2804d2f015a02760c35c3c684d
 IPFS        : QmY3kou5FKTFZMfKmC24Fu3qcge9U5r3iaaMNtcLu9gL3A
 BLAKE2_256  : 0x19b58352f5518c6da2594f435b43c7ab72dd83d29441dc4e050e9fe2d23516b9
 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.