You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we have done enough preparatory tasks that we can dare some more concrete release planning on a first v0.1 release and wrap up on the remaining TODOS as well as targeting a release date. 😄
So from my understanding the release should contain the following properties:
Securely connect to PoA clique networks (signature validation)
Reliable sync pick-up on mainnet and the PoA networks
Working block execution for hardfork switches
Support for Yolo v3 network configuration
Support of the Yolo v3 EIPs
Once-proven connection uptime of at least 48 (24?) hours+
Ensure client is serving data to other peers
I think if we got this rounded up like this we have already some consistent release to offer as well as still enough to do. 😁
Release date is outdated here. I would assume that it might be realistic for us to join Yolo v3 next week internally after having merged #1048 and then we'll likely want to do at least 1-2 weeks more of internal testing - especially on the new tx formats - before doing any releases here. Have updated accordingly (so new preliminary release date is Wednesday, March 10).
I think we have done enough preparatory tasks that we can dare some more concrete release planning on a first
v0.1
release and wrap up on the remaining TODOS as well as targeting a release date. 😄So from my understanding the release should contain the following properties:
I think if we got this rounded up like this we have already some consistent release to offer as well as still enough to do. 😁
TODOs
Developement Tasks
blockchain
,block
: Finalizing PoA clique implementation Add Clique Support #1032, some test fixes and re-activations, @everyoneclient
,devp2p
: Client HF switches along block execution, some refactor of the devp2p ETH64 forkhash code to better pick up HF changes, @holgerd77devp2p
: Continuation on network improvement PRs like Network improvements #1036 and/or DNS Discovery Support Devp2p: Add DNS Discovery (EIP-1459) #1043 @cgewecke ?common
: Add Yolo v3 configuration toCommon
(not sure where to find atm)transaction
, other: EIP-2718 - Typed Transaction Envelopevm
,transaction
?: EIP-2930 - Optional Access Lists, depends onEIP-2718
client
,devp2p
: fix sync-breaking bugs in the clientclient
: check for tests and real-world-behavior on data requestingETH
protocol requests (receivedGetBlockHeaders
e.g.)Please assign or remove yourself from tasks here freely (as well as eventually associated issues).
Organization
EthereumJS
monorepo libraries, @holgerd77Release Date
I would give out the following preliminary target date for a release for orientation and alignment:
Wednesday, February 17Wednesday, March 10
Think this might be realistic, will adopt if it becomes foreseeable that we don't match.
The text was updated successfully, but these errors were encountered: