ckb 0.113.0-rc1 (6861f08 2023-12-15) #4265
doitian
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is an RC version to preview the changes in the next release.
Compatibility Table
Downloads
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.112.1
Features
SendBlocksProof
message to support ckb2023 #4185: TweakSendBlocksProof
message to support ckb2023 (@quake)Bug Fixes
fix: incorrect and inadequate checks of sync message #4192: Incorrect and inadequate checks of sync message (@yangby-cryptape)
Fix orphan pool for long pending tx issues #4199: Fix orphan pool for long pending tx issues (@chenyukang)
fix typos #4221: Fix typos (@xiaolou86)
fix: fix vm version select #4218: Fix VM version select (@driftluo)
This is a breaking change: b:consensus
fix: no chain_root in 1st block of the mmr activated epoch #4255: No chain_root in 1st block of the MMR activated epoch (@yangby-cryptape)
Fix concurrency issue for RBF #4258: Fix concurrency issue for RBF (@chenyukang)
Improvements
performance: tuning rocksdb bloom filter #4191: Tuning rocksdb bloom filter (@quake)
persistence softfork cache #4203: Persistence softfork cache (@zhangsoledad)
Move
util/launcher/src/migrate.rs
to an independent crate #4235: Moveutil/launcher/src/migrate.rs
to an independent crate (@eval-exec)Break
ckb-launcher
andckb-chain
's cycle dependency by movingSharedPackage
andSharedBuilder
fromckb-launcher
tockb-shared
#4236: Breakckb-launcher
andckb-chain
's cycle dependency by movingSharedPackage
andSharedBuilder
fromckb-launcher
tockb-shared
(@eval-exec)Use jsonrpc-utils to replace jsonrpc #4170: Use jsonrpc-utils to replace jsonrpc (@chenyukang)
This is a breaking change: b:rpc
Add aarch64 docker image for ckb #4256: Add aarch64 docker image for ckb (@chenyukang)
Full Changelog: v0.111.0...v0.113.0-rc1
This discussion was created from the release ckb 0.113.0-rc1 (6861f08 2023-12-15).
Beta Was this translation helpful? Give feedback.
All reactions