每周以太坊 2024/03/16
2024-03-17 23:03
登链社区
2024-03-17 23:03
订阅此专栏
收藏此文章

 

Dencun(Cancun+Deneb)升级(EIP7569)

  • 主网成功升级至 Dencun[1]
    • Dencun 主网发布的共识规范v1.4.0[2]
  • EIP4844(blob)
    • L2 费用降至几美分以下:L2 费用[3]Gas 费用[4]扩大规模[5]
    • 使用 blobs 的 L2:zkSync Era[6]Starknet[7]Optimism[8]Base[9],Zora,Mode[10]Arbitrum[11]Paradex[12]
    • L2Beat 数据可用性[13] 仪表板
    • Dune blob 仪表板:Hildobby[14]0xRob[15]
    • Layer2 :
Dencun 升级后 Gas 对比

来源:https://twitter.com/layer2gather/status/1768320715869012026

  • Blobscan[16]Etherscan[17]上查看 blobs
  • Finematics EIP4844 解释文章[18]
  • 提醒:为 EF EIP4844 数据挑战[19]撰写数据博客文章

Pectra(Prague+Electra)升级(EIP7600)

  • 最新的所有核心开发者执行(ACDE) 通话视频[20] 。来自 Tim Beiko[21]Christine Kim[22]的笔记:
    • EIP2537 BLS:讨论添加解压缩预编译和 exposing 操作
    • 潜在的 EIP 讨论(但尚未决定包括什么其他内容):
    • EIP3074 AUTH/AUTHCALL 操作码:Dan Finlay(MetaMask)支持[23]
    • EIP7547 包含列表:周一解析通话
    • EIP7623 增加 CALLDATA 成本分析[24] ,需要来自 L2 的反馈
    • EIP7645 把 ORIGIN 别名改为 SENDER:或者提高价格
    • Pectra 升级(针对 2024 年底的小型分叉)
  • 解释 EIP6110 提案在信标链上验证 validator 存款[25]
  • 在 Electra 中包含列表的理由[26](EIP7547)

大阪 +F 星名 升级 EIP7607

  • Verkle 实施者通话视频[27]笔记[28]
    • Kaustinen-5 测试网即将推出
    • DoS 向量意味着客户端需要处理 14-16 的 trie 深度[29]

中心化观察:威胁你的 ETH 价值

  • **Lido 达到 30.81%**[30] 距离 **33.3% 门槛 **[31] 太接近了
  • 客户端多样性(通过 clientdiversity.org[32]):
    • 执行层:Geth 72% 超级多数,可能导致链分裂
    • 共识层:**Prysm 38%**,任何超过 33.3% 的客户端错误可能意味着最终性的丧失
    • ** 在 Goerli 测试网上发现 Prysm 错误 **[33] 凸显了客户端多样性的必要性
  • 需要更好的地理多样性[34] ,特别是在北美和欧洲之外

Layer1

  • Reth[35](基于 Rust 的执行层客户端)现在处于测试版
  • Grandine[36](基于 Rust 的共识层客户端)以 GPL v3.0 许可证开源
  • Vitalik 文章:量子紧急升级计划[37] 以拯救大多数用户资金

客户端发布

  • 共识层:
    • Lighthouse v5.1.1[38]:热修复
    • Lodestar v1.17.0[39]:优化更新
    • Prysm v5.0.1[40]:小的补丁发布
  • 执行层:
    • Reth v0.2.0-beta.2[41]:从 alpha 升级需要重新同步;v0.1.0-alpha.22[42]:错误修复

给质押者

  • Stereum v2.1[43](节点启动器):添加 Obol 支持和 SSV 网络加密密钥

研究

  • 质押分配分析[44]:发行变化不会改变质押者分配
  • 数据可用性采样策略[45]:有损、增量和对角线采样

Layer2

  • 主网 Dencun 升级后,Blast 停止生成区块[46],已解决

EIPs/ 标准

  • EIPs:
    • EIP7650[47]:可编程访问列表
  • ERCs(应用层):
    • ERC7651[48]:分数表示的 NFT
    • ERC7652[49]:ERC721 保证扩展
    • ERC7653[50]:命名 NFT(ERC721 扩展)
    • ERC7654[51]:请求方法类型
    • ERC7655[52]:ERC5189 操作收据

开发者工具

  • Solidity v0.8.25[53]:Cancun 为默认 EVM 版本,代码生成器中使用的 MCOPY 和 TSTORE 使用警告减少到每次编译一次
  • Remix v0.45.0[54]:已部署的合约可以 pin 住,保存 VM 状态,并获取 Blockscout 验证的合约的代码
  • Hardhat v2.22.1[55]:Hardhat Ignition 默认部署系统;v2.22.0[56]:Hardhat Network 的 Cancun 默认 EVM 版本
  • Ethernaut-cli[57](工具箱):集成 AI(需要 OpenAI API 密钥),实用工具,Hardhat 任务和 Ethernaut 挑战;alpha 版
  • Foundry:
    • Forge-std v1.8.0[58]:使用原生 断言,支持打包变量,添加 TOML 读写作弊码,原生字符串操作作弊码,并在模拟代币中实现接口
    • 提示:使用 vm.etch 在 fork 上用 console.log 调试已部署的合约[59]
  • Evm.codes[60] 添加了 Cancun 操作码
  • Tincho:solc 跳过对带有返回数据的外部调用的代码大小检查[61] ,包括预编译
  • web3py 中间件[62](v7 beta):基于类的中间件取代了函数式编程范式
  • micro-eth-signer v0.8[63]:添加了 EIP4844 blob 交易支持
  • Curta CTF CurtaLending 解决方案[64]
  • Node Guardians[65](游戏化学习)添加了 Solidity 和 Huff 任务
  • 提醒:当前支持的测试网作用
    • Sepolia[66]:用于应用层测试
    • Holešky[67]:用于权益证明和基础设施测试
    • Ephemery[68]:用于测试验证者设置

安全

  • 由于合约升级后的外部调用漏洞, Unizen $2.1M 被利用[69]
  • 恶意开发者使用私钥 Mozaic $2M 抽干[70]
  • 在 Blast 上 Blastoff ( 收益聚合器 ) 150 ETH 被利用[71]
  • Juice 质押  54 ETH 被利用[72]
  • FindAudit[73]: p2p 安全市场

链上统计

  • Gas 费用 ( 来源 ultrasound.money[74]): 21.9 到 190.0 gwei,平均 55.3 gwei
    • 目前零净发行, Gas 为 22.9 gwei
    • 本周 ETH 净销毁 25k
  • ETHUSD[75]: 4.071,当前 $3,743
  • ETHBTC[76]: 当前 0.054 (Flippening at ~0.16)

值得注意的应用层

  • Maker roadmap[77]:
    • 阶段 1 ( 年中 ): 推出新品牌、稳定和治理代币、锁定引擎和 Spark SubDAO;
    • 阶段 2: 扩展;
    • 阶段 3; 新 L1;
    • 阶段 4: 终局
  • Optimism We ! ❤️ The Art[78] NFT 获奖者
  • Internet of Agents research[79] 运行在区块链基础设施上的 AI 代理

监管 / 商业 / 代币 / 其他

  • Ethereum institutional thesis[80]: 一种具有现金流的价值存储

  • London Stock Exchange[81] 接受以太坊交易所交易的票据 (ETNs) 申请

  • FT: Nigeria pressing Binance[82] 要求提供前 100 名用户信息,2 名员工被拘留

  • Roman Sterlingov[83] 在美国因经营比特币混合器而被判有罪

    • J.W. Verret 教授表示 Sterlingov was merely an early user[84]
  • US Copyright Office & PTO[85]: 不需要新的法律来处理与 NFT 相关的侵权行为

  • Paradigm: 19% of US registered voters bought crypto[86]

  • EF Devcon 曼谷场地: Queen Sirikit National Convention Center[87]

  • Summer of Protocols 2024[88] 开放协议改进资助、协议药丸挑战和合作伙伴计划申请

  • UK High Court judge ruled Craig Wright is not Satoshi[89] 在 COPA v Wright 诉讼中,英国高等法院法官裁定 Craig Wright 不是中本聪


一条不好的的消息, 每周以太坊可能在一年后终止更新[90]

原文链接:https://weekinethereumnews.com/week-in-ethereum-news-march-16-2024 

作者:Evan Van Ness 翻译:EthWeekly[91]

参与登链翻译计划[92] ,做 web3 中文内容的拓荒者,引入更多优质英文技术内容

登链社区是区块链开发者的家园,在这里不仅可以阅读文章、学习课程、参与问答与讨论,还可以发布活动、进行人才招募。我们帮助开发者更好的进入 web3 。


学习系统的技术内容 / 发布活动、招聘

https://learnblockchain.cn/


开发者的链上技能认证平台

https://decert.me/


给开发者的开源、免费工具箱

https://chaintool.tech/


关注社区 Twitter

@UpchainDAO


加入社区 Discord

https://discord.gg/pZxy3CU8mh


加入微信群

参考资料
[1]

升级至 Dencun: https://twitter.com/parithosh_j/status/1767973626987606190

[2]

v1.4.0: https://github.com/ethereum/consensus-specs/releases/tag/v1.4.0

[3]

L2 费用: https://l2fees.info/

[4]

Gas 费用: https://www.gasfees.io/

[5]

