Skip to content

Verify blocks before storing them as pending #545

Description

@MegaRedHand

We currently store pending blocks in our DB, which makes our P2P layer serve them to peers on request. We should instead first do as many checks we can (or at least verify their signature), before storing them.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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