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
{{ message }}
This repository has been archived by the owner on Dec 10, 2020. It is now read-only.
Currently the client only syncs to the mainnet due to current limitations of the ethereumjs-block library regarding genesis block creation.
This should in a first step be extended to Ropsten (as being structurally similar) to lay the groundwork for eventual further expansions (to PoA networks e.g.).
Description
Currently the client only syncs to the mainnet due to current limitations of the
ethereumjs-block
library regarding genesis block creation.This should in a first step be extended to
Ropsten
(as being structurally similar) to lay the groundwork for eventual further expansions (to PoA networks e.g.).Depends on ethereumjs/ethereumjs-block#44.
The text was updated successfully, but these errors were encountered: