每周以太坊进展 2021/04/11

在柏林分叉前升级你的客户端:

## 主网 * 在柏林分叉前升级你的客户端: * Besu [v21.1.4](https://github.com/hyperledger/besu/releases/tag/21.1.4) * EthereumJS VM [v5.3.1](https://github.com/ethereumjs/ethereumjs-monorepo/releases/tag/%40ethereumjs%2Fvm%405.3.1) * Geth [v1.10.2](https://github.com/ethereum/go-ethereum/releases/tag/v1.10.2) * Nethermind [v1.10.56](https://github.com/NethermindEth/nethermind/releases/tag/1.10.56) * OpenEthereum [v3.2](https://github.com/openethereum/openethereum/releases/tag/v3.2.0) * Turbogeth [04.02 alpha](https://github.com/ledgerwatch/turbo-geth/releases/tag/v2021.04.02) * [使用元见证数据,在 80 秒内完成 Beam Sync](https://snakecharmers.ethereum.org/beam-sync-in-80-seconds-using-meta-witnesses/) * 无状态以太坊创意:[插入顺序索引型默克尔树](https://ethresear.ch/t/statelessness-by-insertion-order-indexed-merkle-tries/9095) 以及 [见证数据生成的贝叶斯网络模型](https://ethresear.ch/t/bayesian-network-model-of-witness-creation-feedback-request/9115) * [状态存储和执行应该有相互独立的定价吗?](https://ethresear.ch/t/should-storage-be-priced-separately-from-execution/9101) ## EIP * [ERC3473](https://github.com/ethereum/EIPs/blob/c25e033e64dff6f149db21e2518e59118b628ee0/EIPS/eip-3473.md):多个可调用定金的合约标准 * [ERC3476](https://github.com/ethereum/EIPs/blob/51fe79aa50a41d38ed422a71cf5ce968ed68ccf6/EIPS/eip-antitoken.md):表示债务的 token ## 权益证明 * 最新的 [eth2 会议](https://www.youtube.com/watch?v=XLB5HEWdZUE)。来自 [Alex Stokes](https://twitter.com/ralexstokes/status/1380209522447282176) 和 [Ben Edgington](https://hackmd.io/@benjaminion/SkiD8Y3rd) 的备忘录。信标链升级 Altair 目标在 6 月/ 7 月实施 * 最新的 [what’s new in eth2](https://hackmd.io/@benjaminion/eth2_news/https%3A%2F%2Fhackmd.io%2F%40benjaminion%2Fwnie2_210410) * [目标是在 2021 年关闭 PoW](https://twitter.com/drakefjustin/status/1379052831982956547) * [关闭 PoW 的 Raynoism 规范 v0.1](https://notes.ethereum.org/@n0ble/rayonism-the-merge-spec) 以及 [元规范](https://notes.ethereum.org/@protolambda/rayonism) * [一种通过校验和激励机制来激励分片交替的简单方案](https://ethresear.ch/t/simple-approach-to-incentivizing-shard-staggering/9149) * [我作为质押人,到底能赚多少?](https://pintail.xyz/posts/beacon-chain-validator-rewards/) * Vitalik 解释[为什么分片是个大事件](https://vitalik.ca/general/2021/04/07/sharding.html) ## Layer-2 * GodsUnchained 推出了 [ImmutableX zkrollup 用于免费的 NFT 转移](https://www.immutable.com/blog/immutable-x-alpha-trading-launch) * dydx 现在推出了其 [全仓永续保证金合约的 zkrollup](https://dydx.exchange/blog/public)(也是运行的 StarkEx) * StarkWare 提出的 [Caspian l2 AMM](https://medium.com/starkware/caspian-an-l2-powered-amm-f20e93b5421):按批撮合交易,净差额上 Layer-1 交易 * [L2beat](https://www.l2beat.com/):跟踪 layer-2 的活动 ## 开发者材料 * [理解柏林分叉之后的 Gas 开销](https://hackmd.io/@fvictorio/gas-costs-after-berlin):访问列表有望降低 Gas 开销,但其主要目的在于让 2929 的激活不会破坏当前的合约 * OpenZeppelin [Wizard](https://blog.openzeppelin.com/wizard/):告诉它你要什么功能,然后它就会生成 Solidity 给你 * [使用 Usedapp 来测试和使用定制化的 hooks](https://medium.com/ethworks/usedapp-deep-dive-into-custom-hooks-and-testing-4a59fbc1769a) * [Eth 全栈开发者完全指南](https://learnblockchain.cn/article/2383) ## 生态 * Reminder:[资产转移费用可以很容易通过封装来避免](https://www.reddit.com/r/ethereum/comments/mo9mw8/reminder_in_the_long_run_asset_transfer_fees_are/) ## 应用 * Kyber [动态做市商 beta 已推出](https://blog.kyber.network/kyber-dmm-beta-is-live-b6bdd18d0dde):交易的手续费率会随着波动性和可编程的定价曲线走高走低 * [GnosisAuction](https://blog.gnosis.pm/announcing-gnosis-auction-launch-390124d56248) 已推出:可服务于代币分发,通过批处理拍卖来抵抗抢跑攻击 * [TornadoCash 推出了新的存款限额](https://twitter.com/TornadoCash/status/1380418160327806981) (完) --- **原文链接:** [https://weekinethereumnews.com/week-in-ethereum-news-april-11-2021/](https://weekinethereumnews.com/week-in-ethereum-news-april-11-2021/) **作者:** Evan Van Ness **翻译:** 阿剑 Week In Ethereum News 现正得到 [1inch Network](https://1inch.io/?utm_source=evan_van_ness&utm_medium=newsletter&utm_campaign=letter_01) 的赞助。 本文由作者授权 EthFans 翻译及再出版。 本文首发于:https://ethfans.org/posts/week-in-ethereum-2021-04-11

