CKB Dev Log 2025-06-25 #4916
chenyukang
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Releases & Features
CKB v0.202.0 released 🚀
This release introduces a hole punching protocol to improve NAT traversal issues. With this, more nodes become publicly accessible, significantly improving network availability.
For more details, see #4873
More from release note
CKB light client 0.5.0 released
Integrated
MinFeeVerifier
andDaoScriptSizeVerifier
: feat: IntegrateMinFeeVerifier
andDaoScriptSizeVerifier
into light-client ckb-light-client#216More from release note
Tentacle 0.7.1 released
proxy
andonion
support forckb-network
— in testingOngoing work adding
proxy
andonion
support tockb-network
, enhancing privacy and accessibility: Addproxy
andonion
support forckb-network
#4733Improvements
ckb-vm-test-suite
Added testing support for
suspend2
/resume2
to run full contracts : Project structure adjustment ckb-vm-contrib#13ckb-standalone-debugger
Now supports coverage testing: Support coverage test ckb-standalone-debugger#179
Fixes
keep-alive
lost waker and did not work when there was no messageIn Pipeline…
ckb-gen-type
migration tool particularly for Meepo upgrade: feat: impl from/into for gen-type #4910add_node
andremove_node
:NetRpcImpl
fix error handling foradd_node
andremove_node
#4895init_tip_hash
: Change Defaultinit_tip_hash
to Genesis Block formainnet
/network
and Add Log Warning #4896feat: Add 2 outbound block-relay-only connections #4888
Beta Was this translation helpful? Give feedback.
All reactions