每周以太坊进展 2020-01-19

每周以太坊进展 2020-01-19

## Eth1 * [最新 eth1 研究视频会议的备忘录](https://blog.ethereum.org/2020/01/17/eth1x-files-digest-no-2/)。关于如何实现二进制状态树 * Guillaume Ballet 主张[在 eth1 上实现 WASM 预编译](https://medium.com/@gballet/improving-scalability-withwasm-precompiles-df75e536f93e),好为 eth2 作好准备 * StarkWare 主网测试发现,[更大的区块也不会影响叔块率](https://ethereum-magicians.org/t/eip-2028-transaction-data-gas-cost-reduction/3280/35);他们还主张,将来可以进一步降低交易数据的 Gas 耗用量 * [在树莓派 4 上运行 Geth/Parity 节点或者 eth2 Prysm/Lighthouse 测试网的指南](https://www.reddit.com/r/ethereum/comments/epxy8l/ethereum_on_arm_ethereum_1020_ecosystem/) * Nethermind 客户端升级至 [v1.4.8](https://github.com/NethermindEth/nethermind/releases/tag/1.4.8) ## Eth2 * Danny Ryan 发表新一篇 [Eth2 更新速览](https://blog.ethereum.org/2020/01/16/eth2-quick-update-no-7/) —— 更新了文档来解释已进入审计流程的 spec * [Eth2 Staking 中的激励机制](https://blog.ethereum.org/2020/01/13/validated-staking-on-eth2-1-incentives/) * [Eth1 到 Eth2 的链桥与 Phase 1 手续费市场](https://ethresear.ch/t/phase-1-fee-market-and-eth1-eth2-bridging/6775) * [Eth 2 经济模型的模拟环境](https://github.com/ethereum/rig/blob/master/eth2economics/code/beaconrunner/beacon_runner.ipynb) * Ryuya Nakamura 提议使用 [主观确定性小工具](https://ethresear.ch/t/casper-ffg-meets-subjective-finality/6764) * [Lighthouse 客户端更新](https://twitter.com/paulhauner/status/1217349576278999041) —— 分叉选择速度提高 40 倍,数据库速度提高 4 倍,BLS 算法的运行速度也更快了 * [Prysmatic客户端更新](https://medium.com/prysmatic-labs/eth-2-0-dev-update-42-mainnet-capable-testnet-now-hiring-53d4d08d3901) —— 测试网开始使用主网规格的配置。 * [在 Prymatic 的测试网上参与验证的指南](https://medium.com/@steve.berryman/installing-and-running-an-ethereum-2-prysm-validator-on-the-testnet-c004dd7eece8) * [如何在 Android 系统上开发 Nimbus 客户端](https://our.status.im/building-nimbus-on-android/) * [评估 Eth2 权益矿池服务](https://www.attestant.io/posts/evaluating-staking-services/) ## Layer-2 * Plasma Group 更名为 [Optimism](https://medium.com/ethereum-optimism/optimism-cd9bea61a3ee),为 optimistic rollup 提出范式 * [拍卖交易排序权以重新使矿工激励一致](https://ethresear.ch/t/mev-auction-auctioning-transaction-ordering-rights-as-a-solution-to-miner-extractable-value/6788) * [Interstate Network 的 optimistic rollup 方案详解](https://gitcoin.co/grants/334/interstate-network-evm-generic-optimistic-rollups?tab=description) ## 开发者材料 * Truffle [v5.1.9](https://github.com/trufflesuite/truffle/releases/tag/v5.1.9),现已兼容伊斯坦布尔分叉 * Truffle 的[实验性 console.log](https://github.com/trufflesuite/truffle-logger-example/issues/3) * [Embark v5 新功能](https://embark.status.im/news/2020/01/13/announcing-embark-5/) * [SolUI](https://solui.dev/):为你的 Solidity 代码生成 IPFS UI。类似于 [oneclickdapp.com](https://oneclickdapp.com/) * BokkyPooBah 的 [红-黑二进制搜索树](https://github.com/bokkypoobah/BokkyPooBahsRedBlackTreeLibrary)库,还有 [DateTime 库](https://github.com/bokkypoobah/BokkyPooBahsDateTimeLibrary) * [探究 承诺/公开 方案](https://medium.com/swlh/exploring-commit-reveal-schemes-on-ethereum-c4ff5a777db8) * 来自 Trail of Bits 的 [Slither、Echidna 以及 Manticore 教程](https://github.com/crytic/building-secure-contracts) * 很快你将需要付钱来使用 [EthGasStation 的 API](https://ethgasstation.info/blog/changes-to-egs-api/) * 从二月十五号开始,将需要 [API key 来获得数据](https://medium.com/etherscan-blog/psa-for-developers-implementation-of-api-key-requirements-starting-from-february-15th-2020-b616870f3746) ## 生态系统 * Gavin Andresen 表示[喜欢 Tornado.Cash](http://gavinandresen.ninja/private-thoughts);并且写了一些关于[如何在 Tornado.Cash 上开发钱包](https://gist.github.com/gavinandresen/aeed66e7e23c905f885362e6fbe3a81d)的[思路](http://gavinandresen.ninja/a-more-private-eth-wallet) * [Almonit.eth.link 启动](https://medium.com/the-ethereum-name-service/the-first-search-engine-for-the-dweb-ens-ipfs-has-launched-79b9fae7a9dc),这是一个 ENS+IPFS 的搜索引擎 * [使用 BurnerFactory 来开发 token 弹窗式经济](https://medium.com/@dmihal/token-factory-build-tokens-pop-up-economies-with-the-burner-factory-39ccea9f47ac) ## 应用 * [Gitcoin 作为一种社交网络](https://twitter.com/owocki/status/1218559001232695297) * [Livepeer 放出 Streamflow 升级](https://medium.com/livepeer-blog/livepeers-streamflow-protocol-update-is-complete-and-a-new-tokenholder-site-is-launched-163a94ac8ebd) —— GPU 矿工可以一边转码一边挖矿,而且算力损失极小 * [rTrees](https://medium.com/rtrees/announcing-rtrees-5e21a856b20):用你的 rDAI 来种树 * [Curve](https://compound.curve.fi/):一个类似于 uniswap 的稳定币交易所,现在支持 USDC 换 DAI ## 治理 * [EIP2464](https://github.com/ethereum/EIPs/blob/8ea8691380b3d6c01d7e0da7d0485e113e728d8d/EIPS/eip-2464.md):eth/65 交易通告及检索 * [ERC2462](https://github.com/ethereum/EIPs/blob/102d8b8305d507f293ae5fd4727822b6bfa99cd0/EIPS/eip-2462.md):EVM 网络的接口标准 * [ERC2470](https://github.com/ethereum/EIPs/blob/69f2fb14ca46fa784891dd975357d4f4d8596b51/EIPS/eip-2470.md):Singleton 模式的合约 factory ## 其它 * Chris Dixon:[由内而外 vs 由外而内的技术普及](https://a16z.com/2020/01/17/inside-out-vs-outside-in-technology/) * [baby snark](https://twitter.com/socrates1024/status/1217934151434764288):Andrew Miller 的简单 SNARK 可靠证明实现教程 * [Blake3 哈希函数](https://github.com/BLAKE3-team/BLAKE3) * [Justin Drake 解释多项式承诺](https://twitter.com/drakefjustin/status/1217814776329441283) --- **原文链接:** [https://weekinethereumnews.com/week-in-eth-news-december-15-2019/](https://weekinethereumnews.com/week-in-eth-news-december-15-2019/) **作者:** Evan Van Ness **翻译:** 阿剑 本文由作者授权 EthFans 翻译及再出版。

