6102bitcoin
6102bitcoin
Transaction loading is incomplete when loading from Electrs. Approx 25% of transactions are found when making a new wallet from an old xpub+derivation path. This is despite manually setting the...
Tool like [ricochet](https://www.samouraiwallet.com/ricochet) that makes it easy to put distance between utxos. Ideall with configurable number of hops, minimum delay between hops and changing script type between hops
As suggested here: https://github.com/sparrowwallet/sparrow/issues/53 key rotation could be a useful feature for multisig wallets.
The documentation uses the jekyll theme minimal mistakes. It looks like you can enable [site search](https://mmistakes.github.io/minimal-mistakes/docs/configuration/#site-search) by adding `search: true` to your _config.yml By default it will "use Lunr to...
Add radio buttons to customise PSBT Export depending on user requirements (Split from https://github.com/sparrowwallet/sparrow/issues/177)
When viewing a transaction user labels are not visible. It could be nice to pull them through.
`m/84'/0'/0'` - Coldcard really represents `m/84'/0'/0'/0/n` & `m/84'/0'/0'/1/n` (Paths for native segwit account 0). Should this be `m/84'/0'/n'/0/n` & `m/84'/0'/n'/1/n` (any account number). `m/44/0'/X'` - Copay. Uses an X, we...
Question
Does senders need to fully unblind to allow a collaborative transaction?