Closed github-actions[bot] closed 3 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
caravan-coordinator | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 30, 2024 8:10pm |
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@caravan/bitcoin@0.3.0
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/clients@0.2.0
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
7cf2bf4
]: