ckb 0.100.0-rc5 (8f9aa40 2021-09-08) #3021
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.
highlight
Changes since v0.100.0-rc4
Bug Fixes
log.file
after touch it #3011: Shouldn't override thelog.file
after touch it (@yangby-cryptape)Improvements
refactor(rpc): change struct from "TxPoolVerbosity" to "TxPoolEntries… #3006 rpc: Change struct from "TxPoolVerbosity" to "TxPoolEntries… (@chanhsu001)
Breaking change for using ckb crates.
Changes since v0.100.0-rc2
Features
feat: dial bootnode randomly #2846: Dial bootnode randomly (@driftluo)
feat: better tips for "migrate" subcomamnd #2854: Better tips for "migrate" subcomamnd (@yangby-cryptape)
feat: remove old version peer from peer store on fork #2849: Remove old version peer from peer store on fork (@driftluo)
feat: add network protocol config #2641: Add network protocol config (@quake)
feat(hardfork): add a new field "hardfork_features" to the return of RPC method "get_consensus" #2879 hardfork: Add a new field "hardfork_features" to the return of RPC method "get_consensus" (@yangby-cryptape)
feat: upgrade hyper and ckb-vm #2913: Upgrade hyper, and ckb-vm (@driftluo)
feat: persistent tx-pool data into a file when it has been shutdown #2656: Persistent tx-pool data into a file when it has been shutdown (@quake)
feat: reduce cellbase maturity on staging spec #2921: Reduce cellbase maturity on staging spec (@keroro520)
feat: update ckb-vm to 0.20.0-rc4 #2963: Update ckb-vm to 0.20.0-rc4 (@mohanson)
ckb-vm 0.20.0-rc4 release note: https://github.com/nervosnetwork/ckb-vm/releases/tag/0.20.0-rc4
feat: update ckb-vm to 0.20.0-rc5 #3004: Update ckb-vm to 0.20.0-rc5 (@mohanson)
Contains a bug fix, see release notes below:
https://github.com/nervosnetwork/ckb-vm/releases/tag/0.20.0-rc5
Bug Fixes
last_txs_updated_at
in tx pool (@zhangsoledad)--network-peer-store
couldn't work #2950 reset-data: The argument--network-peer-store
couldn't work (@yangby-cryptape)Improvements
as_ref
#2841: Remove redudantas_ref
(@doitian)This discussion was created from the release ckb 0.100.0-rc5 (8f9aa40 2021-09-08).
Beta Was this translation helpful? Give feedback.
All reactions