-
# Impact
Stalled blockchain synchronization prevents the sync progress indicator from progressing and new blocks and transactions from being added to the local wallet.
# Components
The primary af…
gto90 updated
6 years ago
-
This trade failed due to the issue documented at https://github.com/bisq-network/support/issues/86.
Lost maker and taker transaction fees (both mining and trading) will be reimbursed in the next ba…
-
I am trying to use this library to set up a SPV node, but I have hard time due to a lack of documentation.
Is anybody taking care of that? I would like to help doing that, but I have no clue what to w…
-
I'm really excited about this wallet and the privacy it can bring. The problem is that I don't want my coins on my computer; I'm way too scared of getting a virus. Are there any plans to eventually ad…
-
The minimum transaction fee is 0.01. Instead of allowing a user to set a 0 fee, and then giving them tx failures for low fee, it would be better to return an error to them when they try to set the low…
-
Crash Report
============
This crash report was reported through the automatic crash reporting system 🤖
Traceback
--------------
```Python traceback
File "/home/user/wspace/electrum/lib/util.py"…
-
This issue can be closed by releasing an SPV client for the Namecoin network that is capable of making P2P Namecoin connections (i.e. not a server/client model). The client does not need to support n…
-
Currently the GUI gets status updates on mempool, block height etc by periodically submitting a call to the daemon every second to the 'status' controller action. This means updates are not immediate …
-
> https://twitter.com/vp39216130/status/887943516202172417
-
Hi, thanks for making bcoin.
For backing up the wallet db, we have the backup route. Is there a similar method to back up the spvchain db?