扩大规模: https://fees-growthepie.streamlit.app/

[6]

zkSync Era: https://twitter.com/zksync/status/1767983026443579448

[7]

Starknet: https://twitter.com/starknet/status/1767915153700290839

[8]

Optimism: https://twitter.com/Optimism/status/1768076340803367305

[9]

Base: https://twitter.com/jessepollak/status/1768071129854562698

[10]

Mode: https://twitter.com/JRossTreacher/status/1768193428641181830

[11]

Arbitrum: https://twitter.com/arbitrum/status/1768306107318178061

[12]

Paradex: https://twitter.com/tradeparadex/status/1768306190596153799

[13]

数据可用性: https://l2beat.com/scaling/data-availability

[14]

Hildobby: https://dune.com/hildobby/blobs

[15]

0xRob: https://dune.com/0xRob/blobs

[16]

Blobscan: https://blobscan.com/

[17]

Etherscan: https://twitter.com/etherscan/status/1767970586146533449

[18]

EIP4844 解释文章: https://finematics.com/eip-4844-explained/

[19]

EF EIP4844 数据挑战: https://esp.ethereum.foundation/data-challenge-4844

[20]

通话视频: https://www.youtube.com/watch?v=US8T0ZoGF8s&t=109s

[21]

Tim Beiko: https://twitter.com/timbeiko/status/1768377163554897955

[22]

Christine Kim: https://www.galaxy.com/insights/research/ethereum-all-core-developers-execution-call-183/

[23]

支持: https://twitter.com/danfinlay/status/1768291044683288808

[24]

分析: https://ethresear.ch/t/analyzing-eip-7623-increase-calldata-cost/19002

[25]

EIP6110 提案在信标链上验证 validator 存款: https://ethereum2077.substack.com/p/eip-6110-supply-validator-deposits-onchain

[26]

包含列表的理由: https://notes.ethereum.org/@mikeneuder/the-case-for-ilectra

[27]

通话视频: https://www.youtube.com/watch?v=0Zd4zK2Zupg

[28]

笔记: https://twitter.com/rudolf6_/status/1767565116101525567

[29]

客户端需要处理 14-16 的 trie 深度: https://notes.ethereum.org/hmqCk1tiTq6TdrxO_CKhuw

[30]

Lido 达到 30.81%https://dune.com/hildobby/eth2-staking

[31]

33.3% 门槛https://www.youtube.com/watch?v=Y0ddkSa1ZuI&t=1050s

[32]

clientdiversity.org: https://clientdiversity.org/#distribution

[33]

在 Goerli 测试网上发现 Prysm 错误https://twitter.com/potuz_eth/status/1768418899111113125

[34]

更好的地理多样性: https://nodewatch.io/

[35]

Reth: https://www.paradigm.xyz/2024/03/reth-beta

[36]

Grandine: https://medium.com/@grandine/grandine-is-open-sourced-b1815cf0ae39

[37]

量子紧急升级计划: https://ethresear.ch/t/how-to-hard-fork-to-save-most-users-funds-in-a-quantum-emergency/18901

[38]

v5.1.1: https://github.com/sigp/lighthouse/releases/tag/v5.1.1

[39]

v1.17.0: https://github.com/ChainSafe/lodestar/releases/tag/v1.17.0

[40]

v5.0.1: https://github.com/prysmaticlabs/prysm/releases/tag/v5.0.1

[41]

v0.2.0-beta.2: https://github.com/paradigmxyz/reth/releases/tag/v0.2.0-beta.2

[42]

v0.1.0-alpha.22: https://github.com/paradigmxyz/reth/releases/tag/v0.1.0-alpha.22

[43]

v2.1: https://github.com/stereum-dev/ethereum-node/releases/tag/v2.1.0

[44]

质押分配分析: https://ethresear.ch/t/initial-analysis-of-stake-distribution/19014

[45]

数据可用性采样策略: https://ethresear.ch/t/lossydas-lossy-incremental-and-diagonal-sampling-for-data-availability/18963

[46]

停止生成区块: https://twitter.com/Blast_L2/status/1767933586487890427

[47]

EIP7650: https://eips.ethereum.org/EIPS/eip-7650

[48]

ERC7651: https://github.com/ethereum/ERCs/pull/305/files

[49]

ERC7652: https://github.com/ethereum/ERCs/pull/306/files

[50]

ERC7653: https://github.com/ethereum/ERCs/pull/320/files

[51]

ERC7654: https://github.com/ethereum/ERCs/pull/315/files

[52]

ERC7655: https://github.com/ethereum/ERCs/pull/318/files

[53]

v0.8.25: https://soliditylang.org/blog/2024/03/14/solidity-0.8.25-release-announcement/

[54]

