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 was archived by the owner on Oct 28, 2021. It is now read-only.
This is an idea how to avoid complicated DAO hard fork test which requires inspecting the extra data of the header.
I believe it was done this way before the DAO hard fork.
We can replace it with a feature "known header hashes": in the config we provide a list of header hashes and matching block number. This allows choosing right forks during header syncs.
This is an idea how to avoid complicated DAO hard fork test which requires inspecting the extra data of the header.
I believe it was done this way before the DAO hard fork.
We can replace it with a feature "known header hashes": in the config we provide a list of header hashes and matching block number. This allows choosing right forks during header syncs.