Skip to content

Releases: caravan-bitcoin/caravan

@caravan/[email protected]

10 Sep 02:16
557b420
Compare
Choose a tag to compare

Patch Changes

@caravan/[email protected]

10 Sep 02:16
557b420
Compare
Choose a tag to compare

Patch Changes

  • #124 ed8a2dd Thanks @chadchapnick! - SegWit PSBT fixes: include non witness utxo for inputs and witness script for outputs

@caravan/[email protected]

30 Aug 20:11
763c0a0
Compare
Choose a tag to compare

Minor Changes

  • #112 7cf2bf4 Thanks @Harshil-Jani! - @caravan/client
    We are exposing a new method getAddressTransactions 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 file types.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

@caravan/[email protected]

30 Aug 20:11
763c0a0
Compare
Choose a tag to compare

Minor Changes

  • #112 7cf2bf4 Thanks @Harshil-Jani! - @caravan/client
    We are exposing a new method getAddressTransactions 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 file types.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]

29 Aug 15:50
6e810d7
Compare
Choose a tag to compare

Patch Changes

[email protected]

13 Jun 19:12
9b4f6d1
Compare
Choose a tag to compare

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

@caravan/[email protected]

13 Jun 21:24
31e44ed
Compare
Choose a tag to compare

Patch Changes

@caravan/[email protected]

13 Jun 19:12
9b4f6d1
Compare
Choose a tag to compare

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]

13 Jun 21:24
31e44ed
Compare
Choose a tag to compare

Patch Changes

@caravan/[email protected]

13 Jun 19:12
9b4f6d1
Compare
Choose a tag to compare

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