Ethereum 2.0 client developers are now working on implementing the latest spec that has been published following an audit.
Danny Ryan, the ethereum 2.0 coordinator, said the release “fixes a couple of bugs found in the Phase 0 spec… and continues the refinement of the networking specs as client teams work through implementations.”
Paul Hauner of Lighthouse said they are “planning to merge our v0.11.1 update into master today or tomorrow.” That being the latest spec.
Spec version 0.11 was much anticipated as it gives the greenlight for the launch of a multi-client testnet. Hauner says :
“We’ve had some great input from Afri Schoeden who has started ramping up efforts to facilitate a multi-client Eth2 testnet.
Afri generally needs no introduction, but has been working on Ethereum for a long time and was involved in the launch of the successful Goerli testnet.
Afri has been working with our developer tooling and in some cases has been the first user beyond the author.
Some great bugs have been discovered and very detailed and helpful issues have been raised, thanks Afri.”
The deposit contract has been finished as far as we are aware, but that won’t go out “before there is a target eth2 launch date,” according to Ryan who also further said today:
“The Least Authority audit helped us patch a few DoS vectors in gossip messages with additional validation conditions (Issues A & B), highlighted a known concern about the public block proposer leader election (Issues C & D), and spurred further investigation into potential DoS attacks using libp2p gossipsub control messages (Issue G).”
So it looks like this is gearing up for its final stages, with the big step now being the multi-client testnet launch which they’re working on.
At that point everyone will get a better idea of what the new ethereum blockchain is like, with it then requiring a further three months for the live launch presuming all goes well on the testnet.
After the live launch things start getting even more interesting as devs start furnishing what initially would be a very skeleton blockchain where you just validate eth 1x blocks, but in a kind of sharded like system as validators are allocated to different subnets – sort of shards.
Then a bit more meat is added in phase 1 in regards to storage sharding with this becoming fully useful only once full sharding launches in phase 2.
A big event before that is the planned merger of the current Proof of Work (PoW) blockchain into the new Proof of Stake (PoS) blockchain in phase 1.5.
That reduces inflation to just 0.22% a year from the current circa 4%, but details of how this merger would work exactly are sparse with the focus currently mainly on getting the multi-client testnet out first and then the genesis block which might go out this summer.
Copyrights Trustnodes.com
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
敏捷软件开发
Robert C.Martin,、Micah Martin / 邓辉、孙鸣 / 人民邮电出版社 / 2010-12 / 79.00元
要想成为一名优秀的软件开发人员,需要熟练应用编程语言和开发工具,更重要的是能够领悟优美代码背后的原则和前人总结的经验——这正是本书的主题。本书凝聚了世界级软件开发大师Robert C. Martin数十年软件开发和培训经验,Java版曾荣获计算机图书最高荣誉——Jolt大奖,是广受推崇的经典著作,自出版以来一直畅销不衰。 不要被书名误导了,本书不是那种以开发过程为主题的敏捷软件开发类图书。在......一起来看看 《敏捷软件开发》 这本书的介绍吧!