每周以太坊进展 2021/09/25

Layer 2 生态在发育

编者注:Week in Ethereum 是 Evan 的个人作品。他既传达事实,也会加入自己的引申。翻译这些信息不代表我们认可他的立场,也不代表我们(有能力并且已经)核实所有的事实并把他的观点分离开来。) ## 主网 - 十二月的升级当前提议[只推迟难度炸弹](https://github.com/ethereum/pm/issues/391#issuecomment-924197948),命名为 “Arrow Glacier” - Erigon [v2021.09.04](https://github.com/ledgerwatch/erigon/releases/tag/v2021.09.04):把[交易池](https://twitter.com/realledgerwatch/status/1441009309685530631)重新实现为可独立的部分 - Nethermind [v1.11.3](https://github.com/NethermindEth/nethermind/releases/tag/1.11.3):JSON-RPC 和交易广播的性能优化 ## EIP - [EIP3978](https://eips.ethereum.org/EIPS/eip-3978):revert 的 Gas 返还 - [EIP4200](https://github.com/ethereum/EIPs/blob/08ee4e11f62399b6566cfe857bae0cd2da387992/EIPS/eip-4200.md):静态的相对调用 ## 权益证明 - 如果[信标链共识](https://www.symphonious.net/2021/09/23/what-happens-if-beacon-chain-consensus-fails/)出错,使用主流客户端/云服务商/staking 服务的用户可能会面临高昂的惩罚([可以高达他们余额的 75%](https://www.reddit.com/r/ethstaker/comments/ptm04i/the_financial_incentive_to_run_a_minority_client/)) - 从使用区块见证消息指纹的区块提议数据[估计客户端多样性](https://twitter.com/sproulM_/status/1440512518242197516),Prysm 占比达到 65% - 信标链的 Altair 升级时间确定在 [epoch 74240](https://github.com/ethereum/consensus-specs/pull/2625/files),约为 10 月 27 日 - 最新的 [What’s New in Eth2](https://hackmd.io/@benjaminion/eth2_news/https%3A%2F%2Fhackmd.io%2F%40benjaminion%2Fwnie2_210924) - PoS 实现者[会议 ](https://www.youtube.com/watch?v=DZiy3RhUgNY&t=36s)。来自 [Ben Edgington](https://hackmd.io/@benjaminion/rJ8ddAY7t) 的笔记 - Proto 的[调试可视化](https://twitter.com/protolambda/status/1440799521047412739)在 Prater 测试网商 - [Wagyu](https://twitter.com/wagyutools/status/1440381746688643089):(离线)创建和存储验证者密钥的图形界面,仅可用于测试网 ## Layer2 - Arbitrum 上运行的项目的[完整列表](https://twitter.com/playtern/status/1439224019295752194) - Aztec 将其 zkrollup 上的隐私交易额度提高到 [30 ETH、100k DAI 和 2 renBTC](https://medium.com/aztec-protocol/aztec-2-0-updates-100-000-transaction-limits-more-e55c17c0ecf8) - Bitfinex 直接支持到 DeversiFi(基于 StarkWare 的 Layer-2)的[桥](https://www.bitfinex.com/posts/710),从 USDT 开始 - [从 Solidity 到 Cairo 得转译器](https://medium.com/nethermind-eth/solidity-on-starknet-terminal-velocity-e8df5f63e010)切换模式,从转译 EVM 操作码换成使用 Solidity 和 Yul 语言的 AST - [Rollup 的抗审查性](https://twitter.com/bkiepuszewski/status/1440553708295577607):Arbitrum 和 Optimism 用户可以强制在 layer-1 上交易,而 StarkWare layer2 使用 app 定制机制 ## 开发者材料 - Ganache [v7.0.0 alpha.1](https://github.com/trufflesuite/ganache/releases/tag/ganache%407.0.0-alpha.1):本地区块链(前身是 ganache-cli)适配伦敦升级 - web3.js [v1.5.3](https://github.com/ChainSafe/web3.js/releases/tag/v1.5.3):修复了在支持伦敦升级的网络上发送传统类型交易的问题 - [eth-hooks](https://github.com/scaffold-eth/eth-hooks) (TypeScript):常用的狗子,比如余额、供应商、合约加载器和 ENS 解析器,来自 scaffold-eth - [gas-estimation](https://github.com/MyCryptoHQ/gas-estimation):来自 MyCrypto 的 EIP1559 库,从一个以太坊节点取至少 10 个区块的数据 - 使用 OpenZeppelin & Hardhat 创建 [ERC20 支付分割器](https://medium.com/coinmonks/create-an-erc20-token-payment-splitting-smart-contract-c79436470ccc)的指南 - [Full Knowledge User Proofs](https://medium.com/@sblowpckcr/full-knowledge-user-proofs-working-with-storage-without-paying-for-gas-e124cef0c078):使用 call data 和用户证明而不是读取状态的设计模式 - [使用 Ethereum 的登录流程](https://blog.spruceid.com/sign-in-with-ethereum-proposed-architecture/) ## 应用 - [DAI](https://forum.makerdao.com/t/official-dai-token-bridge-now-live-on-arbitrum-one/10438) 已使用定制的桥登陆 Arbitrum - [Maker 将 Gelato Network 的 DAI/USDC Uniswap v3 LP 添加为担保品](https://twitter.com/hexonaut/status/1440400852385107975),测试 1000 万美元的债务上限 - [1inch](https://blog.1inch.io/the-1inch-network-expands-to-arbitrum-c0e09bfd7ebf) 登陆 Arbitrum - Synthetix [在 layer-1 上减少了合成资产并迁移到 layer 2 上](https://blog.kwenta.io/deprecating-synths-on-l1/) (完) --- **原文链接:** https://weekinethereumnews.com/week-in-ethereum-news-september-4-2021/ **作者:** Evan Van Ness 本文首发于:https://ethfans.org/posts/week-in-ethereum-2021-09-25

