每周以太坊进展 2020/04/13

每周以太坊进展 2020/04/13

> 编者注:每周以太坊系列已持续更新近 4 年,其作者近日已决定离开 ConsenSys,如果您有意捐赠以维护该系列的更新,请前往 Gitcoin:[https://gitcoin.co/grants/237/week-in-ethereum-news](https://gitcoin.co/grants/237/week-in-ethereum-news) 。当前 1 Dai 的捐赠能让作者获得总计 73 Dai 的资助。 ## Eth1 * [EIP1559 手续费市场改革模拟](https://github.com/ethereum/rig/blob/master/eip1559/eip1559.ipynb),假设需求是外生的 * [EVM 字节码默克尔化](https://medium.com/ewasm/evm-bytecode-merklization-2a8366ab0c90) —— 将代码块默克尔化,预计能使区块见证数据节约 40%~60% 的体积 * [根据近期区块做的代码默克尔化相关估计](https://ethresear.ch/t/some-quick-numbers-on-code-merkelization/7260) ## Eth2 * Bitfly [对 Eth2 区块浏览器统计图表的解释](https://kb.beaconcha.in/charts) * PegaSys 的 [Teku 浏览器完全同步上了 Lighthouse 测试网](https://twitter.com/benjaminion_xyz/status/1247631816498053120) * 最新的 [Nimbus 客户端升级](https://our.status.im/nimbus-update-april-10/)。实现了多客户端测试网规范,升级了组网方式,已准备好与 Lighthouse 互操作 * SigmaPrime 更新 [eth2 客户端的 fuzzing 测试结果](https://blog.sigmaprime.io/beacon-fuzz-03.html)。发现了一些 bug,使用了新的 fuzzing 引擎 * [使用 Dafny 来形式化验证 Eth2 spec 的工作](https://github.com/PegaSysEng/eth2.0-dafny) * [Rocketpool 的去中心化 staking 池的 GUI](https://medium.com/rocket-pool/development-update-10th-april-72db7824c8e0) * [FFG 在 Eth2 中是如何实现的](https://www.adiasg.me/2020/04/09/casper-ffg-in-eth2-0.html) ## Eth2·信标链以外 * [一种合并 Eth1 和 Eth2 客户端来关闭 PoW 的设计](https://ethresear.ch/t/eth1-eth2-client-relationship/7248) * [更好的见证消息聚合算法](https://ethresear.ch/t/attestation-aggregation-heuristics/7265) * [可验证的预编译合约](https://ethresear.ch/t/verifiable-precompiled-contracts/7242) * [在 EE 层实现跨分片转账的方法](https://ethresear.ch/t/asynchronous-user-level-eth-transfers-over-netted-balance-approach-for-ee-level-eth-transfers/7246) ## 开发者材料 * Solidity [v0.6.6](https://github.com/ethereum/solidity/releases/tag/v0.6.6) 和 [v0.6.5](https://github.com/ethereum/solidity/releases/tag/v0.6.5) —— 新的主要功能 “immutable”,元组分配漏洞修复,内存数据创建溢出漏洞修复 * Truffle [v5.1.21](https://github.com/trufflesuite/truffle/releases/tag/v5.1.21) 加入 Solidity 的 immutable 功能 * [对比 ethers.js 和 web3js](https://github.com/adrianmcli/web3-vs-ethers) * [使用 web3modal(前 web3connect)和 vanilla Javascript 的案例](https://www.reddit.com/r/ethdev/comments/fz55ln/web3modal_wallet_connecting_with_vanilla_js/) * [解码以太坊存储内容的工具](https://inuka.dev/an-ethereum-storage-decode-tool/) * [Solidity 中的数组与映射](https://medium.com/coinmonks/array-and-map-in-solidity-a579b311d74b) * [Yul+ Remix 插件](https://www.reddit.com/r/ethereum/comments/fxp1mv/easily_write_test_debug_yul_smart_contracts_with/) * [Chainlink 重新部署了 ETHUSD 合约](https://twitter.com/chainlink/status/1248279409183899650) * [使用 IPFS 来管理链下的 NFT 数据](https://medium.com/pinata/who-is-responsible-for-nft-data-99fb4e8147e4) * [在 DuneAnalytics 上使用 SQL queries 的教程](https://ethereumdev.io/explore-ethereum-data-with-sql-queries-on-dune-analytics/) * [Django 结合 web3py 教程](https://medium.com/coinmonks/how-i-integrated-django-with-blockchain-and-built-a-decentralized-application-dapp-f104ae551e12) ## 生态 * [discv5](https://vac.dev/kademlia-to-discv5):解释 Eth 组网方法中的点对点发现协议 * [Eth 标志使用问卷调查](https://twitter.com/qnou/status/1245935118616756224) * [在以太坊区块链上 token 化 BTC 有益于 ETH 吗?](https://bankless.substack.com/p/is-tokenized-btc-bullish-for-eth) * [Dai 的 10 大应用场景](https://blog.makerdao.com/top-10-use-cases-and-benefits-of-the-dai-stablecoin/) ## 应用 * Status [v1.2](https://our.status.im/status-launches-private-peer-to-peer-messaging-protocol/),添加了 Waku 来替代 Whisper,实现更好的消息服务 * [规律性地在 Uniswap 上买入稳定币,自动拉平你的购买成本](https://www.reddit.com/r/ethereum/comments/fx8bso/i_built_a_dapp_to_automate_dollar_cost_averaging/) * [Inspect](https://inspect.codefi.network/),DeFi 透明性注册表 ## 治理 * [EIP2593](https://github.com/ethereum/EIPs/blob/ddb7a6afc477705ffdd8ba8b57774954a7955871/EIPS/eip-x.md):手续费市场改革的自动扶梯算法 (完) --- **原文链接:** [https://weekinethereumnews.com/](https://weekinethereumnews.com/) **作者:** Evan Van Ness **翻译:** 阿剑 本文由作者授权 EthFans 翻译及再出版。

编者注:每周以太坊系列已持续更新近 4 年,其作者近日已决定离开 ConsenSys,如果您有意捐赠以维护该系列的更新,请前往 Gitcoin:https://gitcoin.co/grants/237/week-in-ethereum-news 。当前 1 Dai 的捐赠能让作者获得总计 73 Dai 的资助。

Eth1

  • EIP1559 手续费市场改革模拟,假设需求是外生的
  • EVM 字节码默克尔化 —— 将代码块默克尔化,预计能使区块见证数据节约 40%~60% 的体积
  • 根据近期区块做的代码默克尔化相关估计

Eth2

  • Bitfly 对 Eth2 区块浏览器统计图表的解释
  • PegaSys 的 Teku 浏览器完全同步上了 Lighthouse 测试网
  • 最新的 Nimbus 客户端升级。实现了多客户端测试网规范,升级了组网方式,已准备好与 Lighthouse 互操作
  • SigmaPrime 更新 eth2 客户端的 fuzzing 测试结果。发现了一些 bug,使用了新的 fuzzing 引擎
  • 使用 Dafny 来形式化验证 Eth2 spec 的工作
  • Rocketpool 的去中心化 staking 池的 GUI
  • FFG 在 Eth2 中是如何实现的

Eth2·信标链以外

  • 一种合并 Eth1 和 Eth2 客户端来关闭 PoW 的设计
  • 更好的见证消息聚合算法
  • 可验证的预编译合约
  • 在 EE 层实现跨分片转账的方法

开发者材料

  • Solidity v0.6.6 和 v0.6.5 —— 新的主要功能 “immutable”,元组分配漏洞修复,内存数据创建溢出漏洞修复
  • Truffle v5.1.21 加入 Solidity 的 immutable 功能
  • 对比 ethers.js 和 web3js
  • 使用 web3modal(前 web3connect)和 vanilla Javascript 的案例
  • 解码以太坊存储内容的工具
  • Solidity 中的数组与映射
  • Yul+ Remix 插件
  • Chainlink 重新部署了 ETHUSD 合约
  • 使用 IPFS 来管理链下的 NFT 数据
  • 在 DuneAnalytics 上使用 SQL queries 的教程
  • Django 结合 web3py 教程

生态

  • discv5:解释 Eth 组网方法中的点对点发现协议
  • Eth 标志使用问卷调查
  • 在以太坊区块链上 token 化 BTC 有益于 ETH 吗?
  • Dai 的 10 大应用场景

应用

  • Status v1.2,添加了 Waku 来替代 Whisper,实现更好的消息服务
  • 规律性地在 Uniswap 上买入稳定币,自动拉平你的购买成本
  • Inspect,DeFi 透明性注册表

治理

  • EIP2593:手续费市场改革的自动扶梯算法

(完)

原文链接: https://weekinethereumnews.com/ 作者: Evan Van Ness 翻译: 阿剑

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

区块链技术网。

  • 发表于 2020-04-15 10:06
  • 阅读 ( 949 )
  • 学分 ( 9 )
  • 分类:以太坊

评论