Skip to content

Limit the number of peers from which a single block will be downloaded #1323

Open
@ImplOfAnImpl

Description

@ImplOfAnImpl

Right now we don't have such a limit, so the node will download the same block from all connected peers that have it.

P.S. in bitcoin, the corresponding limit is MAX_CMPCTBLOCKS_INFLIGHT_PER_BLOCK, which equals 3 at this moment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    p2pp2p related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions