Skip to content

BlockPool inefficiency #41

@jaekwon

Description

@jaekwon

requestBlocksFromRandomPeers is inefficient (though it is sufficient)
We should find pending blocks and sample the peers in one go rather than the current O(n^2) impl.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions