icy-ux
icy-ux
Currently, the output of `export-bitcoin-wallet` looks something like this: ``` {"descriptor":"wpkh(xprv9s21gel82lxs8nvu49v2839189932ddkjdf2j6Ymmk/84'/0'/0'/0/*)","blockheight":31337,"label":"asb-bitcoin"} ``` As it stands this cannot be imported into Electrum directly. I tried converting it to a zprv using...
### Why this is needed Sometimes a taker transaction will fail because makers failed to respond. Under certain network conditions (further investigation is required to determine why) this will happen...
Problem: Creating an archived `Vec` from an iterator right now requires iterators whose length is known in advance, and puts all the data into memory before serializing. For large data...
Add to the `asb` document @delta1's text on exporting the Bitcoin wallet descriptor and importing the descriptor into Sparrow Wallet. Addresses #878 TODO: maybe it would make sense to add...
potential fix for #1061 don't warn the user that monero-wallet-rpc has failed to fetch a transaction until it's happened several times. monero-wallet-rpc may legitimately fail the first time we make...