找到约 15 条结果

文章 【四】GKR 协议(原始版本)

...utation](https://eprint.iacr.org/2019/317.pdf) 【2】[Proofs, Arguments, and Zero-Knowledge](https://people.cs.georgetown.edu/jthaler/ProofsArgsAndZK.pdf)

文章 Optimism 务实的去中心化之路

...个多客户端生态系统](https://ethereum.org/en/developers/docs/nodes-and-clients/client-diversity/),具有多个不同的实现能够互相操作。 这种安全性的方法依赖于实现之间的漏洞是无关的。换句话说:如果一个实现有特定的漏洞,另一个实现...

文章 连接到公共测试网络 - OpenZeppelin 文档

...网络的 [以太坊节点](https://ethereum.org/en/developers/docs/nodes-and-clients/run-a-node/),但访问测试网络最简单的方法是通过公共节点服务,例如 [Alchemy](https://alchemy.com/) 或 [Infura](https://infura.io/)。 Alchemy 和 Infura 通过免费和付费计划提供对...

文章 为什么分片很棒:揭开技术特性的神秘面纱

...**](https://github.com/ethereum/research/wiki/A-note-on-data-availability-and-erasure-coding);稍后会有更多内容。 可扩展地验证计算相对简单;有两类技术:**欺诈证明**和**ZK-SNARKs**。 ![](https://img.learnblockchain.cn/2025/03/02/tree.png) 这两种...

文章 极其简化的多元哲学

...出一项功能](https://x.com/madebygoogle/status/1790449419684573288)到 Android 中,该功能将实时分析通话内容,并在认为用户可能被骗时自动发出警告。金融诈骗是一个日益严重的问题,尤其是在东南亚等地区,并且它们的复杂程度比许多人...

文章 解析L2Beat 网站上的各项数据指标及其背后的含义

...: - [Rollup 和 L2](https://medium.com/taipei-ethereum-meetup/rollup-and-data-availability-227340f1dbd6) - [跨链桥](https://learnblockchain.cn/article/16263) - [Data Publication](https://learnblockchain.cn/article/16264) 注意:本篇文章參考的是 2025/04 的 L2Beat 网站介面...

文章 以太坊中的隐私——隐秘地址(Stealth Address)

...rontiers](https://www.frontiersin.org/) 上,题为 [Political, economic, and governance attitudes of blockchain users](https://www.frontiersin.org/journals/blockchain/articles/10.3389/fbloc.2023.1125088/full#supplementary-material),这项研究更为全面,共调查了 3,710 名加密用户。...

文章 每周以太坊进展 2023/9/9

...DHT 的扩展 - Barnabe:[包含列表游戏](https://ethresear.ch/t/fun-and-games-with-inclusion-lists/16557),建设者可能会被激励填充区块,提议者可能会试图贿赂/勒索对方 ## Layer2 - Base [区块生产延迟](https://status.base.org/incidents/n3q0q4z24b7h)为 45 ...

文章 每周以太坊进展 2023/5/27

...过度炒作](https://medium.com/@nfett/eigenlayer-crypto-rehypothecation-and-the-infinite-trust-machine4e8164845b59) - Optimism 的[RetroPGF第二轮学到的东西](https://optimism.mirror.xyz/7v1DehEY3dpRcYFhqWrVNc9Qj94H2L976LKlWH1FX-8) - ETHDam [黑客马拉松项目](https://taikai.network/...

文章 Optimism 中文周刊 #34

...模式](https://gov.optimism.io/t/situation-of-non-technical-applications-and-mission-requests/9051),因为排序器费用可能会降至零,使用社会政治模型来确保可持续性,同时尊重工作章程和用户权利。积极邀请社区贡献想法,这个过程可能会导致 Toke...

文章 人工智能会取代软件工作吗?

...-being-pushed-down) - [增长下降](https://www.adpresearch.com/the-rise-and-fall-of-the-software-developer/) 如果你是计算机科学学生或软件专业人士,想要了解在人工智能时代你的职业前景,我们深入探讨一下真的发生了什么。 可以在这里观看...

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

... **Pectra 升级:** * [**Mekong 测试网**](https://mekong.ethpandaops.io/): 97% 参与率,客户端团队正在修复问题 * [**Pectra-devnet-5 规范**](https://notes.ethereum.org/@ethpandaops/pectra-devnet-5): 理想情况下在假期前启动开发网 * **EIP...

文章 Syndica 推出 Sig:一个用 Zig 编写的以 RPS 为中心的 Solana 验证器客户端

...r_in)) < 0) { @panic("bind failed"); } // Prepare mmsghdr and iovec arrays for sending var send_mmsghdr: [num_messages]c.mmsghdr = undefined; var send_iovec: [num_messages]c.iovec = undefined; for (0..num_messages) |i| { send_iovec[i].iov_base = @ptrCast(msgs[i]...

文章 【使用go开发区块链】之智能合约交互(03)

...`go // Code generated - DO NOT EDIT. // This file is a generated binding and any manual changes will be lost. package main import ( "errors" "math/big" "strings" ethereum "github.com/ethereum/go-ethereum" "github.com/ethereum/go-ethereum/accounts/abi" "github.com/ethereum/go...

文章 在以太坊上使用SNARK生成安全随机数

...(#6625bf92c5cb) - [2\. Chainlink VRF](#e040ded4490e) - [3\. 信标链 RANDAO](#debf4bad4231) - [3\. 我们能做得更好吗](#a051effd2cfb) - [1\. 放宽相同区块 DIFFICULTY 操作码限制](#66894c906ab4) - [2\. 放宽 256 个区块哈希回望限制](#a8e7fd7205a7) - [1\. 通过 BL...