Daily community pulse.
把 Nervos Talk 最近 24 小时的讨论浓缩成一页日报。左手看 AI 总结,右手看主题热度、关键词和作者活跃度,底部顺手订阅 RSS。
把 Nervos Talk 最近 24 小时的讨论浓缩成一页日报。左手看 AI 总结,右手看主题热度、关键词和作者活跃度,底部顺手订阅 RSS。
过去 24 小时 Nervos Talk 相对平静,主要围绕 Cellora 索引服务的技术细节讨论和 CellScript 新特性预览两条线展开。[S01, S02, S08] 社区成员 ArthurZhang 连续发布了工具链相关的深度内容,同时红包应用 Pckt 引发了与早期项目 JoyGift 的友好对比讨论。[S03, S04, S05, S06, S07]
moves 特性预览**:ArthurZhang 发布新帖,回应上周早期预览的社区反馈,重点回应了"协议验证逻辑 vs 业务工作流"的边界问题,并展示了当前设计进展。[S08]moves 特性的具体语法设计和开发者试用反馈,这将直接影响合约开发体验。[S08]@RetricSu 和 @janx ( @ArthurZhang 的问题也是相关的)都提到了 Development vs Applications & Ecosystem 的问题, 看来这组名字的确比较让人疑惑。我解释一下背后的初衷,然后我们再做选择。 Development 和 Applications & Ecosystem 在设计时的考虑是,Development 分类是承接所有开发相关的话题的,无论它是什么层次。所以可以大致理解为是按照受众来分的,比如典型的应该放在 Development...
pckt is a red-packet style CKB app. A sender seals CKB into a single on-chain packet cell, shares a link, and recipients claim from that packet until it is exhausted or expires. If the packet expires before all claims are taken, the sender can reclaim the...
ArthurZhang: For tx inclusion proofs, the practical first step is likely not Flyclient, but exposing CKB’s existing get_transaction_proof / verify_transaction_proof path through Cellora. That lets clients verify that a transaction is committed under a...
Hi, community, Thank you again for the feedback after last week’s early CellScript preview: CellScript: A DSL for cell-based contracts. The comments were genuinely useful, especially around one boundary: protocol verification logic vs. business workflow....
Hi everyone, The developer experience when integrating wallets is often a trade-off between speed and control. Standard “plug-and-play” components are fast to implement but difficult to style and control, while building from scratch is time-consuming and...
Yes, agreed. I was following Antismart’s staged framing here. I meant that get_transaction_proof / verify_transaction_proof is useful for the step-2 property: tx-to-header verification. It does not by itself prove...
ArthurZhang: For tx inclusion proofs, the practical first step is likely not Flyclient, but exposing CKB’s existing get_transaction_proof / verify_transaction_proof path through Cellora. That lets clients verify that...
Yes, introducing CKB with pckt would be a great addition to the Nervos ecosystem whereas most of my CKB gifts through Joy had their limitations (for personal reasons), but pckt appears to have a more solid approach...
Hi, community, Thank you again for the feedback after last week’s early CellScript preview: CellScript: A DSL for cell-based contracts. The comments were genuinely useful, especially around one boundary: protocol...
(post deleted by author)
一点关于“个人专贴”定位的补充 已有的常规讨论是正常进行是主要承载形式,个人专贴是补充性的提炼性的总结性的 如果把每个人在论坛的活动看作一本书,那么个人专贴就是书的封面和目录,更具体的说专贴一楼是封面,后面的是目录,可以随时修改让一楼甚至可以担当起“个人公告”的用途 在论坛搜索个人账户也能找到相关信息,但一个是被动的零散的冰冷的,一个是主动的概括的带有情感的 数量肯定需要控制,人手一个就失去了意义,“度”的把握需要在实践中来体现...
I quite like this direction, provided we keep its ambitions modest. One small concern is that Nervos Talk is not yet suffering from the terrible curse of excessive traffic. So before we build too many elegant little...
关于设立“个人专贴”的建议 借此论坛即将改版的契机,我建议设立“个人专贴”,对达到一定要求的会员开放,初期可以仅对公认的核心社区成员开放,然后慢慢放开 “个人专贴”的定义:即某个贴子只属于某个人,只有他有发贴回贴权限,其他人为只读权限...
Hi mate, yeah, I’m happy someone is going to carry this concept forward, I like it. I used Joygift a lot when the Joyid Telegram was really active, mostly with people outside the CKB ecosystem so it was a great way to...
Thanks @Yeti for brinnging this up., and, yeah, I don’t taje ut as putting the project down. I checked out JoyGift and could see there’s overlap across concepts (wrapping of gift, splits and reclaim policies). JoyGift...
Hi @RobaireTH, I’m not trying to put your project down here, but just wanted to bring up that something very similar (in concept at least) has already been developed a couple of years ago by a member here...
Theory & Design — 加密经济学与机制设计 这一条反馈也很好,我也是先想到中文,然后反推英文的,的确有点抽象了。 关于英文名,我这里也脑爆一下替代方案: Cryptoeconomics & Mechanism Design Cryptoeconomics & Protocol Design Protocol Research Tokenomics & Protocol Design
关于 Community Space 的反馈, 我比较认同,确实有这个问题。 但你说的 DAOs 感觉有点窄和不准确,因为不一定都是 DAO, 可以是其他的 program, 比如更中心化的 grants 甚至是浮华都可以在这里开设子分类。 目前认为 DAOs & Programs 可能更好。
@RetricSu 和 @janx ( @ArthurZhang 的问题也是相关的)都提到了 Development vs Applications & Ecosystem 的问题, 看来这组名字的确比较让人疑惑。我解释一下背后的初衷,然后我们再做选择。 Development 和 Applications & Ecosystem 在设计时的考虑是,Development...
Hi everyone, The developer experience when integrating wallets is often a trade-off between speed and control. Standard “plug-and-play” components are fast to implement but difficult to style and control, while...
pckt is a red-packet style CKB app. A sender seals CKB into a single on-chain packet cell, shares a link, and recipients claim from that packet until it is exhausted or expires. If the packet expires before all claims...