caravan-bitcoin / caravan

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

fix: unknown network error for regtest #156

Closed chadchapnick closed 2 weeks ago

chadchapnick commented 2 weeks ago

Checks for REGTEST network in Coldcard and Custom interactions rather than throwing "Unknown network"

vercel[bot] commented 2 weeks 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 Nov 18, 2024 9:58pm
changeset-bot[bot] commented 2 weeks ago

🦋 Changeset detected

Latest commit: f0021fd2e6a17d18a7e9dfa65e2c47e266692eca

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

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

chadchapnick commented 2 weeks ago

I'm seeing at least one other location this same subset is hardcoded in @carvan/bitcoin. The reusable array would be much easier to maintain!