github nervosnetwork/ckb v0.100.0-rc5
ckb 0.100.0-rc5 (8f9aa40 2021-09-08)

latest releases: v0.118.0, v0.118.0-rc2, v0.118.0-rc1...
pre-release3 years ago

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

The version v0.100.0 will bring incompatible changes for the next hard fork but it will not activate the hard fork for testnet and mainnet. So it is compatible with the current testnet and mainnet.

  • The block header as a new field extra_hash, which replaced uncles_hash.
  • The block has a new field extension but no blocks may set it before the hard fork activation.
  • The field hash_type has a new allowed value "data1" but it is invalid before the hard fork activation.
  • The default value of the parameter OutputsValidator in the JSON RPC send_transaction is well_known_scripts_only now. See #2821 for details.
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
Docker dockerhub

* Windows support is experimental.

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

Changes since v0.100.0-rc4

Bug Fixes

Improvements

  • #3006 rpc: Change struct from "TxPoolVerbosity" to "TxPoolEntries… (@chanhsu001)

    Breaking change for using ckb crates.

Changes since v0.100.0-rc2

Features

Bug Fixes

Improvements

Don't miss a new ckb release

NewReleases is sending notifications on new releases.