Lately it's been a lot of digging into syscalls, chasing down perf edges, and smoothing dev tools. Some notes from the past sprint:
- CKB-VM: syscall tracer improvements
- CKB-CLI: dep_group deployment now works with Type ID
- Ledger app: added support for the "other" address type
- Syscall behavior adjusted for fuzzing/debugger use
Next release is shaping up. 🚀
Details here: 
GitHub
CKB Dev Log 2025-08-20 · nervosnetwork/ckb · Discussion #4939
Updates Improvements CKB-VM Syscall Enhancements & Performance Optimization Implemented load data as code in syscall tracer: nervosnetwork/ckb-vm-c...


