github nervosnetwork/ckb v0.117.0-rc4
ckb 0.117.0-rc4 (7d4ce27 2024-07-15)

latest releases: v0.118.0-rc2, v0.118.0-rc1, v0.117.0...
pre-release2 months ago

This is an RC version to preview the changes in the next release.

Compatibility Table

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

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

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.117.0-rc3

Features

  • #4454: Add include_tx_pool: Option<bool> param to ChainRpcImpl::get_live_cell' (@eval-exec)

    This is a breaking change: b:rpc

  • #4486: Add assume_valid_target_reached: bool to NetRpc::sync_state (@eval-exec)

    This is a breaking change: b:rpc

Bug Fixes

Improvements

Don't miss a new ckb release

NewReleases is sending notifications on new releases.