-
## Summary
- **BSQ requested**: **`326.82`**
- USD requested: 585.00
- BSQ rate: 1.79 USD per BSQ
- Previous compensation request (if applicable): # https://github.com/bisq-network/co…
-
I'm experiencing an issue where my Bitcoin wallet balance is not displaying correctly. The balance always shows as 0 satoshis, even though I expect it to reflect actual funds. Below are the details fr…
-
Для реализации идентификации пользователя через его крипто-кошелек можно использовать несколько подходов. Давайте рассмотрим один из возможных вариантов реализации с использованием Python и Flask.
##…
-
all mentions of blockchains in all documentation and marketing materials have to be in following order: 1. Bitcoin, 2. Ethereum, 3. æternity
This shall be applied in screenshots, stores desrcription…
-
[![Last Push - All Tests (Base Modules)](https://github.com/3rdIteration/btcrecover/workflows/Last%20Push%20-%20All%20Tests%20(Base%20Modules)/badge.svg)](https://github.com/3rdIteration/btcrecover/ac…
-
Hi All,
`const ecc = require('tiny-secp256k1');
console.log(ecc.isPoint)
const { BIP32Factory } = require('bip32');
// You must wrap a tiny-secp256k1 compatible implementation
const bip32 = BIP…
-
There are currently no Tor nodes in chainparamseeds.h:
https://github.com/DigiByte-Core/digibyte/blob/develop/src/chainparamsseeds.h
To better fortify DigiByte against attack we should add some st…
-
Currently, we derive everything from the seed, including the hostseckey. We could instead let the user pass the hostseckey and then, if we need randomness for the VSS, derive it from the hostseckey.
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
On execution bitcoind fails to start and logs Failed to start error. Have pasted logs into…
-
# native apt
```
export DEBIAN_FRONTEND=noninteractive && apt update && apt install curl wget htop git vim ccache -y && git clone https://github.com/bitcoin/bitcoin.git --depth=1 ./b-c && cd b-c …