Skip to content

SPV syncer expects cfilters to always be available for announced blocks #1916

Open
@jrick

Description

This is unfortunately not the case, and causes peers to be dropped for stalling when cfilters are queried for announced sidechain blocks. Upon receiving the wallet's getcfilterv2 message, dcrd attempts to fetch the filters directly from the database, but these filters are only recorded when a block is attached to the best chain and lookups will fail if the block is is part of a sidechain.

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