-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Labels
new featureNew feature or requestNew feature or request
Description
My hackmd proposal for the txbuilder redesign: https://hackmd.io/YJFF7q_lTDiYoQGzgT8ogw
All the txbuilder-related github issues:
- Redesign
TxBuilder#164 - CS fallback algorithm can't be changed (we probably never created an issue for this? But the idea is that we once had the bnb algorithm with the single random draw fallback, and the fallback wasn't customizable)
- (Somewhat related) Remove Database type paramter from CoinSelectionAlgorithm bdk#281
- Let
TxBuilderavoid previously used UTXOs (UTXO locking) #166 - Substitute
enable_rbfinTxBuilderwithdisable_rbfbdk#791 - Support merging multiple transactions while bumping the fees (https://github.com/bitcoindevkit/bdk/blob/master/crates/bdk/src/wallet/mod.rs#L1017)
- TxBuilder::add_psbt #194
- Coin selection should include checks to avoid creating ambiguous transaction history. #178
- Expose way to select only (n-)confirmed UTXOs for TX creation #143
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
new featureNew feature or requestNew feature or request
Type
Projects
Status
Done