v0.45.0: https://medium.com/remix-ide/remix-release-v0-45-0-dcb16ff6bf03

[55]

v2.22.1: https://github.com/NomicFoundation/hardhat/releases/tag/hardhat@2.22.1

[56]

v2.22.0: https://github.com/NomicFoundation/hardhat/releases/tag/hardhat@2.22.0

[57]

Ethernaut-cli: https://github.com/theethernaut/ethernaut-cli#readme

[58]

v1.8.0: https://github.com/foundry-rs/forge-std/releases/tag/v1.8.0

[59]

用 console.log 调试已部署的合约: https://twitter.com/bytes032/status/1766857786258825373

[60]

Evm.codes: https://www.evm.codes/?fork=cancun

[61]

solc 跳过对带有返回数据的外部调用的代码大小检查: https://blog.theredguild.org/a-call-a-precompile-and-a-compiler-walk-into-a-bar/

[62]

中间件: https://snakecharmers.ethereum.org/web3py-middleware/

[63]

v0.8: https://github.com/paulmillr/micro-eth-signer/releases/tag/0.8.0

[64]

CurtaLending 解决方案: https://www.curta.wtf/puzzle/base:7/write-up

[65]

Node Guardians: https://twitter.com/nodeguardians/status/1768362572699271389

[66]

Sepolia: https://github.com/eth-clients/sepolia#readme

[67]

Holešky: https://github.com/eth-clients/holesky#readme

[68]

Ephemery: https://ephemery.dev/

[69]

$2.1M 被利用: https://rekt.news/unizen-rekt/

[70]

$2M 抽干: https://twitter.com/Mozaic_Fi/status/1768754080271196178

[71]

150 ETH 被利用: https://twitter.com/blastozone/status/1767104856609673667

[72]

54 ETH 被利用: https://medium.com/@juicebotapp/juice-staking-exploit-next-steps-95e218b3ec71

[73]

FindAudit: https://twitter.com/bytes032/status/1767206788061954395

[74]

ultrasound.money: https://ultrasound.money/#gas

[75]

ETHUSD: https://www.coingecko.com/en/coins/ethereum

[76]

ETHBTC: https://ratiogang.com/

[77]

roadmap: https://forum.makerdao.com/t/makerdao-endgame-launch-season/23857

[78]

We ! ❤️ The Art: https://optimism.mirror.xyz/I6g_dbBkZXxCiKNS0lp0Zul-qhzjtnbvjHTv5y6B_dU

[79]

Internet of Agents research: https://davidecrapis.notion.site/The-Internet-of-Agents-23aa09799b9c4620a1a287926bcfd6af

[80]

Ethereum institutional thesis: https://www.bitooda.io/research/ethereum-institutional-thesis-a-store-of-value-with-cash-flow

[81]

London Stock Exchange: https://docs.londonstockexchange.com/sites/default/files/documents/crypto_etn_admission_factsheet.pdf

[82]

Nigeria pressing Binance: https://archive.is/2024.03.12-184145/https://www.ft.com/content/9c1394de-0492-4597-b075-cbf19e0b6e83

[83]

Roman Sterlingov: https://www.justice.gov/opa/pr/bitcoin-fog-operator-convicted-money-laundering-conspiracy

[84]

Sterlingov was merely an early user: https://cointelegraph.com/news/bad-blockchain-forensics-convict-roman-sterlingov

[85]

US Copyright Office & PTO: https://newsroom.loc.gov/news/u.s.-copyright-office-and-u.s.-patent-and-trademark-office-conclude-joint-study-on-non-fungible-toke/s/b0780cc9-0e6c-42fb-90a6-31eaf061434c

[86]

19% of US registered voters bought crypto: https://policy.paradigm.xyz/writing/March-2024-Polling

[87]

Queen Sirikit National Convention Center: https://blog.ethereum.org/2024/03/14/devcon-sea-venue

[88]

Summer of Protocols 2024: https://summerofprotocols.com/research/sop2024

[89]

UK High Court judge ruled Craig Wright is not Satoshi: https://www.opencrypto.org/2024-03-14-Justice-Mellor-Rules-That-Craig-Wright-Is-Not-Satoshi-Nakamoto-in-COPA-v-Wright-Trial/

[90]

每周以太坊可能在一年后终止更新: https://twitter.com/evan_van_ness/status/1760828369107574872

[91]

EthWeekly: https://learnblockchain.cn/people/4295

[92]

登链翻译计划: https://github.com/lbc-team/Pioneer/wiki/pioneer

【免责声明】市场有风险,投资需谨慎。本文不构成投资建议,用户应考虑本文中的任何意见、观点或结论是否符合其特定状况。据此投资,责任自负。

登链社区
数据请求中
查看更多

推荐专栏

数据请求中
在 App 打开