Releases: caravan-bitcoin/caravan
@caravan/[email protected]
Patch Changes
-
#124
ed8a2dd
Thanks @chadchapnick! - SegWit PSBT fixes: include non witness utxo for inputs and witness script for outputs -
Updated dependencies [
ed8a2dd
]:- @caravan/[email protected]
@caravan/[email protected]
Patch Changes
- #124
ed8a2dd
Thanks @chadchapnick! - SegWit PSBT fixes: include non witness utxo for inputs and witness script for outputs
@caravan/[email protected]
Minor Changes
-
#112
7cf2bf4
Thanks @Harshil-Jani! - @caravan/client
We are exposing a new methodgetAddressTransactions
which will fetch all the transaction for a given address and format it as per needs. To facilitate the change, we had moved the interfaces in the new filetypes.ts
.Another change was about getting the block fee-rate percentile history from mempool as a client.
@caravan/bitcoin
The new function that has the capability to detect the address type (i.e P2SH, P2PKH, P2WSH or P2TR) was added.Overall, The changes were to support the new library within caravan called @caravan/health.
Patch Changes
- Updated dependencies [
7cf2bf4
]:- @caravan/[email protected]
@caravan/[email protected]
Minor Changes
-
#112
7cf2bf4
Thanks @Harshil-Jani! - @caravan/client
We are exposing a new methodgetAddressTransactions
which will fetch all the transaction for a given address and format it as per needs. To facilitate the change, we had moved the interfaces in the new filetypes.ts
.Another change was about getting the block fee-rate percentile history from mempool as a client.
@caravan/bitcoin
The new function that has the capability to detect the address type (i.e P2SH, P2PKH, P2WSH or P2TR) was added.Overall, The changes were to support the new library within caravan called @caravan/health.
@caravan/[email protected]
Patch Changes
- #120
d8078d8
Thanks @chadchapnick! - Restore multisig support for indirect keystore interactions
[email protected]
Minor Changes
- #104
400cb08
Thanks @bucko13! - * caravan/psbt has new functions ported from caravan/bitcoin for legacy interactions with upgraded libs- caravan/wallets uses the upgraded versions of translatedPsbt to support taproot outputs
- caravan coordinator now supports S2TR, better regtest support and other QoL improvements
Patch Changes
- Updated dependencies [
400cb08
]:- @caravan/[email protected]
- @caravan/[email protected]
@caravan/[email protected]
Patch Changes
-
#108
2a8f502
Thanks @bucko13! - fixes an import issue when used in as an external dep -
Updated dependencies [
2a8f502
]:- @caravan/[email protected]
@caravan/[email protected]
Patch Changes
- #104
400cb08
Thanks @bucko13! - * caravan/psbt has new functions ported from caravan/bitcoin for legacy interactions with upgraded libs- caravan/wallets uses the upgraded versions of translatedPsbt to support taproot outputs
- caravan coordinator now supports S2TR, better regtest support and other QoL improvements
- Updated dependencies [
400cb08
]:- @caravan/[email protected]
@caravan/[email protected]
@caravan/[email protected]
Minor Changes
- #104
400cb08
Thanks @bucko13! - * caravan/psbt has new functions ported from caravan/bitcoin for legacy interactions with upgraded libs- caravan/wallets uses the upgraded versions of translatedPsbt to support taproot outputs
- caravan coordinator now supports S2TR, better regtest support and other QoL improvements