unchained-capital / caravan

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

fix(dependencies): bump uc-wallets for trezor fix #368

Closed bucko13 closed 9 months ago

bucko13 commented 9 months ago

Description

Fixes a bug with trezor address verification. A change to trezor connect broke the api. the fix in uc-wallets was to pin the connect iframe app it uses to interact with the device.

Here's a successful address verification Screenshot 2024-01-29 at 9 14 58 AM

Does this PR introduce a breaking change?

Does this PR fix an open issue?