bitcoindevkit / bdk

A modern, lightweight, descriptor-based wallet library written in Rust!
Other
860 stars 307 forks source link

A collection of `TxBuilder` issues #988

Open danielabrozzoni opened 1 year ago

danielabrozzoni commented 1 year ago

My hackmd proposal for the txbuilder redesign: https://hackmd.io/YJFF7q_lTDiYoQGzgT8ogw

All the txbuilder-related github issues:

notmandatory commented 11 months ago

@danielabrozzoni and @evanlinjin could some of these issues be done as non-api-breaking new features to TxBuilder? If so I'd like to see if we can target those for a 1.1 release. In particular #153, #706, #849 and #1029 look like good candidates.