找到约 15 条结果

文章 在以太坊上部署一个确定性的合约

...nonce经过[RLP](https://ethereum.org/es/developers/docs/data-structures-and-encoding/rlp/)编码,并用[Keccak-256](https://ethereum.org/en/glossary/#keccak-256)进行Hash 获的: 一个使用[pyethereum](https://github.com/ethereum/pyethereum/blob/782842758e219e40739531a5e56fff6e63ca567b/et...

文章 闪电网络的隐私现状

...出通道的两个对等节点。 ![It's reasonable to determine Alice's and Bob's private channel based on the following the closing channel tx change.](https://img.learnblockchain.cn/2025/07/14/annel-1.png) \- 可以基于后续的通道关闭交易的找零来发现 Alice 和 Bob 的私有通...

文章 定义web3 技术栈

> * 原文:https://edgeandnode.com/blog/defining-the-web3-stack > * 译文出自:[登链翻译计划](https://github.com/lbc-team/Pioneer) > * 译者:[翻译小组](https://learnblockchain.cn/people/412) > * 校对:[Tiny 熊](https://learnblockchain.cn/people/15) > * 本文永久链接...

文章 ROAST:强健的异步 Schnorr 门限签名

...exible)最优轮次的(round-optimized) Schnorr 门限签名(Komlo and Goldberg 2020)。这是一个很棒的方案,已经证明了其安全性,而且在并发的签名会话中是不可伪造的;而在有必要的时候,单个签名人可以运行并行的签名会话。假设了...

文章 使用 ESP32 开发板自制 Jade 签名器

...,末尾是这样的: ```hljs coffeescript Go to the project directory and run: idf.py build ``` ESP-IDF 的初始运行环境是其安装文件夹,比如说: `~\Espressif\frameworks\esp-idf-v5.2.2` ,我们需要使用 `cd` 命令,切换到 “Jade” 文件夹。假设你的 “Ja...

文章 Glamsterdam 方程 - 权益证明

...7594), [9](https://ethresear.ch/t/slot-restructuring-design-considerations-and-trade-offs/22687/)。 具有较高不确定性的常数的影响有时可能会平均化,从而产生实际的结果。 例如,数据延迟 L_D 可能有些保守,而每个 gas 的 Payload 字节数 P_{bg} 则更激...

文章 袖手无策:P256 安全曲线

...门**](https://medium.com/asecuritysite-when-bob-met-alice/assange-snowden-and-the-trap-door-534e238da1c1) 但是,关于最常用的曲线 (P256) 存在 NSA 后门的另一个阴谋论又如何呢?如果确实存在后门,那么数十亿的网络连接将面临风险,因为 P256 是密钥...

文章 共享序列:整理L2汇总生态系统

...ttps://learnblockchain.cn/article/13368#2-Interactions-With-Block-Builders-and-Private-Mempools)和审查的影响。 2. 多种rollup解决方案的普及打破了以太坊生态系统中的可组合性。流动性将在不同的rollups之间碎片化,资产和其他数据将在不同域之间移...

文章 椭圆曲线深度剖析(第六部分)

...为 [Birch 和 Swinnerton-Dyer 猜想](https://en.wikipedia.org/wiki/Birch_and_Swinnerton-Dyer_conjecture)(或简称 _BSD_ 猜想),它是 Clay Mathematics Institute 提出的 [千禧年难题](https://www.claymath.org/millennium-problems/) 之一,**尚未解决**。 > 如果你解决了...

文章 使用加密密钥在 Hardhat 和 Foundry 中保护你的私钥

...Uw3ZcUB?prefill_Guide+Name=Secure%20Your%20Private%20Keys%20in%20Hardhat%20and%20Foundry%20with%20Encrypted%20Secrets)。我们很乐意听到你的声音。 >- 原文链接: [quicknode.com/guides/web...](https://www.quicknode.com/guides/web3-fundamentals-security/security/secure-private-keys-wit...

文章 零知识证明 - Zkopru Layer2隐私协议介绍

... 特别感谢帮助我们修改,支持这个项目的V, W, K, J, JP, L, and A 等人。 ### Zkopru是什么? * 是**隐私交易**中的一个**layer 2**解决方案 * 使用 **optimistic rollup**来管理区块 * 使用 **zk SNARK** 来建立隐私交易 ### 性能 * Ethereum...

文章 FRP年度回顾

...://collective.flashbots.net/t/frp-22-outputs-adversarial-blockchain-queues-and-trading-on-a-cfmm/1269) FRP 22 试图量化抢跑和随机性对用户体验的影响。随着关于 MEV 和区块链中交易执行的文献数量增加,已经提出了多种正式模型,以便在特定设置中传...

文章 基于声誉系统的新框架

...ttps://venturebeat.com/2021/01/22/how-to-buy-instagram-likes-that-are-real-and-automatic/)。一款[“我很富有”NFT](https://www.nytimes.com/2007/06/13/arts/design/13skul.html)[不会被相信](https://www.standard.co.uk/hp/front/did-damien-hirst-really-sell-diamond-skull-for-ps50m-6691754.htm...

文章 SubnetDAS - 一种中间 DAS 方法 - 分片

...们将在[后面](https://learnblockchain.cn/article/17186#Client-safety-and-query-unlinkability)详细讨论此问题,并认为这种削弱并不像看起来那么重要,并且对于中间 DAS 解决方案来说,这可能是一个明智的权衡。 ### 为什么选择 SubnetDAS 我们认为...

文章 以太坊的可扩展性危机:执行层

...烈反对](https://tokenist.com/explained-ethereums-scalability-problems-and-growing-backlash/) - [了解 Reth (Rust Ethereum)](https://blastapi.io/blog/understanding-reth-rust-ethereum) - [执行瓶颈和 gas 限制](https://x.com/keoneHD/status/1772399862778065006?t=4Gus_CMyztN0yj5ssBoObg&s=...