Skip to content

CoinbaseOutputConstraints should always trigger NewTemplate+SetNewPrevHash #99

@plebhash

Description

@plebhash

similar to this bitcoin_core_sv2 design flaw: stratum-mining/sv2-apps#466 (comment)

after sv2-tp receives a CoinbaseOutputConstraints, it should return a NewTemplate+SetNewPrevHash

currently, this only happens on the initial bootstrap CoinbaseOutputConstraints, but not on subsequent ones

that causes issues on JDC fallback, because it sends a new CoinbaseOutputConstraints to sv2-tp but remains stuck waiting for the initial NewTemplate+SetNewPrevHash for a really long time, until they arrive "naturally"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions