bitcoindevkit / bdk-ffi

Please consider this project *experimental*.
Other
88 stars 39 forks source link

API surface of the `Wallet` type #596

Open thunderbiscuit opened 1 week ago

thunderbiscuit commented 1 week ago

After taking some time to look at what parts of the Wallet API were available/not available/useful for the bindings, many methods stood out. This issue will track them. Note that not all of those are top priority, but most of them we figured would be useful and not too costly to include either in the first version of the 1.0 or in a future feature release (1.1, 1.2, etc.)

rustaceanrob commented 1 week ago

What I would consider high priority:finalize_psbt, cancel_tx, public_descriptor, descriptor_checksum. I can hack at those if others agree they should be included in 1.0