找到约 15 条结果

文章 什么是区块链Rollups?一个系统的分解

...ollups](https://www.zeeve.io/blog/a-comprehensive-guide-for-smart-contract-and-sovereign-rollups/)。 想要详细了解它们吗? 请参阅我们下面链接的文章: [智能合约和主权 Rollups 综合指南](https://www.zeeve.io/blog/a-comprehensive-guide-for-smart-contract-and-sovereig...

文章 智能合约安全工具实用指南第一部分:介绍

.../consensys.github.io/smart-contract-best-practices/security\_tools/#static-and-dynamic-analysis](https://consensys.github.io/smart-contract-best-practices/security_tools/#static-and-dynamic-analysis)。然而,如果我发现其他值得关注的工具,我会将它们添加到列表中,进行...

文章 长期信任与模拟计算机

> _作者:Andrew Poelstra_ > > _来源: [https://btctranscripts.com/mit-bitcoin-expo/mit-bitcoin-expo-2022/long-term-trust-and-analog-computers](https://btctranscripts.com/mit-bitcoin-expo/mit-bitcoin-expo-2022/long-term-trust-and-analog-computers)_ > > _本文为 Andrew Poelstra 在 MIT Bitcoin...

文章 量化区块链中社会共识的去中心化和安全性

...因组学中,[N50 基于指标](https://en.wikipedia.org/wiki/N50,_L50,_and_related_statistics) 被广泛用于通过测量序列长度分布来评估基因组组装的质量。这些信息理论概念可以适应于密码经济学,以提供一种结构化的方法来评估区块链网络中的...

文章 Consensys-Web3Auth 交易、Symbiotic Relay SDK、Berachain Bectra 升级、PillarX 软启动……

...ckchain.cn/2025/06/28/11zmXEad8qEAuF9q5w9IF4Q.png) ``` _🚀 认识_ **_Skandha_** _: GitHub 上评价最高的账户抽象 bundler_ [_GitHub_](https://github.com/etherspot/skandha) _._ _Skandha 由 Etherspot 用 TypeScript 构建,旨在增强交易管理,降低 gas 成本并简化区块链交...

文章 ZK-SNARKs中的算术化

...明聚合](https://www.entropy1729.com/proof-aggregation-schemes-snarkpack-and-aplonk/)或[折叠方案](https://cryptography.land/2023/03/05/nova.html),来生成表明我们执行了数千笔交易或操作的证明。 为了证明计算的有效性且避免泄露敏感信息, 零知识证明...

文章 如何使用 Solana 命名服务创建 .sol 域名

...ps://airtable.com/shrKKKP7O1Uw3ZcUB?prefill_Guide+Name=How%20to%20Create%20and%20Resolve%20Solana%20Naming%20Service%20Domains%20%28.sol%29)。我们很想听取你的意见! >- 原文链接: [quicknode.com/guides/sol...](https://www.quicknode.com/guides/solana-development/getting-started/how-t...

文章 ZK-Rollup项目:完整指南

...are 是 Starknet 和 StarkEx 背后的公司,由 Eli Ben-Sasson 和 Alessandro Chiesa 于 2017 年创立。该团队也是 StarkEx 的幕后推手,StarkEx 是一种许可的、量身定制的扩展引擎,目前被许多顶级的 ZK-rollup 项目使用,如 dYdX、Sorare、Immutable 和 Divers...

文章 深入探讨 ERC-4337 主要组件:使用 Alt Mempool 的账户抽象 — 第1部分

...易签名者。 ### RPC服务器 在`BundlerServer`模块内部,`handleMethod`[方法](https://github.com/eth-infinitism/bundler/blob/75c435bc0efa7b15daec73ef6a6d57db987e4b9f/packages/bundler/src/BundlerServer.ts#L155)负责处理RCP调用,包括`debug_`方法。例如,我们可以看到...

文章 ​面向开发人员的 Solidity:使用Solidity进行ABI编码和解码

...,abi.hashex.org/。 Source:https://medium.com/coinmonks/abi-encode-and-decode-using-solidity-2d372a03e110 ### 关于 ChinaDeFi - ChinaDeFi.com 是一个研究驱动的DeFi创新组织,同时我们也是区块链开发团队。每天从全球超过500个优质信息源的近900篇内...

文章 深入 Uniswap V4 源码 - DeltaResolver

...er`:支付者 - `amount`:支付金额 ```solidity /// @notice Pay and settle a currency to the PoolManager /// @dev The implementing contract must ensure that the `payer` is a secure address /// @param currency Currency to settle /// @param payer Address of the payer /// @param amount A...

文章 写给比特币人的 Chia Lisp 编程语言介绍

...port 签名和 CAT 技巧](https://delvingbitcoin.org/t/lamport-signatures-and-other-cat-tricks/236)”,有 20 个步骤,每一步都涉及一个 8 层的默克尔树,每一次都要单独说明默克尔树,而不是用两个循环解决问题 —— 如果有循环,那么 160 个步骤应...

文章 在Safe{Wallet}上推出风险评估

...信息和隐私](https://help.twitter.com/en/twitter-for-websites-ads-info-and-privacy) [430](https://twitter.com/intent/like?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1466263899498377218%7Ctwgr%5E856985acd3d562ec9aa03c2b832801d571f91a81%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fsafe.mirror.xy...

文章 9.轻松入门Sui Move: Ability

... >On Sui, the `key` ability indicates that a struct is an object type and comes with an additional requirement that the first field of the struct has signature `id: UID`, to contain the object's unique address on-chain. 翻译过来:**如果一个类型,带有key ability就代表他是一...

文章 适配器签名——Schnorr签名与ECDSA

...用它们实现什么。 **参考:** [_无脚本脚本(2017年5月,Andrew Poelstra)_](https://github.com/ElementsProject/scriptless-scripts) [_简单的 Schnorr 多重签名及其在比特币中的应用(2018年,Gregory Maxwell,Andrew Poelstra,Yannick Seurin2,Pieter Wuille)_](ht...