Skip to content

ckb 0.32.0 (248aa88 2020-05-22)

Compare
Choose a tag to compare
@doitian doitian released this 22 May 03:54
v0.32.0
248aa88

This version is compatible with v0.25.0 and above. However, it is recommended to upgrade the node, since we will only release security patches based on the latest release.

See how to connect to various chains in Wiki.

Highlights:

  • Improved chain sync speed.
  • Modified PoW algorithm in testnet. It's planned to reset testnet on May 22.

Downloads

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 .asc files are signatures. It is wise and more secure to check out for the files integrity.

Changes since v0.31.1

Features

Bug Fixes

Improvements