CKB Dev Log 2023-06-14 #4013
anipenguin
started this conversation in
Dev Log
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
📸 - @zhangsoledad
Updates
Features
Improvements
PeerStore::load_from_dir_or_default
's timecost #4000Fixed
In pipeline…
Fix and redesign CKB’s graceful shutdown mechanism
Refactor ckb_types, this involves:
generated-types
component that supports no-std andThis refactoring is essential because, for a long time, numerous Rust projects have been referring to the ckb_types crate, even though it was not initially designed for this purpose
Based on the recent advances in interpreter optimization, we will conduct experiments on CKB-VM to explore potential performance enhancements
Deploy and introduce a demo showcasing Atomic Swaps through CKB's Open Transaction to the community
Beta Was this translation helpful? Give feedback.
All reactions