编者注:Week in Ethereum 是 Evan 的个人作品。他既传达事实,也会加入自己的引申。翻译这些信息不代表我们认可他的立场,也不代表我们(有能力并且已经)核实所有的事实并把他的观点分离开来。)

主网

  • 十二月的升级当前提议只推迟难度炸弹,命名为 “Arrow Glacier”
  • Erigon v2021.09.04:把交易池重新实现为可独立的部分
  • Nethermind v1.11.3:JSON-RPC 和交易广播的性能优化

EIP

  • EIP3978:revert 的 Gas 返还
  • EIP4200:静态的相对调用

权益证明

  • 如果信标链共识出错,使用主流客户端/云服务商/staking 服务的用户可能会面临高昂的惩罚(可以高达他们余额的 75%)
  • 从使用区块见证消息指纹的区块提议数据估计客户端多样性,Prysm 占比达到 65%
  • 信标链的 Altair 升级时间确定在 epoch 74240,约为 10 月 27 日
  • 最新的 What’s New in Eth2
  • PoS 实现者会议 。来自 Ben Edgington 的笔记
  • Proto 的调试可视化在 Prater 测试网商
  • Wagyu:(离线)创建和存储验证者密钥的图形界面,仅可用于测试网

Layer2

  • Arbitrum 上运行的项目的完整列表
  • Aztec 将其 zkrollup 上的隐私交易额度提高到 30 ETH、100k DAI 和 2 renBTC
  • Bitfinex 直接支持到 DeversiFi(基于 StarkWare 的 Layer-2)的桥,从 USDT 开始
  • 从 Solidity 到 Cairo 得转译器切换模式,从转译 EVM 操作码换成使用 Solidity 和 Yul 语言的 AST
  • Rollup 的抗审查性:Arbitrum 和 Optimism 用户可以强制在 layer-1 上交易,而 StarkWare layer2 使用 app 定制机制

开发者材料

  • Ganache v7.0.0 alpha.1:本地区块链(前身是 ganache-cli)适配伦敦升级
  • web3.js v1.5.3:修复了在支持伦敦升级的网络上发送传统类型交易的问题
  • eth-hooks (TypeScript):常用的狗子,比如余额、供应商、合约加载器和 ENS 解析器,来自 scaffold-eth
  • gas-estimation:来自 MyCrypto 的 EIP1559 库,从一个以太坊节点取至少 10 个区块的数据
  • 使用 OpenZeppelin & Hardhat 创建 ERC20 支付分割器的指南
  • Full Knowledge User Proofs:使用 call data 和用户证明而不是读取状态的设计模式
  • 使用 Ethereum 的登录流程

应用

  • DAI 已使用定制的桥登陆 Arbitrum
  • Maker 将 Gelato Network 的 DAI/USDC Uniswap v3 LP 添加为担保品,测试 1000 万美元的债务上限
  • 1inch 登陆 Arbitrum
  • Synthetix 在 layer-1 上减少了合成资产并迁移到 layer 2 上

(完)

原文链接: https://weekinethereumnews.com/week-in-ethereum-news-september-4-2021/ 作者: Evan Van Ness

本文首发于:https://ethfans.org/posts/week-in-ethereum-2021-09-25

本文参与登链社区写作激励计划 ,好文好收益,欢迎正在阅读的你也加入。

  • 发表于 2021-09-30 18:58
  • 阅读 ( 302 )
  • 学分 ( 0 )
  • 分类:以太坊

评论