github nervosnetwork/ckb v0.205.0
ckb 0.205.0 (b75a785 2026-03-17)

10 hours ago

Highlights

CKB v0.205.0 adds a Terminal module for the new CKB-TUI, proxy protocol support, and cargo-binstall compatibility. It enhances the export/import subcommand with range and verifier selection, introduces RPC logs subscription, and upgrades the Rust toolchain to 1.92.0. On the maintenance side, the Docker base image moves from Ubuntu Bionic to Focal and a security fix addresses RUSTSEC-2026-0007 in the bytes crate.

Compatibility Table

Network Consensus Version Minimal CKB Version
dev ckb2023 since epoch 0
preview ckb2023 since epoch 0 v0.119.0
testnet ckb2023 since epoch 9,690 v0.119.0
mainnet ckb2023 since epoch 12,293 v0.200.0

See how to connect to various chains in Wiki.

Default assume valid target

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
macOS ARM64 macOS 10.15 or above zip PGP
macOS (Portable) ARM64 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

Deprecation Notice: CentOS has reached its EOL, we will stop providing CentOS binaries in the future. Please use other platforms or build from source.

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.204.0

Compare changes in GitHub

Added

Changed

Fixed

  • update Docker base image from bionic to focal for builder and runtime (#5123) (by @doitian)
  • update bytes from 1.10.1 to 1.11.1 (RUSTSEC-2026-0007) (#5099) (by @Copilot)

Contributors

Don't miss a new ckb release

NewReleases is sending notifications on new releases.