github nervosnetwork/ckb v0.101.6
ckb 0.101.6 (b698750 2022-03-02)

latest releases: v0.118.0-rc2, v0.118.0-rc1, v0.117.0...
2 years ago

This version includes a new list of mainnet bootnodes in the generated config file. It's recommended to update the config options of the existing nodes manually. See #3303 for details.

Compatability Table

Network Consensus Version Minimal CKB Version
dev ckb2021 since epoch 0
testnet ckb2021 since epoch 3113 v0.101.0
mainnet ckb2019 v0.25.0

See how to connect to various chains in Wiki.

Downloads

OS Arch Runtime Dependencies Package Sign
macOS x64 macOS 10.12 or above zip PGP
Linux x64 glibc, libstdc++ tarball PGP
CentOS x64 glibc, libstdc++, openssl tarball PGP
Windows x64 VC++ Redistributable zip PGP
Linux ARM64 glibc, libstdc++ tarball PGP
Docker dockerhub

The binaries require following CPU instructions: call (MODE64), cmovbe (CMOV), xorps (SSE1), movq (SSE2)

The .asc files are signatures. It is wise and more secure to check out for the files integrity.

Changes since v0.101.4

Features

  • #3281: Case-insensitive hex (@zhangsoledad)

    Previously, uppercase hex format have been unintentionally forbiden.

  • #3303: Update default mainnet bootnodes (@doitian)

    Add bootnodes from different areas and different cloud providers to make the list more diverse.

Don't miss a new ckb release

NewReleases is sending notifications on new releases.