找到约 12 条结果

文章 以太七日谈 • 2022/10/18

...宣布启动一个上海升级前的早期测试网,并命名其为“Shandong (山东)”。 这是一个与 EF DevOps 合作运行的实验性测试网,它启动一组被选入考虑纳入上海升级的 EIP,用于早期的客户端测试,这些 EIP 包括: - EIP-3540: EVM 对象...

文章 叔块验证与网络安全性

...难度。 ``` // Verify the block's difficulty based in it's timestamp and parent's difficulty expected := ethash.CalcDifficulty(chain, header.Time.Uint64(), parent) ``` *-[来源](https://github.com/ethereum/go-ethereum/blob/f03402232cd7bcc558b70a20df5b326b1d71e1ad/consensus/ethash/consens...

文章 解码AllBridge 57万美元闪电贷攻击

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

文章 规范资产桥接的案例:安全价值转移与跨链互操作性

...cross-protocol/the-case-for-canonical-asset-bridging-secure-value-transfer-and-cross-chain-interoperability-be8f901d2354) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 通信复杂度的粗略估算

...参阅 [Paranova](https://zkresear.ch/t/parallelizing-nova-visualizations-and-mental-models-behind-paranova/198)。此处描述的简化方案足以进行草稿计算。 [如上所述](#Napkin-Math-for-Network-Costs),我们考虑一个 10 亿周期的计算,其中 witness 的每一行的大小...

文章 每周以太坊 2024/12/14

...*Pectra 升级:** * [**Mekong 测试网**](https://mekong.ethpandaops.io/):稳定,gas limit 加到 3600 万 * **Gas limit 增加**:受到 gossip 限制的约束,共识层团队检查规范一致性并考虑如何处理 gas/gossip 限制,gossip 限制暂时不会增...

文章 EVM 深度解析:通往神秘超级编码者之路 🥷 💻 - 第四部分

...ocurrency.asp#:~:text=A%20Merkle%20root%20is%20a,whole%2C%20undamaged%2C%20and%20unaltered.),因为它是一个哈希,依赖于下方的所有数据。如果任何数据发生变化,根也会改变。 “状态根”下的数据结构是 Merkle Patricia Trie,其中存储网络上每个以...

文章 DLC原理解析及其优化思考

> 原文标题:Bitlayer Core Technology: DLC and Its Optimization Considerations > 原文作者: lynndell、mutourend,Bitlayer Research Group ## 1. 引言 Discreet Log Contract (DLC) 是由麻省理工学院的 Tadge Dryja 在 2018 年提出的一套基于预言机的合约执行方案...

文章 Web3.py 开发者指南

...) _图片来源:_ [_iotbl_](https://iotbl.blogspot.com/2017/03/ethereum-and-blockchain-2.html)_._ `web3.py` 让我们通过 JSON-RPC 与区块链进行通信,使你能够通过该单一连接与整个区块链进行交互。这就像使用一个单一的接入点来读取数据或向网络...

文章 ZK领域入门资料整理

...导航站 | MinerNav](https://minernav.com/zh-hans/mining-technology/aleo-and-ironfish-projects-already-using-zk-mining/) - [research/basic_crypto at main · qizhou/research · GitHub](https://github.com/qizhou/research/tree/main/basic_crypto) - [Footprint Analytics](https://www.footprint.network/...

文章 深入掌握 Rust 结构体:从模板到实例化的完整指南

...! // // Execute `rustlings hint structs2` or use the `hint` watch subcommand for a // hint. // I AM NOT DONE #[derive(Debug)] struct Order { name: String, year: u32, made_by_phone: bool, made_by_mobile: bool, made_by_email: bool, item_number: u32, count: ...

文章 超越L2的成熟度:构建安全区块链Rollups的形式化方法 - ZKSECURITY

...ike-theres-some-kind-of-scalability-trilemma-at-play-what-is-this-trilemma-and-can-we-break-through-it)。 在实践中,rollup 是新的链,它们在 L1 区块链上发布和验证其状态更新(或交易)。 ## L2BEAT 以及更安全、更便宜交易的竞赛 [L2BEAT](https://l2beat.co...