-
Hi, I have btcd running, and it keeps crashing at the same time... this is the error message I receive:
```
2017-12-10 12:15:29.232 [INF] SYNC: Processed 11 blocks in the last 10.25s (23601 transa…
-
Should dustThreshold in utils.js be different for segwit changes, or not?
-
-
See discussion here: https://github.com/rust-bitcoin/rust-bitcoin/pull/3308#discussion_r1745771809
-
Currently Bit has all the logic to support generating (receiving) Bech32 addresses and this could be added relatively easily.
The reason Bit does not yet support it is because two out of the three…
-
The Deposit Protocol Section III: Test Deposit and Withdrawal recommends a test deposit of $6 USD. At today's Bitcoin price ($11349 USD/BTC) that's 0.00052868 BTC or 52868 sat. The withdrawal transact…
-
-
originally reported on [reddit](https://www.reddit.com/r/Electrum/comments/aojklm/333_slow_to_opensync/)
-----
OP:
> I just updated to the newest version of electrum (3.3.3), on a wallet I've had…
-
As we all know, softforks are safer and less disruptive than hardforks, meaning that:
1. Changes should be implemented as softforks when feasible.
2. Hardforks should be avoided unless necessary.
3. W…
-
Hello dear devs. Please forgive me if this already listing somewhere.
I am very interested in a wallet feature called Atomic Swaps, where a person can trade one crypto currency for a different one …