Skip to content

Shuffle input order on bitcoin sends#3379

Open
bc1cindy wants to merge 1 commit into
cake-tech:devfrom
bc1cindy:fix/input-ordering-shuffle
Open

Shuffle input order on bitcoin sends#3379
bc1cindy wants to merge 1 commit into
cake-tech:devfrom
bc1cindy:fix/input-ordering-shuffle

Conversation

@bc1cindy

@bc1cindy bc1cindy commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Inputs were BIP-69 sorted (bitcoin_base default inputOrdering: bip69, never overridden), identifiable from the tx alone. Set inputOrdering: BitcoinOrdering.shuffle on the two on-chain builders (main + RBF). BCH and the hardware-wallet path are left as-is.

ref: payjoin/rust-payjoin#1597 (comment)

closes #3378

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bitcoin sends order inputs by BIP-69

1 participant