每周以太坊进展,2020/08/02

每周以太坊,2020-08-02

## Eth1 * [Turbogeth 客户端首个公开测试版](https://github.com/ledgerwatch/turbo-geth/releases/tag/2020.07.01-alpha):可在两天内完成完全同步;硬盘占用为 650 GB * Geth [v1.9.18](https://github.com/ethereum/go-ethereum/releases/tag/v1.9.18):修复了一些漏洞 * [一个针对交易池 backrunning 的补丁已经合并并准备用到 Geth v1.9.19 中](https://github.com/ethereum/go-ethereum/pull/21358) * [基于 agent 的 EIP-1559 模式的稳定行为](https://github.com/barnabemonnot/abm1559/blob/master/notebooks/stationary1559.ipynb) ## Eth2 * [验证者快速启动器](https://blog.ethereum.org/2020/07/27/eth2-validator-launchpad/)发布:这个交互界面是为 Eth2 验证者准备的,正在为 8 月 4 号启动的 Medalla 测试网做测试 * Ben Edgington:[Eth2 信标链的创世过程](https://hackmd.io/@benjaminion/genesis) * [保护验证者密钥的策略](https://www.attestant.io/posts/protecting-validator-keys/) * 如果你正在参与 Medalla 测试网寻求帮助,请加入 [eth2 staker discord 频道](https://invite.gg/ethstaker) ## EIP * [EIP2844](https://github.com/oed/EIPs/blob/5b9bdaebe3743f083e0a06f315db1b9c70b60bce/EIPS/eip-2844.md):为 JSON-RPC 加入 DID 相关的方法 * [EIP2831](https://github.com/GregTheGreek/EIPs/blob/fb7ae6c84549da34f5080143e826ce8cccf66485/EIPS/eip-2831.md):交易置换消息类型 ## 密码学元件 * 微软的 [Spartan](https://github.com/microsoft/Spartan):无需可信初始化的快速 SNARK * [IBM 完成了全同态加密的现场试验](https://arstechnica.com/gadgets/2020/07/ibm-completes-successful-field-trials-on-fully-homomorphic-encryption/) ## Layer-2 * 一些 Layer-2 团队提交了令人印象深刻的 [Reddit 扩展方案](https://www.reddit.com/r/ethereum/comments/hbjx25/the_great_reddit_scaling_bakeoff/fznuqn2/) * 还可以看看 [Connext 方案](https://www.reddit.com/r/ethereum/comments/i1eooc/spacefold_connexts_submission_to_the_great_reddit/):在 rollup 之间使用通道 * [使用高效 witness 生成方法的 Rollup 退出方案](https://ethresear.ch/t/efficient-unassisted-exit-witness-generation-from-rollups/7776) * [Pessimistic rollup](https://ethresear.ch/t/pessimistic-rollup-scalable-batched-smart-contract-interactions/7765) ## 开发者材料 * Solidity [v0.7](https://solidity.ethereum.org/2020/07/28/solidity-v0.7.0-release-announcement/):重大更新,加入了许多后向不兼容的语义和语法变化 * Truffle [v5.1.37](https://github.com/trufflesuite/truffle/releases/tag/v5.1.37) 为 Solidity v0.7 加入了语义高亮 * hevm 加入了[符号执行功能](https://fv.ethereum.org/2020/07/28/symbolic-hevm-release/) * [对 ETH 安全分析工具的基准测试](https://dl.acm.org/doi/pdf/10.1145/3395363.3397385) * VSCode 的插件 [EthCode](https://marketplace.visualstudio.com/items?itemName=ethential.ethcode) 发布了一个新版本 * [按照 3 Box 的教程开发一个加密的 to-do list](https://medium.com/3box/building-an-encrypted-todo-list-with-3box-part-1-2-d1619cd02e5b) * [Fairmint 开源了其线性联合曲线代码](https://blog.fairmint.co/continuous-financing-bonding-curve-contract/) * [any.sender](https://medium.com/anydot/any-sender-first-publicly-accessible-relayer-with-0-gas-overhead-and-2-fee-f2efe1f44e09):快速且便宜的交易中继者 API,现在没有 Gas 开销了,还有一个库可用于单元测试 * Loredana 用自己的类 lisp 语言 Taylor 演示了[去中心化表格 demo](https://www.youtube.com/watch?v=PoA6zqBiApg&feature=youtu.be) * [如何使用 TheGraph 和 GoogleSheets 开发一个DeFi 仪表盘](https://towardsdatascience.com/how-to-create-a-ethereum-defi-realtime-dashboard-a60c23b527f7) * Paul Berg [为自己最喜欢的 toolstack 设计了 Solidity 模板](https://github.com/PaulRBerg/solidity-template):Buidler + Typechain + Ethers + Waffle + Solhint + Solcover ## 生态 * [本周我们庆祝以太坊创世 5 周年](https://blog.ethereum.org/2020/07/30/ethereum-turns-5/) * 矿工[将以太坊区块的 Gas Limit 提高到 12.5m](https://etherscan.io/chart/gaslimit),所以以太坊的最大吞吐量现在是 45 笔交易/每秒 * Barnabé 的分析表明 [提升 Gas Limit 并没有降低 Gas Price](https://ethereum.github.io/rig/ethdata/notebooks/gas_weather_reports/exploreJuly21.html) * [用公交车来可视化区块链的处理速度](https://txstreet.com/v/eth-btc) * [以太坊的手续费连续 54 天超过比特币](https://twitter.com/Delphi_Digital/status/1289232632471883779) * [一个非常简易的取消 pending 交易的工具](https://cancel-ethereum-transactions.web.app/) * [Ethereum.org 的多语言支持已达 30 种](https://blog.ethereum.org/2020/07/29/ethdotorg-translation-milestone/) * [去中心化交易所的交易量正在逼近中心化交易所](https://explore.duneanalytics.com/public/dashboards/c87JEtVi2GlyIZHQOR02NsfyJV48eaKEQSiKplJ7) ## 应用 * Augur v2 启动后使用不带 GSN/新帐户手续费 的版本[重新启动](https://www.augur.net/blog/augur-v2-redo/) * Synthetix [不再使用基金会,转成了 3 个 DAO 组织](https://blog.synthetix.io/synthetix-foundation-decommissioned/) * [Aave 改变了其代币模型](https://medium.com/aave/aavenomics-eeab650cccc2);把 LEND 迁移为 AAVE 来治理协议;为安全加入 Staking 机制 * YFI 及其分叉[度过了繁忙的一周](https://medium.com/hakkafinance/analysis-of-yearn-and-mstable-frenzy-cd381d8e069):[一个叫做 YFII 的分叉](https://medium.com/@WhiteNoise1984/yfii-innovative-decentralized-defi-mining-pool-d745c032dfc0)在中国大火;然后 YFI 开始[挖 YFII 并倾销 YFII](https://twitter.com/oli_vdb/status/1288970901237661700),然后另一个[骗局 YYFI](https://twitter.com/nanexcool/status/1289280976267419648) 吸干了 Balancer 的池子 * [dForce 携流动性挖矿聚合功能归来](https://medium.com/dforcenet/dforce-yield-markets-dtoken-a397eebdbd96) * [MakerDAO 锁定价值超过 10 亿美元](https://twitter.com/nanexcool/status/1287578466477641734) * * * **原文链接:** [https://weekinethereumnews.com/week-in-ethereum-news-august-2-2020/](https://weekinethereumnews.com/week-in-ethereum-news-august-2-2020/) **作者:** Evan Van Ness **翻译:** 阿剑 本期 Week In Ethereum News 由 [Celer](http://celer.network/) 赞助。 本文由作者授权 EthFans 翻译及再出版。

Eth1

  • Turbogeth 客户端首个公开测试版:可在两天内完成完全同步;硬盘占用为 650 GB
  • Geth v1.9.18:修复了一些漏洞
  • 一个针对交易池 backrunning 的补丁已经合并并准备用到 Geth v1.9.19 中
  • 基于 agent 的 EIP-1559 模式的稳定行为

Eth2

  • 验证者快速启动器发布:这个交互界面是为 Eth2 验证者准备的,正在为 8 月 4 号启动的 Medalla 测试网做测试
  • Ben Edgington:Eth2 信标链的创世过程
  • 保护验证者密钥的策略
  • 如果你正在参与 Medalla 测试网寻求帮助,请加入 eth2 staker discord 频道

EIP

  • EIP2844:为 JSON-RPC 加入 DID 相关的方法
  • EIP2831:交易置换消息类型

密码学元件

  • 微软的 Spartan:无需可信初始化的快速 SNARK
  • IBM 完成了全同态加密的现场试验

Layer-2

  • 一些 Layer-2 团队提交了令人印象深刻的 Reddit 扩展方案
  • 还可以看看 Connext 方案:在 rollup 之间使用通道
  • 使用高效 witness 生成方法的 Rollup 退出方案
  • Pessimistic rollup

开发者材料

  • Solidity v0.7:重大更新,加入了许多后向不兼容的语义和语法变化
  • Truffle v5.1.37 为 Solidity v0.7 加入了语义高亮
  • hevm 加入了符号执行功能
  • 对 ETH 安全分析工具的基准测试
  • VSCode 的插件 EthCode 发布了一个新版本
  • 按照 3 Box 的教程开发一个加密的 to-do list
  • Fairmint 开源了其线性联合曲线代码
  • any.sender:快速且便宜的交易中继者 API,现在没有 Gas 开销了,还有一个库可用于单元测试
  • Loredana 用自己的类 lisp 语言 Taylor 演示了去中心化表格 demo
  • 如何使用 TheGraph 和 GoogleSheets 开发一个DeFi 仪表盘
  • Paul Berg 为自己最喜欢的 toolstack 设计了 Solidity 模板:Buidler + Typechain + Ethers + Waffle + Solhint + Solcover

生态

  • 本周我们庆祝以太坊创世 5 周年
  • 矿工将以太坊区块的 Gas Limit 提高到 12.5m,所以以太坊的最大吞吐量现在是 45 笔交易/每秒
  • Barnabé 的分析表明 提升 Gas Limit 并没有降低 Gas Price
  • 用公交车来可视化区块链的处理速度
  • 以太坊的手续费连续 54 天超过比特币
  • 一个非常简易的取消 pending 交易的工具
  • Ethereum.org 的多语言支持已达 30 种
  • 去中心化交易所的交易量正在逼近中心化交易所

应用

  • Augur v2 启动后使用不带 GSN/新帐户手续费 的版本重新启动

  • Synthetix 不再使用基金会,转成了 3 个 DAO 组织

  • Aave 改变了其代币模型;把 LEND 迁移为 AAVE 来治理协议;为安全加入 Staking 机制

  • YFI 及其分叉度过了繁忙的一周:一个叫做 YFII 的分叉在中国大火;然后 YFI 开始挖 YFII 并倾销 YFII,然后另一个骗局 YYFI 吸干了 Balancer 的池子

  • dForce 携流动性挖矿聚合功能归来

  • MakerDAO 锁定价值超过 10 亿美元

    • *

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

本期 Week In Ethereum News 由 Celer 赞助。

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

区块链技术网。

  • 发表于 2020-08-03 18:35
  • 阅读 ( 684 )
  • 学分 ( 3 )
  • 分类:资讯

评论