unchained-capital / caravan

Bitcoin multisig coordination software
https://unchained-capital.github.io/caravan/
MIT License
203 stars 177 forks source link

chore: upgrade unchained-bitcoin to v1.0.1 and unchained-wallets to v1.0.3 #353

Closed dylan-thompson closed 11 months ago

dylan-thompson commented 11 months ago

Description

Upgrade unchained-bitcoin to v1.0.0 and unchained-wallets to v1.0.2

Main changes:

Support the new Network enum: https://github.com/unchained-capital/unchained-bitcoin/blob/master/src/networks.ts#L9

satoshisToBitcoins now returns a fixed length string: https://github.com/unchained-capital/unchained-bitcoin/blob/master/src/utils.ts#L67

Does this PR introduce a breaking change?

Does this PR fix an open issue?