github nervosnetwork/ckb v0.43.0-rc1

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.

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

Features

Bug Fixes

  • #2655: Don't remove peer id on addr (@driftluo)

    if no peer id on addr, it will always output an error log when trying to dial the observed addr.

  • #2716: Fix cycles set wrong (@driftluo)

Improvements

  • #2665: Add CPU requirements in platform support (@doitian)

  • #2662: Shortcut return proposal reward when target_proposals is empty (@quake)

    This PR will reduce the rocksdb query especially get_block_txs_hashes in the committed_idx_proc, which is a slow query according to profiler result.

  • #2691: Skip fresh proposal id checking in TransactionHashes message (@quake)

  • #2748: Upgrade rocksdb (@zhangsoledad)

Don't miss a new ckb release

NewReleases is sending notifications on new releases.