Eth1

  • 最新 eth1 研究视频会议的备忘录。关于如何实现二进制状态树
  • Guillaume Ballet 主张在 eth1 上实现 WASM 预编译,好为 eth2 作好准备
  • StarkWare 主网测试发现,更大的区块也不会影响叔块率;他们还主张,将来可以进一步降低交易数据的 Gas 耗用量
  • 在树莓派 4 上运行 Geth/Parity 节点或者 eth2 Prysm/Lighthouse 测试网的指南
  • Nethermind 客户端升级至 v1.4.8

Eth2

  • Danny Ryan 发表新一篇 Eth2 更新速览 —— 更新了文档来解释已进入审计流程的 spec
  • Eth2 Staking 中的激励机制
  • Eth1 到 Eth2 的链桥与 Phase 1 手续费市场
  • Eth 2 经济模型的模拟环境
  • Ryuya Nakamura 提议使用 主观确定性小工具
  • Lighthouse 客户端更新 —— 分叉选择速度提高 40 倍,数据库速度提高 4 倍,BLS 算法的运行速度也更快了
  • Prysmatic客户端更新 —— 测试网开始使用主网规格的配置。
  • 在 Prymatic 的测试网上参与验证的指南
  • 如何在 Android 系统上开发 Nimbus 客户端
  • 评估 Eth2 权益矿池服务

Layer-2

  • Plasma Group 更名为 Optimism,为 optimistic rollup 提出范式
  • 拍卖交易排序权以重新使矿工激励一致
  • Interstate Network 的 optimistic rollup 方案详解

开发者材料

  • Truffle v5.1.9,现已兼容伊斯坦布尔分叉
  • Truffle 的实验性 console.log
  • Embark v5 新功能
  • SolUI:为你的 Solidity 代码生成 IPFS UI。类似于 oneclickdapp.com
  • BokkyPooBah 的 红-黑二进制搜索树库,还有 DateTime 库
  • 探究 承诺/公开 方案
  • 来自 Trail of Bits 的 Slither、Echidna 以及 Manticore 教程
  • 很快你将需要付钱来使用 EthGasStation 的 API
  • 从二月十五号开始,将需要 API key 来获得数据

生态系统

  • Gavin Andresen 表示喜欢 Tornado.Cash;并且写了一些关于如何在 Tornado.Cash 上开发钱包的思路
  • Almonit.eth.link 启动,这是一个 ENS+IPFS 的搜索引擎
  • 使用 BurnerFactory 来开发 token 弹窗式经济

应用

  • Gitcoin 作为一种社交网络
  • Livepeer 放出 Streamflow 升级 —— GPU 矿工可以一边转码一边挖矿,而且算力损失极小
  • rTrees:用你的 rDAI 来种树
  • Curve:一个类似于 uniswap 的稳定币交易所,现在支持 USDC 换 DAI

治理

  • EIP2464:eth/65 交易通告及检索
  • ERC2462:EVM 网络的接口标准
  • ERC2470:Singleton 模式的合约 factory

其它

  • Chris Dixon:由内而外 vs 由外而内的技术普及
  • baby snark:Andrew Miller 的简单 SNARK 可靠证明实现教程
  • Blake3 哈希函数
  • Justin Drake 解释多项式承诺

原文链接: https://weekinethereumnews.com/week-in-eth-news-december-15-2019/
作者: Evan Van Ness
翻译: 阿剑

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

区块链技术网。

  • 发表于 2020-01-23 22:53
  • 阅读 ( 919 )
  • 学分 ( 1 )
  • 分类:资讯

评论