-
Notifications
You must be signed in to change notification settings - Fork 243
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Jade signing issues with Swan Vault (#2421)
* update jade api to version 2.0.2 and update jade hwi client to the latest hwi code (version * change chain default for initialising the jade client back to MAIN * add "unlock" to jade's enumerate method and its hwi client * use is_startup property to prevent jade unlocking on startup + change to skip_hwi_initialisation + some simplifications * pass chain param on every request for enumerate call as well + some changes to be on the safe side (avoid name collusion with built-in fetch + random id) * always use timeout when calling enumerate from hwi.jinja * add ui to register multisigs for multisig wallets using a jade * updated requirements.txt * rename myFetch to requestToHwiBridge * address jamie's comments: change logic to skip_unlocking + move early return up in jade client
- Loading branch information
1 parent
a052373
commit 7970c3d
Showing
18 changed files
with
2,496 additions
and
702 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.