ckb 0.100.0-beta3 (4f5c166 2021-08-10) #2937
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 a beta preview for v0.100.0-rc3.
Breaking changes:
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)
RefCell
feat: add network protocol config #2641: Add network protocol config (@quake)
This feature is designed for testing and use of ckb-network crate by third party code, allows user to customize network protocols, for example, only open sync protocol in full node:
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)
Bug Fixes
last_txs_updated_at
(@zhangsoledad)Improvements
as_ref
#2841: Remove redudantas_ref
(@doitian)This discussion was created from the release ckb 0.100.0-beta3 (4f5c166 2021-08-10).
Beta Was this translation helpful? Give feedback.
All reactions