caravan-bitcoin / caravan

Caravan monorepo
https://caravanmultisig.com
MIT License
37 stars 32 forks source link

Spend to Taproot #91

Closed bucko13 closed 6 months ago

bucko13 commented 7 months ago

Includes a few fixes:

TODO:

NOTE: the diff looks a little bigger than it is because the tiny-secp256k1 library was vendor-ized. See updated readme in @caravan/psbt for more details

changeset-bot[bot] commented 7 months ago

🦋 Changeset detected

Latest commit: 24c5c5b766fcbf90d3cb912752910aaa41646c8c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages | Name | Type | | ---------------------- | ----- | | @caravan/psbt | Minor | | @caravan/bitcoin | Minor | | @caravan/wallets | Minor | | @caravan/multisig | Major | | caravan-coordinator | Minor | | @caravan/eslint-config | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 7 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 Jun 6, 2024 7:13pm
bucko13 commented 6 months ago

I'm still concerned with the major version increment I commented about on my previous review.

@Shadouts version change to caravan/bitcoin converted to minor: 37d46d6