Skip to content

Remove rescan workaround for dcrwallet bug #329

@jholdstock

Description

@jholdstock

decred/dcrwallet#1740 is a bug which results in unspendable outputs if the block were originally included in gets re-orged. This is a problem for dcrpool because it needs to be able to spend received coinbases in order to pay dividends to users who contribute mining power.

To work around the problem, a bunch of code was added in #324 which will trigger a wallet rescan if an unspendable coinbase is detected. This is less than ideal and should really be removed once the dcrwallet bug is fixed.

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