-
With **CDY** i get this
generated transaction 508b5e0e365c0ba85c0df393688abce5e2d3f58cc48bf0278f479eac17a3b9ff
Connecting to servers and pushing transaction
Please wait for a minute before st…
-
Implement Bitcoin-like discovery.
Auto-mode:
- Try to fetch peers via DNS lookup.
- If lookup failed or less than 2 peers provided, use embedded in executable list of peers
- continuously keep am…
-
Hi guys,
Just got a new Jade wallet and I'm using it in multi sig with sparrow wallet. I currently have 5 UTXOS in this wallet. When I try to sign with my jade for the 2 smallest UTXOS in the walle…
-
Dear Gurnec,
I use and used btcrecover with pleasure for Bitcoin Wallet Recovery (for successful recoveries I donated).
However, recently I tried to recover an MEW wallet with the software and I …
-
Currently you can use the electrum server with the electrum light wallet. Awesome.
However, I don't know how you can then use the electrum light wallet for your lightning wallet on your node - throug…
jnxdd updated
3 years ago
-
According to a core developer of the bdk library https://github.com/comit-network/xmr-btc-swap/issues/1772 can probably be fixed by upgrading to the latest version of the crate. They added a bunch of …
-
I see that electrum wallet generates different payment addresses for receiving BTC. I'm trying to generate new addresses, but they are the same. Is it possible to make them different?
```
private fu…
-
Hi, when I convert between different languages, the results are different even if they have exact correspondence (having the same index in the word list). Why is that?
My example:
1. advance isola…
-
I wish to provide some feedback regarding the content found within the large red box that appears when visiting "Regenerate > Own Passphrase (Advanced) > WARNING!"
**DUPLICATE PARAGRAPHS:**
There …
-
- [x] 通过助记词生成钱包,缓存到本地,显示到首页
- [x] 钱包列表
- [x] 助记词导入钱包
- [x] 私钥导入钱包
- [x] 切换钱包
- [x] 删除指定钱包
### 生成助记词:
```
import 'package:bip39/bip39.dart' as bip39;
import 'package:ed25519_hd_key/ed25519…