Releases: caravan-bitcoin/caravan
@caravan/[email protected]
@caravan/[email protected]
Minor Changes
-
#91
0d81717
Thanks @bucko13! - export signature utilities from caravan/bitcoin to support new psbt tooling -
#91
0d81717
Thanks @bucko13! - transaction parser was stripping out network information from global xpubs being added to psbt. global xpubs will now respect the network and include appropriate prefix
[email protected]
Patch Changes
-
#88
180ced6
Thanks @jbrauck-unchained! - Rescan functionality was not correctly being passed into bitcoindImportDescriptors which it needs to be in order to correctly set timestamp equal to "0" when rescan equals true. -
Updated dependencies [
180ced6
]:- @caravan/[email protected]
@caravan/[email protected]
Patch Changes
- #88
180ced6
Thanks @jbrauck-unchained! - Rescan functionality was not correctly being passed into bitcoindImportDescriptors which it needs to be in order to correctly set timestamp equal to "0" when rescan equals true.
@caravan/[email protected]
[email protected]
Major Changes
-
#76
6c04ac4
Thanks @bucko13! - Caravan Coordinator:
Adds descriptor import support for caravan coordinator. This is a backwards incompatible
change for instances that need to interact with bitcoind nodes older than v21 which introduced
descriptor wallets.@caravan/clients
- named wallet interactions
- import descriptor support
Patch Changes
- Updated dependencies [
6c04ac4
]:- @caravan/[email protected]
@caravan/[email protected]
Minor Changes
-
#76
6c04ac4
Thanks @bucko13! - Caravan Coordinator:
Adds descriptor import support for caravan coordinator. This is a backwards incompatible
change for instances that need to interact with bitcoind nodes older than v21 which introduced
descriptor wallets.@caravan/clients
- named wallet interactions
- import descriptor support
[email protected]
@caravan/[email protected]
Minor Changes
- #79
f4ec934
Thanks @benthecarman! - Fixed bug with detecting odd length string