Daily community pulse.
把 Nervos Talk 最近 24 小时的讨论浓缩成一页日报。左手看 AI 总结,右手看主题热度、关键词和作者活跃度,底部顺手订阅 RSS。
把 Nervos Talk 最近 24 小时的讨论浓缩成一页日报。左手看 AI 总结,右手看主题热度、关键词和作者活跃度,底部顺手订阅 RSS。
CellScript 作者 ArthurZhang 预告了 0.13.1 补丁计划,重点聚焦本地开发体验和语法治理 [S01]。与此同时,ckb-probe 项目提交了 Week 7 周报,交付了 JSON 全局输出优化和完整的演示说明文档 [S06]。iCKB 合约方面,phroi 发布了新版安全审计报告,并同步整理了 DAO、header、witness 等开发构件,方便 CellScript 团队将其作为成熟度基准进行测试 [S07, S11, S13]。
--json --histogram 联用输出已统一完成 [S05, S06]。This post mirrors the original security review report published in ickb/contracts: any question or feedback is more than welcomed Review completion date: 2026-05-01. Reviewed contracts commit: 454cfa9. This is the last commit that changed...
For routing complex tasks across multiple AI models, I noticed that benchmark-based allocation (HLE, GPQA, IFBench, etc.) only explains part of the story. Each model defaults to a distinct cognitive register when handed the same task. Therefore, have this...
CKB-Probe 演示流程说明 范围:仅限 CKB 测试网 本文档覆盖 ckb-probe 的五个核心演示步骤,每步附完整终端输出、关键命令说明和输出解读。 所有输出均为真实运行数据(2026-05-02,CKB v0.204.0 测试网节点)。 调整说明 本文档替代原计划的演示视频。文字报告在以下方面对评审者更为友好: 评审者可以直接复制报告中的命令进行复现,不需要反复拖动视频进度条 终端输出配合文字解读比视频旁白更容易精确定位到具体的输出字段和数值...
Hey Arthur, you are very welcome to try iCKB in CellScript To make that easier, I tightened the iCKB artifacts around the relevant DAO, header, witness, and deployment details: ickb/contracts PR #19: merged. Adds the local executable review plus the...
0.13.1 Patch Plan Preview Local Ergonomics and Syntax Governance 1. Background CellScript 0.13.0 set to be released next week will establish the new action model: A transaction proposes a Cell transformation. An action verifies whether that transformation...
Over the last few days, I have completed a thorough investigation and fix for several critical bugs across the ckb-pop and ckb-pop-cli repositories. I tried to ensure protocol consistency and restore core functionality that was previously broken. Key Bug...
matt_ckb: Without the Flyclient proof, I have trouble seeing how the client can verify that the block header returned from Cellora has been included in the chain. Am I missing something? Even if the returned header is anchored to consensus, there is still...
Hey all, small update on the iCKB side I cleaned up a few iCKB artifacts around the DAO, headers, witnesses, and deployment notes: ickb/contracts PR #19: merged. Adds the local executable review plus the expanded scripts/tests suites and replay-heavy cases....
This is awesome
0.13.1 Patch Plan Preview Local Ergonomics and Syntax Governance 1. Background CellScript 0.13.0 set to be released next week will establish the new action model: A transaction proposes a Cell transformation. An...
Over the last few days, I have completed a thorough investigation and fix for several critical bugs across the ckb-pop and ckb-pop-cli repositories. I tried to ensure protocol consistency and restore core...
Nice sum-up. One model I would also add to this routing map is GLM 5.1, especially for code review and engineering-risk audit.
Week 7 周报:JSON 全局输出优化 + 演示说明文档 周期:2026-04-27 ~ 2026-05-03 作者:Clair 项目:ckb-probe — 基于 eBPF 的 CKB 全节点深度可观测性工具 一、本周目标 JSON 全局输出 — 确保所有模式的 JSON 输出格式统一、字段完整 制作完整演示说明文档 — 结构化的文字演示报告(Markdown),覆盖五个演示流程步骤,附完整终端输出和说明 二、完成情况...
CKB-Probe 演示流程说明 范围:仅限 CKB 测试网 本文档覆盖 ckb-probe 的五个核心演示步骤,每步附完整终端输出、关键命令说明和输出解读。 所有输出均为真实运行数据(2026-05-02,CKB v0.204.0 测试网节点)。 调整说明 本文档替代原计划的演示视频。文字报告在以下方面对评审者更为友好: 评审者可以直接复制报告中的命令进行复现,不需要反复拖动视频进度条...
For routing complex tasks across multiple AI models, I noticed that benchmark-based allocation (HLE, GPQA, IFBench, etc.) only explains part of the story. Each model defaults to a distinct cognitive register when...
Great update. This appendix is almost exactly the kind of scenario map I would need before turning iCKB into a CellScript maturity benchmark. The attack-class structure, traces, expected results, and links to concrete...
matt_ckb: Without the Flyclient proof, I have trouble seeing how the client can verify that the block header returned from Cellora has been included in the chain. Am I missing something? Even if the returned header is...
Hi Phroi, That is very helpful. I will read through these updates before turning this into concrete fixtures. Once I have the first small fixture set ready, I will tag you again for feedback. Really appreciate the help.
Hey all, small update on the iCKB side I cleaned up a few iCKB artifacts around the DAO, headers, witnesses, and deployment notes: ickb/contracts PR #19: merged. Adds the local executable review plus the expanded...
Hey Arthur, you are very welcome to try iCKB in CellScript To make that easier, I tightened the iCKB artifacts around the relevant DAO, header, witness, and deployment details: ickb/contracts PR #19: merged. Adds the...
Appendix: Scenario Analysis The appendix records the case-by-case traces that support the component assessments and the findings summary. Class 1: Token Inflation (minting iCKB without backing) These scenarios test...
This post mirrors the original security review report published in ickb/contracts: any question or feedback is more than welcomed Review completion date: 2026-05-01. Reviewed contracts commit: 454cfa9. This is the...
This is awesome