Ethereum 2.0 Deposit Contract User Interface to be Unveiled at EthCC

栏目: IT技术 · 发布时间: 6年前

The Ethereum Foundation is working with Consensys and Co on the deposit contract User Interface (UI), an early version of which has previously beenleaked .

More information on the User Interface will apparently be revealed at EthCC in just over a week in Paris, which hopefully won’t be cancelled unlike Edcon’sover-reaction.

As for timeline, we’re told a good guess would be the smart contract hopefully is ready by April, but the date for the “deposit ceremony” is to be determined.

An update by Ben Edgington of PegaSys points out a malformed deposit might, as you’d expect presumably, potentially lead to loses.

The easy solution is to have a well-formed deposit, but this edge case highlights the fact BLS signatures are not verified on ethereum 1.0, the current Proof of Work (PoW) blockchain, with Edgington suggesting eth1 can just upgrade to verify the signatures.

Eth2 doesn’t necessarily have to wait for the eth1 hardfork we’re told. That’s an ambitious option to wait for the eth1 hardfork for BLS. It’s a good enhancement, but not “required,” presumably because it doesn’t affect well formed deposits.

Another matter raised in the update is that there might be “some changes to the proposed BLS hash to curve standard.”

We’re told these are a possible minor change for the BLS standard hash-to-curve spec, but it’s unlikely to be a blocker.

Finally an audit report on the Beacon chain was expected last week, but that hasn’t been published.

Edgington points out numerous updates have been made to eth2.0’s networking specification addressing DDoS preventions and the like with the dev “wondering if these are prompted by the recent security audit.”

As usual you’d expect some recommendations from an audit and if there are any needed changes there is usually close cooperation to address them first before releasing the final report, at which point the work is kind of done.

So now we’re told the audit report is planned to be published in early to mid March, in just a few weeks.

These are all estimates which might change, but it appears the eth2 devs and researchers are on track to meet the rough timeline that might begin in a few weeks with the launch of spec version 0.11 which incorporates all the audit changes.

That spec version gives the greenlight for a multi-client testnet which might launch perhaps in April, with the deposit contract logically planed for a May launch by our estimate, hopefully at the Ethereal Summit in New York.

Then the final spec version one goes out, and at that point as far as we are concerned it’s as good as live, but the actual genesis block has a target date of 30th July.

Thus two months for the deposit contract, three for the testnet, makes it perhaps a bit of a tight timeline from now, but April is two months from here so there’s quite a bit of room to bruce up the code to the point it reaches the level of near ready to go.

Copyrights Trustnodes.com


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

编程语言实现模式

编程语言实现模式

Terence Parr / 李袁奎、尧飘海 / 华中科技大学出版社 / 2012-3-20 / 72.00元

《编程语言实现模式》旨在传授开发语言应用(工具)的经验和理念,帮助读者构建自己的语言应用。这里的语言应用并非特指用编译器或解释器实现编程语言,而是泛指任何处理、分析、翻译输入文件的程序,比如配置文件读取器、数据读取器、模型驱动的代码生成器、源码到源码的翻译器、源码分析工具、解释器,以及诸如此类的工具。为此,作者举例讲解已有语言应用的工作机制,拆解、归纳出31种易于理解且常用的设计模式(每种都包括通......一起来看看 《编程语言实现模式》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具