ckb 0.200.0 (52c2be1 2025-03-05) #4826
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
-
Highlights
This release will start the process to activate CKB Edition Meepo (2024) on the Mainnet.
Compatibility Table
† ckb2023 mainnet activation will start since epoch 12,293
See how to connect to various chains in Wiki.
Default assume valid target
Downloads
Deprecation Notice: CentOS has reached its EOL, we will stop providing CentOS binaries in the future. Please use other platforms or build from source.
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.121.0
Compare changes in GitHub
Features
chore: 2nd hardfork mainnet activation params #4807: Activate CKB Edition Meepo (2024) on the Mainnet (@zhangsoledad)
This is a breaking change of consensus once activated.
feat: impl filter with transport #4800: Implement nodes filter with P2P transport service types (@driftluo)
feat: mark dns address connected time on peer store #4793: Mark DNS address connected time on peer store (@driftluo)
Improvements
NetRpcImpl::get_peers
returnRemoteaddress.addresses
dedup #4795:NetRpcImpl::get_peers
returnRemoteaddress.addresses
without duplicates (@eval-exec)This is a breaking change of RPC.
Upgrade openssl from 0.10.68 to 0.10.70, fix https://rustsec.org/advisories/RUSTSEC-2025-0004 #4801: Upgrade openssl from 0.10.68 to 0.10.70, fix RUSTSEC-2025-0004 (@eval-exec)
Improving spawn and exec syscalls #4785: Improving spawn and exec syscalls (@mohanson)
This discussion was created from the release ckb 0.200.0 (52c2be1 2025-03-05).
Beta Was this translation helpful? Give feedback.
All reactions