Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: multisig support for indirect keystore interactions #120

Merged

Conversation

chadchapnick
Copy link
Contributor

Fixes a regression in which PSBTs could not be signed in indirect keystore interactions due to a missing redeem script.

Introduced in #91

Copy link

changeset-bot bot commented Aug 28, 2024

🦋 Changeset detected

Latest commit: 5e6800c

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

This PR includes changesets to release 1 package
Name Type
@caravan/psbt 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

Copy link

vercel bot commented Aug 28, 2024

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 29, 2024 2:54pm

@bucko13
Copy link
Contributor

bucko13 commented Aug 28, 2024

Changes look good. needs a changeset to indicate a patch update (I think that's sufficient for this fix)

@dylan-thompson
Copy link
Contributor

Nice catch! I verified that this fixes signing on coldcard devices

@@ -0,0 +1,5 @@
---
"@caravan/psbt": major
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can make this a patch. It's not backwards incompatible in any way and isn't a new feature. Just an (important) bug fix.

@chadchapnick chadchapnick force-pushed the fix/multisig-psbt-support branch from 399d351 to dd6ce2b Compare August 29, 2024 14:52
@bucko13 bucko13 merged commit d8078d8 into caravan-bitcoin:main Aug 29, 2024
3 checks passed
@github-actions github-actions bot mentioned this pull request Aug 29, 2024
@chadchapnick chadchapnick deleted the fix/multisig-psbt-support branch September 3, 2024 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants