github nervosnetwork/ckb v0.105.1
ckb 0.105.1 (e0dd357 2022-10-31)

latest releases: v0.118.0, v0.118.0-rc2, v0.118.0-rc1...
22 months ago

This version fixed the conflicting options for light client (#3665).

It also decreased the memory requirement to run the database migration (#3664).

Compatability Table

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

See how to connect to various chains in Wiki.

Downloads

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

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

Try the portable variants if the binaries complains about illegal instructions.

Changes since v0.105.0

Features

  • #3672: Add rpc estimate_cycles (@zhangsoledad)

  • #3650: Bump ckb-vm to v0.22.0 (@mohanson)

  • #3664: Decrease max memory and increase speed, during chain root mmr migration (@yangby-cryptape)

  • #3665: Remove block_filter_enable option (@quake)

    Two configuration options (block_filter_enable and support_protocols) are conflicting.

Don't miss a new ckb release

NewReleases is sending notifications on new releases.