主网

  • 在柏林分叉前升级你的客户端:

    • Besu v21.1.4
    • EthereumJS VM v5.3.1
    • Geth v1.10.2
    • Nethermind v1.10.56
    • OpenEthereum v3.2
    • Turbogeth 04.02 alpha
  • 使用元见证数据,在 80 秒内完成 Beam Sync
  • 无状态以太坊创意:插入顺序索引型默克尔树 以及 见证数据生成的贝叶斯网络模型
  • 状态存储和执行应该有相互独立的定价吗?

EIP

  • ERC3473:多个可调用定金的合约标准
  • ERC3476:表示债务的 token

权益证明

  • 最新的 eth2 会议。来自 Alex Stokes 和 Ben Edgington 的备忘录。信标链升级 Altair 目标在 6 月/ 7 月实施
  • 最新的 what’s new in eth2
  • 目标是在 2021 年关闭 PoW
  • 关闭 PoW 的 Raynoism 规范 v0.1 以及 元规范
  • 一种通过校验和激励机制来激励分片交替的简单方案
  • 我作为质押人,到底能赚多少?
  • Vitalik 解释为什么分片是个大事件

Layer-2

  • GodsUnchained 推出了 ImmutableX zkrollup 用于免费的 NFT 转移
  • dydx 现在推出了其 全仓永续保证金合约的 zkrollup(也是运行的 StarkEx)
  • StarkWare 提出的 Caspian l2 AMM:按批撮合交易,净差额上 Layer-1 交易
  • L2beat:跟踪 layer-2 的活动

开发者材料

  • 理解柏林分叉之后的 Gas 开销:访问列表有望降低 Gas 开销,但其主要目的在于让 2929 的激活不会破坏当前的合约
  • OpenZeppelin Wizard:告诉它你要什么功能,然后它就会生成 Solidity 给你
  • 使用 Usedapp 来测试和使用定制化的 hooks
  • Eth 全栈开发者完全指南

生态

  • Reminder:资产转移费用可以很容易通过封装来避免

应用

  • Kyber 动态做市商 beta 已推出:交易的手续费率会随着波动性和可编程的定价曲线走高走低
  • GnosisAuction 已推出:可服务于代币分发,通过批处理拍卖来抵抗抢跑攻击
  • TornadoCash 推出了新的存款限额

(完)

原文链接: https://weekinethereumnews.com/week-in-ethereum-news-april-11-2021/ 作者: Evan Van Ness 翻译: 阿剑

Week In Ethereum News 现正得到 1inch Network 的赞助。

本文由作者授权 EthFans 翻译及再出版。

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

区块链技术网。

  • 发表于 2021-04-14 09:44
  • 阅读 ( 452 )
  • 学分 ( 0 )
  • 分类:以太坊

评论