Cypherpunk · #PoW · #CKB Contributor also on Nostr: npub1j7948t0lwa3vznttp55nl73funfrynnkwy3pj67xnxadhv6fy7rqq393v4

Joined December 2022
Include

Only show posts containing:

Exclude

Hide posts containing:

Time range
-
Minimum likes
We usually talk about code here. ⚙️🐛 But this time, got any questions about how what we build gets explained to everyone else? Stefan, who leads CKBA's Content & Communications team, is doing an AMA. Got questions for him? Drop them below ↓ reddit.com/r/NervosNetwork/c…
16
45
519
The monthly #CKB development log is out: This cycle focused on reducing failure cases across the node and light client, while several larger architecture changes continue to be reviewed. CKB-VM v0.24.15 was released this month, with follow-up fixes to runtime behavior. The light client also added stricter checks for headers, proofs, and peer checkpoints, so invalid or inconsistent data can be rejected earlier. On the node side, the team fixed issues around indexing rollback, networking edge cases, and dependency security. More protections are also being reviewed for transaction queues, sync responses, block relay, and request limits. Some longer-term work is still in progress: the tx-pool redesign, a new RocksDB layout, and initial QUIC integration are all under review rather than released. DAO treasury and voting work also remains at the research and PoC stage. There are also new docs for developers working with ckb-std and Rust script templates. Full dev log: github.com/nervosnetwork/ckb…
11
49
587
CKB is very much alive and building. We'll be sharing our dev log here @CKBdev on a monthly basis moving forward!
1
2
78
#CKB monthly development log (August) This cycle brought CKB v0.209.0, Tentacle 0.7.7, and a range of reliability and security improvements across the node, networking stack, and light-client. - CKB v0.209.0 shipped with tx-pool, Tor, and memory-growth fixes - Tentacle 0.7.7 fixed a QUIC compatibility issue - Light-client verification got stricter around proofs and downloaded block data - Improvements to ckb-cli and contract development tooling - Advanced a batch tally settlement solution (currently in design/PoC) for DAO Treasury & Voting We also closed the previous tx-pool pipeline prototype and the next tx-pool design is moving toward an invariant-driven validate → plan → apply → effects model. Full dev log: github.com/nervosnetwork/ckb…
4
18
65
1,112
Join us next week for an AMA with the @BitcoinLightApp team! They'll talk about the move from CKBull to Bitcoin Light, their vision for a BTC-compatible wallet, and what's next for the project.⚡ 🗓️ Aug 4, 11:00 AM GMT Come by with your questions and we'll see you there: reddit.com/r/NervosNetwork/c…
10
1
43
1,315
#CKB monthly development log (July) This development cycle focused on release stabilization, security hardening, and infrastructure improvements. Highlights include: - CKB v0.208.0 and Tentacle 0.7.6 releases - Improved RPC and mining operator behavior - Continued CKB-VM cleanup, plus light client bounds and panic-path hardening - Advanced CKB DAO treasury and voting research into executable PoC work - Three new CKB-VM write-ups on macro-ops fusion, B extension, and CFI concepts We're also keeping key architecture items--tx-pool pipeline, Guix release flow, QUIC integration--moving through review. Check out the full dev log: github.com/nervosnetwork/ckb…
1
19
1
72
1,873
CKB monthly development log (June) It's one of those months where you fix a bug, review a PR, merge a patch, and somehow come back to find the queue even longer than when you left... 🫣 Highlights include: - CKB v0.207.0 release, security hardening across CKB, the light client, and the network - Major progress on QUIC transport - Continued DAO treasury and voting research - A series of three educational write-ups on CKB-VM - Security fixes reported through the bug bounty program--Shoutout to those who helped us find issues and make CKB stronger! 🙌 We also continued strengthening our security workflow. As AI-assisted security tools become more capable, the bar for code security keeps rising. We're integrating more of these tools into our development process to catch issues earlier. But anyway, we're excited to finally share this month's dev log: github.com/nervosnetwork/ckb…
2
9
1
45
1,768
We just launched a dedicated AI Resources page to make onboarding AI coworkers to CKB easier. Everything in one place: LLM files, agent instructions and skills, starter prompts, and the CKB AI MCP server. Send your agents here before they hallucinate: docs.nervos.org/docs/ai-agen…
3
24
1
74
2,278
Reddit AMA Time again! This time we have Invisibook invisibook-lab.github.io/ Invisibook is a privacy-preserving cross-chain order book, where prices are public but amounts remain private. Built on three core cryptographic primitives: • Poseidon hash function • ZK proofs • Malicious-secure secret-sharing multi-party computation ⏰ Submit your questions before June 25, 2026, 11:00 AM GMT. Ask away on Reddit: reddit.com/r/NervosNetwork/c…
11
25
1,186
CKB development log for May is out. This month focused mainly on maintenance, infrastructure, and long-term improvements across the stack. • CKB v0.206.0 release • Progress on DAO / voting research • Faster storage and sync optimization work • Reproducible build pipeline progress • QUIC networking integration in progress • Continued CKB-VM and light client maintenance Full dev log: github.com/nervosnetwork/ckb…
1
19
84
2,337
Another Nervos AMA is coming! 📣 This time, meet Raheem Jr (@mumedi6), creator of Pocket Node — a mobile-first CKB light wallet for Android. Raheem Jr started developing on CKB after joining the CKBuilder cohort in August 2025, and is currently building Pocket Node to make interacting with the Nervos Network more accessible from mobile devices. 🛠️ Got questions about mobile CKB development, or curious about the CKBuilder journey? Join our conversation on Reddit: reddit.com/r/NervosNetwork/c… Pocket node: pocket-node.com Github: github.com/RaheemJnr
2
14
1
66
2,724
AMA time again! This time with Retric from the DevRel team 🛠️ Retric has been part of Nervos' journey since the early days of CKB. Lately he's been building fun experiments on Fiber, such as Fiber Audio Player (a self-hosted podcast with streaming micropayments) and Fiber L402 (L402 paywall demo). Got any questions about CKB, Fiber, developer tooling, or what it's really like building these? Drop your questions on Reddit! reddit.com/r/NervosNetwork/c… and we'll see you on May 12th 👋 @FiberDevs #ckb #nervosnetwork #fibernetwork
1
16
2
54
3,083
👷 Latest updates of CKB from the engineering side: Another month of refining the core and pushing optimizations, including improved CKB-VM ARM64 performance and ML-DSA work to help prepare for post-quantum standards. Also strengthening CKB-VM with a new differential testing framework to validate future optimizations. Other updates: - AI Tooling: Added SKILL.md for AI agents in ckb-debugger to streamline script debugging - Connectivity: Continued QUIC support for Tentacle to provides faster handshakes and better resilience against connection migration - Governance: Multiple DAO Treasury designs & voting directions under discussion - Maintenance: Upgraded toolchain to 1.95.0 and synced ckb-musl with upstream Full log: github.com/nervosnetwork/ckb… @NervosNetwork @CKBDevrel
2
26
77
2,171
CKB is entering a mature phase. Our work is shifting toward deeper optimization, faster verification, and reproducible infrastructure. Recent highlights: - Optimized SP1 verification: Reduced cycles from ~6000M to ~63M (~100x improvement) - SMT verification performance reached a production-viable level - ARM64 optimizations: streamlined Zba instruction handling by removing redundant ops Meanwhile, a new discussion is underway: Activating the Nervos DAO Treasury, exploring a shift to an on-chain, governance-controlled model Dev Logs will now move to a monthly cadence, reflecting a more focused, incremental development cycle. More in the full update ↓ github.com/nervosnetwork/ckb… @NervosNetwork @CKBDevrel
2
22
2
103
2,965
CKB v0.205.0 (b75a785, 2026-03-17): - Terminal module for CKB-TUI - Proxy protocol support & cargo-binstall compatibility - Export/import: range & verifier selection - RPC logs subscription - Rust toolchain → 1.92.0 - Docker base → Focal - Security fix: RUSTSEC-2026-0007 (bytes) Full release ↓ github.com/nervosnetwork/ckb…
1
13
56
1,773
Recent CKB development work: - We implemented 4 optimizations in the Aarch64 RISC-V handler in CKB-VM and benchmarked their impact. Fuzzing is being added before upstreaming. - A feasibility study for verifying SP1 zkVM proofs directly on CKB is complete. The approach appears workable, giving CKB the ability to verify mainstream zkVM proofs on-chain. - The bn128 library for RISC-V 64 has been released, enabling more efficient elliptic curve operations inside CKB-VM. - QUIC transport support in Tentacle is under investigation. - On-chain governance in design. Full log ↓ github.com/nervosnetwork/ckb… @NervosNetwork @CKBDevrel
2
18
1
69
2,448
Journey on that lobster is unstoppable.🦞 Following up the remarkable NerdMinerCKB solo miner, @wyltek1 launched a new site--hardware first, open source, built for the real world. 🦾🌏 Membership is completely free, and no personal details, no data collection. First 100 to connect get a founding member digital object minted straight to their wallet: wyltekindustries.com/members… Massive appreciation for constantly pushing the boundaries. The ecosystem speaks for itself. @NervosNetwork
16
1
65
2,508
OpenClaw🦞+ Orange Pi 🍊 = ? Amazing work again by @wyltek1 on NerdMinerCKB--CKB's ESP32 solo miner! Forked the NerdSoloMiner, headed to bed... woke up to find the AI agent had ripped out SHA256 and dropped CKB's Eaglesong PoW overnight.🤯 Incredibly inspiring to see a solo builder hack together his own miner as a late-night personal project using AI. This is how grassroots decentralization and open-source are alive and well in Nervos. Repo: github.com/toastmanAu/NerdMi… Builder notes: talk.nervos.org/t/the-lobste… Personal site: wyltekindustries.com/ Image credits to @wyltek1 #OpenClaw #orangepi #AIAgent #nervosnetwork #pow
6
24
2
79
3,724
Latest dev log is out: github.com/nervosnetwork/ckb… Two key updates 🛠️ CKB-VM gets a speed boost. Added RV64 Assembly Execution to CKB-VM—expect massive performance gains on #RISC-V and high efficiency within #zkVM environments. Privacy-preserving TUI wallet The new Obscell TUI wallet is live. Privacy via stealth addresses and confidential transactions —built in just one week with an AI agent. (Shoutout to Rea-Don-Lycn for the Obscell foundation) That's the CKB edge: native L1 privacy built into the architecture. No need for a dedicated chains like Zcash or Monero. One more thing--the AI shift AI agents are killing the barrier to entry. Ambitious side projects are now weekend builds. CKB ecosystem is moving faster than ever. @NervosNetwork @CKBDevrel
3
18
4
65
2,119
Been hacking on a small side project lately: Obscell Wallet — a privacy-preserving TUI wallet for CKB. It builds on the earlier idea of Obscell (by Rea-Don-Lycn github.com/Rea-Don-Lycn/obsc…), which explored: • Stealth addresses • Confidential Transactions (CT) on CKB Together, they create a privacy-enhanced UTXO token system with hidden amounts, unlinkable recipients, and controlled minting. But the original project stopped somehow at the CT part, and Quake @quake decided to finish it. With coding agents, the remaining CT implementation was wrapped up in just one week! Still experimental, but it runs on testnet now. Links: Obscell Wallet GitHub: github.com/quake/obscell-wal… The Nervos talk post for more background info: talk.nervos.org/t/obscell-wa…
4
14
1
67
2,598