TeamCKB Dev Log (Updated: Dec 24, 2025)

Updates

Oct 29, 2025

Release & Features

Improvements & Fixes

In Pipeline

Github: CKB Dev Log 2025-10-29 · nervosnetwork/ckb · Discussion #4988 · GitHub

2 Likes

Updates

Nov 12, 2025

Releases & Milestones

Improvements

Fixes

In Pipeline

Core & Tooling

  • Complete ckb-bootstrapper Rust 1.91.0 upgrade and HeaderMap replacement.
  • Enhance ckb-tui data interfaces, add caching, and continue collecting new metrics and requirements.
  • Finish CKB-VM CFI interpreter support and testing (port LLVM CFI tests; add unit tests).
  • Introduce terminal module for ckb-tui to expose runtime metrics: feat: add Terminal module for CKB-TUI data provision #4989

Networking

  • Investigate and fix issue: non-blocking transaction relay stops processing when buffer is full (newly discovered).
  • Continue investigating abnormal testnet uncle rate.
  • Prep for the next hardfork post-Meepo milestone (coordination ongoing).

Github: CKB Dev Log 2025-11-12 · nervosnetwork/ckb · Discussion #5002 · GitHub

2 Likes

Updates

Nov 26, 2025

Releases

(No major feature releases this sprint.)

Improvements

CKB

Molecule

Fixes

In Pipeline

Github: CKB Dev Log 2025-11-26 · nervosnetwork/ckb · Discussion #5014 · GitHub

1 Like

Updates

Dec 24, 2025

Releases & New Features

CKB

OffCKB

Improvements

Light Client

Toolchain

CKB-VM

Documentation

Fixes

Transaction Pool

CKB-TUI

In Pipeline…

  • Replacing sled with ckb-rocksdb in header-sync.
    • Tasks include documentation design, benchmark results, rocksdb key schema modification.
  • Optimizing hash function at assembly level to reduce the consumption of contract cycles
  • Working on a report on the libraries (e.g. secp256k1, Mbed TLS) used in on-chain scripts
  • Developing mobile support for Light Client
  • Completing the missing metrics for CKB TUI
  • Ongoing work on CFI Extension of CKB-VM, including conduct compatibility verification testing, performance testing on the testnet, and an RFC.

Github: CKB Dev Log 2025-12-24 · nervosnetwork/ckb · Discussion #5073 · GitHub

2 Likes

Solid update overall !
Great to see continued progress on reliability, light clients, CKB-VM security, and developer tooling.
These improvements clearly strengthen the foundation and move the network in the right direction.