Skip to content

Package Relay Project Tracking #27463

@glozow

Description

@glozow

Tasks and PRs

☑️ (1) multi-parent-1-child package validation

What we get: the ability to validate multiple transactions, including CPFP of transactions below the mempool minimum feerate. An RPC to submit things locally.

☑️ (2) Policy-Related Features: TRUC and limited package RBF

What we get: an opt-in policy for anti-pinning in single transaction or 1-parent-1-child package scenarios. Also, package CPFP of 0-fee parent and package RBF for restricted topologies prior to cluster mempool.

☑️ (2a) Topologically Restricted Until Confirmation (v3) transaction policy

Also see #29319 for its role in cluster mempool.

☑️ (2b) Package RBF for cluster size 2

Also see: Ephemeral Dust and Pay To Anchor (P2A) aka Ephemeral Anchors

☑️ (3) 1-parent-1-child package relay

What we get: opportunistic acceptance of of 1-parent-1-child packages. Not quite "package relay" but similar to it.
Protocols like LN can use this to create 0-fee presigned transactions with a single, 0-value anchor output; 0-fee commitment transactions can replace each other using the fees of the child attached to the anchor.
This should provide an adequate replacement for CPFP carve out, which is helpful for the next step (see #29319).

(4) TxDownloadManager and Orphan Resolution improvements

All of this code directly contributes to package relay, whether it's BIP 331 or a different protocol.

(5) Further Work

See also:

Superseded/Deferred Work

Prehistory

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Done: Mempool

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions