sparrowwallet / sparrow

Desktop Bitcoin Wallet focused on security and privacy. Free and open source.
https://sparrowwallet.com/
Apache License 2.0
1.36k stars 192 forks source link

Feature request: Soroban Cahoots from Trezor #368

Open elkimek opened 2 years ago

elkimek commented 2 years ago

With Soroban Cahoots and Whirlpool to xpub implemented all is missing is to spend privately from HWW.

According to @prusnak Trezor is ready to do that. I can't provide more information on what would it take personally, but I'm sure he would gladly advise on that.

Thanks! :)

prusnak commented 2 years ago

More technical info about Trezor:

craigraw commented 2 years ago

Sparrow uses HWI to communicate with Trezor, so it appears that progress will need to be made on https://github.com/bitcoin-core/HWI/issues/551 to support this.

elkimek commented 2 years ago

Seems it's on the right path :) https://github.com/bitcoin-core/HWI/pull/590