github-actions
released this
30 Aug 20:11
·
30 commits
to main
since this release
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]