Skip to content

bitcoin_core_sv2::BitcoinCoreSv2JDP should leverage TxCollection #598

Description

@Sjors

Akin to #268, but the prerequisite bitcoin/bitcoin#35671 is expected to land much later than bitcoin/bitcoin#34020.

The TxCollection offers two opportunities:

  1. Get rid of mempool.rs and monitors.rs (or keep them only for backward compatibility)
  2. Hold on to the reconstructed block template and use the (slightly) more efficient submitSolution() instead of submitBlock()

Demo:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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