每周以太坊进展 2020/09/20
* 最新的[核心开发者会议](https://youtu.be/HUUxwyoxU7k?t=226)。来自 [Tim Beiko](https://twitter.com/TimBeiko/status/1306956314187243527) 的备忘录。相关新闻:请忽略所有小道消息;ProgPoW 仍在搁置中,没有要实现的打算。
* “[我相信,即使没有分片,以太坊 1.0 也能扩展至少 10 倍](https://github.com/AlexeyAkhunov/papers/blob/master/Turbo-Geth-Silkworm.pdf)”
* 最新的 [Turbogeth 客户端](https://github.com/ledgerwatch/turbo-geth/releases/tag/v2020.09.03):支持更多的 PRC 调用,升级至最新的 Geth 版本
* [EVM384](https://notes.ethereum.org/@poemm/evm384-interface-update):EVM 中的快速密码学运算
* [用 Solidity 案例来解释 EIP2938 账户抽象](https://hackmd.io/@SamWilsn/ryhxoGp4D)
## EIP
* [EIP2970](https://eips.ethereum.org/EIPS/eip-2970):`IS_STATIC` 操作码
* [EIP2976](https://eips.ethereum.org/EIPS/eip-2976):Gossip 上传输的标准化交易
* [ERC2980](https://github.com/ethereum/EIPs/blob/441df4e6d7ae30ba14b1224d4a3b56e7d5dd3587/EIPS/eip-2980.md):符合瑞士资产法规的 ERC20 代币
* [ERC2981](https://github.com/ethereum/EIPs/blob/8462c8ed660291881de0c3110b6a024136c3d90c/EIPS/eip-2981.md):ERC721 Royalty Standard
* [EIP2982](https://github.com/ethereum/EIPs/blob/5dc1b8ddd645af01c81da8817b6bcc8ff883b9d6/EIPS/eip-2982.md):eth2 phase 0
## Eth2
* 见上一条,EIP2982(Eth2 Phase0 的规范)已经作为 EIP 提出
* 最新的 [what’s new in eth2](https://hackmd.io/@benjaminion/eth2_news/https%3A%2F%2Fhackmd.io%2F%40benjaminion%2Fwnie2_200919)
* 最新的 [eth2 更新速览](https://blog.ethereum.org/2020/09/14/eth2-quick-update-no-16/):押金合约/创世事件在 9 月 29 号用测试网彩排
* [eth2 spec v0.12.3](https://github.com/ethereum/eth2.0-specs/releases/tag/v0.12.3):在 Eth2 启动的头几个月里,罚没和懒惰惩罚的力度会减少 67%~75%
* 最新的 [Eth2 实现者会议](https://www.reddit.com/r/ethereum/comments/iuj7je/live_ethereum_20_call_48_2020917_1400_gmt/)。来自 [Ben](https://hackmd.io/@benjaminion/BJIQuJZSD) 和 [Mamy](https://gist.github.com/mratsim/0bafb17499e6a33b69085ec21de7cd91) 的会议记录。
* [形式化验证 Eth2 所用的 BLS 签名代码库 blst](https://galois.com/blog/2020/09/announcing-the-blst-bls-verification-project/)
* [可证明的单领袖秘密选举](https://ethresear.ch/t/provable-single-secret-leader-election/7971),帮助减轻对区块生产者的 DoS 攻击
* [不完全观察:从 POAP 奖章数据看客户端多样性](https://www.reddit.com/r/ethstaker/comments/ith0h1/medalla_client_poap_awards_broken_down_by_fair/)
* 最新的 [Lighthouse 客户端](https://lighthouse.sigmaprime.io/update-29.html):使用 GossipSub v1.1,提升了见证消息的打包效率,正在测试联网功能
* 最新的 [Lodestar 客户端](https://medium.com/chainsafe-systems/lodestar-update-38f58c14a39d):修复联网和区块生产功能中的 bug
* [Teku 客户端的升级就是它的更新日志](https://github.com/PegaSysEng/teku/releases/tag/0.12.6)
## Layer-2
* [POA 迁移到 optimistic rollup VM 方案](https://ethresear.ch/t/poa-transition-to-optimistic-rollup-vm/7983)
* [USDC 在 Matic 上的运行演示](https://twitter.com/petejkim/status/1306957817702526976)
## 开发者材料
* [Underhanded Solidity 竞赛](https://underhanded.soliditylang.org/)正在进行!截止日期为 10 月 31 日
* web3js [v1.3](https://github.com/ethereum/web3.js/releases/tag/v1.3.0):内置 typescript,websockets 已升级
* Truffle [v5.1.45](https://github.com/trufflesuite/truffle/releases/tag/v5.1.45):hdwallet-provider 升级
* create-eth-app [v1.5](https://github.com/PaulRBerg/create-eth-app/releases/tag/v1.5.0):带有 web3modal,所以你可以容易使用 MetaMask 或者 WalletConnect
* [ethers-rs 加入 Ledger 支持](https://twitter.com/gakonst/status/1307748834387341312)
* [EEA 正在开展一个开发者工具调查](https://twitter.com/EntEthAlliance/status/1307010896250667009),以发现企业用开发者工具可以提升的领域
* [新入门的 ETH 开发者 Q&A 视频,有很多关于开发工具的内容](https://www.youtube.com/watch?v=uCk9-KG9cJA)
* [认识 Solidity 团队](https://solidity.ethereum.org/2020/09/18/meet-the-team/)
* [diamond storage 的工作原理](https://dev.to/mudgen/how-diamond-storage-works-90e)
* [如何用 permit 实现 gasless 交易](https://hackernoon.com/how-to-code-gas-less-tokens-on-ethereum-43u3ew4)
* Early 正在开发 [Fe](https://github.com/ethereum/fe),一种用 Rust 写成的 python 风格的 EVM 语言
* [bZx 被攻击](https://bzx.network/blog/incident);项目方使用 admin key 删除了攻击者的收获
## 生态
* 本周我们见证了[单日交易数量的历史新高](https://etherscan.io/chart/tx)
* 如果 Gas 费继续升高,你没有足够多的 ETH 来支付转移 Dai 的 Gas 费,试试 [out of eth](https://www.anydot.dev/uniswap/#/swap)
* 分叉监视器[加入更多客户端和 API 供应商](https://forkmon.ethdevops.io/)
## 应用
* [ENS 的价格递减期已经结束](https://medium.com/the-ethereum-name-service/the-results-of-the-decaying-price-premium-after-releasing-280k-names-7cf57e46b204),域名都可用年费重新注册了
* Tim Daub:[现在看来 web3 是个愚蠢的说法](https://timdaub.github.io/2020/09/08/web3/)
* [Uniswap 发行了一种治理代币](https://uniswap.org/blog/uni/),给历史用户提供了空投,也加入了流动性挖矿功能。Uniswap 回到锁仓价值第一名
## 其他
* Monegro:[别再销毁 token 了](https://www.placeholder.vc/blog/2020/9/17/stop-burning-tokens-buyback-and-make-instead)
* [DeFi 产品的分叉抵抗策略](https://bankless.substack.com/p/fork-defense-strategies-in-defi)
(完)
—
**原文链接:** [https://weekinethereumnews.com/week-in-ethereum-news-september-20-2020/](https://weekinethereumnews.com/week-in-ethereum-news-september-20-2020/)
**作者:** Evan Van Ness
**翻译:** 阿剑
Week In Ethereum News 现正得到 [Chainlink](https://chain.link/) 的赞助。
本文由作者授权 EthFans 翻译及再出版。
Eth1
- 最新的核心开发者会议。来自 Tim Beiko 的备忘录。相关新闻:请忽略所有小道消息;ProgPoW 仍在搁置中,没有要实现的打算。
- “我相信,即使没有分片,以太坊 1.0 也能扩展至少 10 倍”
- 最新的 Turbogeth 客户端:支持更多的 PRC 调用,升级至最新的 Geth 版本
- EVM384:EVM 中的快速密码学运算
- 用 Solidity 案例来解释 EIP2938 账户抽象
EIP
- EIP2970:
IS_STATIC
操作码 - EIP2976:Gossip 上传输的标准化交易
- ERC2980:符合瑞士资产法规的 ERC20 代币
- ERC2981:ERC721 Royalty Standard
- EIP2982:eth2 phase 0
Eth2
- 见上一条,EIP2982(Eth2 Phase0 的规范)已经作为 EIP 提出
- 最新的 what’s new in eth2
- 最新的 eth2 更新速览:押金合约/创世事件在 9 月 29 号用测试网彩排
- eth2 spec v0.12.3:在 Eth2 启动的头几个月里,罚没和懒惰惩罚的力度会减少 67%~75%
- 最新的 Eth2 实现者会议。来自 Ben 和 Mamy 的会议记录。
- 形式化验证 Eth2 所用的 BLS 签名代码库 blst
- 可证明的单领袖秘密选举,帮助减轻对区块生产者的 DoS 攻击
- 不完全观察:从 POAP 奖章数据看客户端多样性
- 最新的 Lighthouse 客户端:使用 GossipSub v1.1,提升了见证消息的打包效率,正在测试联网功能
- 最新的 Lodestar 客户端:修复联网和区块生产功能中的 bug
- Teku 客户端的升级就是它的更新日志
Layer-2
- POA 迁移到 optimistic rollup VM 方案
- USDC 在 Matic 上的运行演示
开发者材料
- Underhanded Solidity 竞赛正在进行!截止日期为 10 月 31 日
- web3js v1.3:内置 typescript,websockets 已升级
- Truffle v5.1.45:hdwallet-provider 升级
- create-eth-app v1.5:带有 web3modal,所以你可以容易使用 MetaMask 或者 WalletConnect
- ethers-rs 加入 Ledger 支持
- EEA 正在开展一个开发者工具调查,以发现企业用开发者工具可以提升的领域
- 新入门的 ETH 开发者 Q&A 视频,有很多关于开发工具的内容
- 认识 Solidity 团队
- diamond storage 的工作原理
- 如何用 permit 实现 gasless 交易
- Early 正在开发 Fe,一种用 Rust 写成的 python 风格的 EVM 语言
- bZx 被攻击;项目方使用 admin key 删除了攻击者的收获
生态
- 本周我们见证了单日交易数量的历史新高
- 如果 Gas 费继续升高,你没有足够多的 ETH 来支付转移 Dai 的 Gas 费,试试 out of eth
- 分叉监视器加入更多客户端和 API 供应商
应用
- ENS 的价格递减期已经结束,域名都可用年费重新注册了
- Tim Daub:现在看来 web3 是个愚蠢的说法
- Uniswap 发行了一种治理代币,给历史用户提供了空投,也加入了流动性挖矿功能。Uniswap 回到锁仓价值第一名
其他
- Monegro:别再销毁 token 了
- DeFi 产品的分叉抵抗策略
(完)
原文链接: https://weekinethereumnews.com/week-in-ethereum-news-september-20-2020/ 作者: Evan Van Ness 翻译: 阿剑
Week In Ethereum News 现正得到 Chainlink 的赞助。
本文由作者授权 EthFans 翻译及再出版。
本文参与区块链开发网写作激励计划 ,好文好收益,欢迎正在阅读的你也加入。
- 发表于 2020-09-23 11:05
- 阅读 ( 1086 )
- 学分 ( 8 )
- 分类:以太坊