ckb v0.38.0-pre (2fc9055 2020-11-02)
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.
Changes since v0.37.0
Features
- #2329: Configurable block proposals limit (@zhangsoledad)
- #2330: Migrate subcommand (@zhangsoledad)
Bug Fixes
Improvements
- #2312: Use cargo-deny to replace cargo-audit (@yangby-cryptape)