{"content":{"title":"每周以太坊进展 2023/12/16","body":"## Dencun（Cancun + Deneb）升级（ [**EIP7569**](https://eips.ethereum.org/EIPS/eip-7569)）\r\n\r\n- 最新的所有核心开发者 - 共识（ACDC） [会议视频](https://www.youtube.com/watch?v=1mLDIRmGtNk&t=334s) 。来自 [Christine Kim](https://www.galaxy.com/insights/research/ethereum-all-core-developers-consensus-call-124/) 的笔记：\r\n  - **Devnet-12**：Prysm 加入，MEV-Boost 正在测试中\r\n  - **Goerli shadow fork 1**：同步已开始\r\n  -  SSE 区块事件的讨论，这些事件可用于了解区块传播时间，可消减（slashable）的消息传播和 GossipSub IDONTWANT 控制消息\r\n- Dencun 互操作测试[通话视频](https://www.youtube.com/watch?v=B88GLgKvxuI&t=76s)\r\n- Tim Beiko 的[核心开发者更新](https://tim.mirror.xyz/HzH5MpK1dnw7qhBSmzCfdCIxpwpD6DpwlfxtaAwEFro) ：Dencun 升级 EIP，EIP 流程变更和 Prague/Electra 规划\r\n\r\n## **中心化观察：威胁你 ETH 的价值**\r\n\r\n- [**Lido 达到 31.98%**](https://dune.com/hildobby/eth2-staking) 已接近 [**33.3%门槛**](https://www.youtube.com/watch?v=Y0ddkSa1ZuI&t=1050s)\r\n- 客户端多样性（通过 [clientdiversity.org](https://clientdiversity.org/#distribution)）：\r\n  - 执行层：Geth 约 84%的绝对多数，可能导致链分裂（split）\r\n  - 共识层：Prysm 41% & Lighthouse 34%，任何客户端错误超过 33.3%可能意味着失去活性\r\n- 需要更好的[地理多样性](https://nodewatch.io/) ，特别是在北美和欧洲之外\r\n\r\n## Layer1\r\n\r\n- Yoav 文章：[ERC4337（账户抽象）与 EIP3074（执行抽象）](https://notes.ethereum.org/@yoav/erc-4337-vs-eip-3074-false-dichotomy)\r\n- Vitalik 文章： [在Layer1 引入 zkEVM 面对的权衡和设计挑战 ](https://notes.ethereum.org/@vbuterin/enshrined_zk_evm)\r\n- [Ethernets.io](https://hackmd.io/@angaz/BJ-kJ3bIT)（节点爬虫）：发现约 17k 个节点，60%不接受连接\r\n- [Monitoreth.io](https://twitter.com/miga_labs/status/1735344631112466626)（共识层仪表板）更新了 ISP 和权益验证实体的分布\r\n\r\n## 给质押者\r\n\r\n- EthStaker：[DVT 家庭质押者计划](https://paragraph.xyz/@ethstaker/dvtprogram) ，试点报销新质押者的硬件成本\r\n\r\n## **客户端发布**\r\n\r\n- 共识层：\r\n  - Lodestar [v1.12.1](https://github.com/ChainSafe/lodestar/releases/tag/v1.12.1)：修补了 v1.12 区块根错误（ [事后分析](https://twitter.com/lodestar_eth/status/1734628608595878309) ）\r\n  - Teku [v23.12.0](https://github.com/Consensys/teku/releases/tag/23.12.0)：添加了 checkpoint-sync-url 选项和性能改进\r\n- 执行层\r\n  - Nethermind [v1.24.0](https://github.com/NethermindEth/nethermind/releases/tag/1.24.0)：不可降级，改进了区块头数据库\r\n\r\n## **研究**\r\n\r\n- Timing games：[PBS 中人为延迟的成本](https://ethresear.ch/t/the-cost-of-artificial-latency-in-the-pbs-context/17847)\r\n\r\n## Layer2\r\n\r\n- 在流量激增期间，[Arbitrum One 序列器和 feed 宕机了](https://status.arbitrum.io/clq6te1l142387b8n5bmllk9es)\r\n  - [90%的交易](https://twitter.com/hildobby_/status/1735710373192335637)是铭文\r\n- RollCall（L2 标准） [会议视频](https://www.youtube.com/watch?v=omgzqe72e0I) ：讨论了 RIP7212（secp256r1 预编译）、RIP7560（本地账户抽象）和 EIP3074（AUTH & AUTHCALL）\r\n\r\n## **EIP/标准**\r\n\r\n- EIP：\r\n  - 元 [EIP7577](https://github.com/ethereum/EIPs/pull/8034/files)：EIP 的版本方案\r\n- RIP（Rollup 改进提案）：\r\n  - [RIP7212](https://github.com/ethereum/RIPs/pull/5/files)：secp256r1 曲线支持的预编译（从 EIP中 移动）\r\n- ERC（应用层）：\r\n  - [ERC7573](https://github.com/ethereum/ERCs/pull/153/files)：交付与条件解密支付， 解决交付与支付分离的难题\r\n  - [ERC7574](https://github.com/ethereum/ERCs/pull/155/files)：使用凭证进行身份验证 [SBT](https://learnblockchain.cn/tags/SBT)\r\n  - [ERC7575](https://github.com/ethereum/ERCs/pull/157/files)：部分和扩展的 ERC4626 金库\r\n  - [ERC7578](https://github.com/ethereum/ERCs/pull/160/files)：实物资产赎回\r\n  - [ERC7579](https://github.com/ethereum/ERCs/pull/163/files)：最小模块化智能账户\r\n  - [ERC7580](https://github.com/ethereum/ERCs/pull/165/files)：跨 dapp 跟踪接口\r\n\r\n## 给开发者\r\n\r\n- [Foundry](https://learnblockchain.cn/docs/foundry/i18n/zh/)：\r\n  - Forge-std [v1.7.4](https://github.com/foundry-rs/forge-std/releases/tag/v1.7.4)：添加了 Balance、Extcodesize、Extcodehash、Extcodecopy 作为账户访问种类和用于删除快照的新作弊码\r\n  - [Polygon 部署和升级库](https://twitter.com/gretzke/status/1734210579294814691)（JavaScript），Forge Chronicles（创建 JSON 和 markdown 部署日志），Storage Delta（比较存储布局）和 Deployer Kit（为可升级合约生成部署合约），测试版\r\n- 使用 Ape（Python 合约开发框架）[在 Vyper 中创建 AMM](https://dev.to/rabuawad/create-your-own-uniswap-defi-application-from-scratch-using-vyper-python-3i9h)\r\n- [Code MASTER](https://github.com/hananbeer/master)：创建 AST 变异器\r\n- EVMole [v0.2.0](https://twitter.com/cdump/status/1734930002997592159)（函数选择器提取器）：添加了提取函数参数\r\n- [Ponder](https://ponder.sh/blog/introducing-ponder)（dapp 后端框架）：索引事件，生成 GraphQL API，具有热重载的本地开发服务器，使用 TypeScript 实现\r\n- [FUZD](https://twitter.com/etherplay/status/1734875536608882799)：提交/揭示系统，执行延迟交易，在执行时解密，测试版\r\n- OpenZeppelin [Defender v2](https://twitter.com/openzeppelin/status/1734619213711515921)，公共测试版，新模块：Code（PR 分析），Audit（跟踪问题和解决方案），Deploy，Monitor，Incident Response，Actions & Access Control\r\n\r\n## **安全**\r\n\r\n- [Ledger Connect Kit 库供应链攻击](https://www.ledger.com/blog/a-letter-from-ledger-chairman-ceo-pascal-gauthier-regarding-ledger-connect-kit-exploit)，向 dapp 注入了 drainer\r\n- OKX DEX [$370k 攻击](https://twitter.com/okxweb3/status/1734794114657657004)，弃用的合约受到了攻击\r\n- Hypr bridge [攻击](https://www.hypr.network/articles/incident-postmortem-bridge-exploit)，合约被重新初始化，是基于 OP Stack develop 分支的分叉构建的\r\n- Cyfrin Updraft [安全和审计课程](https://cyfrin.deform.cc/early-access?referral=Tad3svMf1Z9a )（22 小时）\r\n\r\n## 生态系统\r\n\r\n- ETH 发行量[低于 Vitalik 提议的 EIP960 ETH 发行上限](https://evanvanness.com/post/736817590099410945/eth-supply-breaks-below-vitaliks-rejected-eip960)\r\n- ETHIndia [黑客马拉松决赛入围者](https://twitter.com/ethglobal/status/1733819070208688275)\r\n\r\n## **链上统计**\r\n\r\n-  Gas费（通过 [ultrasound.money](https://ultrasound.money/#gas)）：16.9 至 346.6 gwei，平均 41.7 gwei\r\n   - 目前零发行量时，Gas为 21.9 gwei\r\n   - 本周销毁了 15k ETH\r\n-  [ETHUSD](https://www.coingecko.com/en/coins/ethereum)：\\$2,161 – \\$2,385，当前为\\$2,223\r\n-  [ETHBTC](https://ratiogang.com/)：当前为 0.053（翻转 在~0.16）\r\n\r\n**应用层的值得注意的事项**\r\n\r\n- [ENS 根权限正在转移](https://twitter.com/nicksdjohnson/status/1735667398051557640)至 ENS DAO\r\n- Coinbase 钱包在 Layer2 [免费购买/发送 USDC](https://twitter.com/coinbasewallet/status/1735016950596554783) \r\n- [Synthetix](https://blog.synthetix.io/the-end-of-synthetix-token-inflation/)结束 SNX 通胀\r\n\r\n---\r\n\r\n想要系统学习区块链技术和提升英语，欢迎参加[线下集训营](https://learnblockchain.cn/course/44?invite_code=49494629F)。\r\n\r\n![img](https://img.learnblockchain.cn/user/15/course44.jpg)\r\n\r\n\r\n\r\n---\r\n\r\n>  原文链接：https://weekinethereumnews.com/week-in-ethereum-news-december-16-2023/\r\n> 作者：Evan Van Ness\r\n> 翻译：[EthWeekly](https://learnblockchain.cn/people/4295)\r\n> 参与[登链翻译计划](https://github.com/lbc-team/Pioneer/wiki/pioneer)，做 web3 中文内容的拓荒者，引入更多优质英文技术内容"},"author":{"user":"https://learnblockchain.cn/people/4295","address":"0x10fE497A7082d2815f0fAd60dFD358Ff6e56754a"},"history":"bafkreih5iqjfv7cr7g6ld2lh5hwet7yfya6enkeajq4me2xuusbcvqgfry","timestamp":1702822403,"version":1}