Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Sync in private net tries to request the DAO fork block #5271

@gumb0

Description

@gumb0

Reported in #5263

When daoHardforkBlock is missing from config, it has some default non-zero value (c_infiniteBlockNumer) and the code in BlockChainSync requests DAO fork block when starting to sync from the new peer always when DAO fork block number is non-zero.

I think we should check in BlockChainSync for both 0 and c_infiniteBlockNumer

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions