-
I'm running:
`docker run elementsproject/lightningd:latest
`
Console prints:
```
Could not connect to bitcoind using bitcoin-cli. Is bitcoind running?
Make sure you have bitco…
-
It would be useful to the project if there was a document detailing what features are considered "out of scope" of the Bitcoin Core Wallet. This would make evaluating wallet PRs that add features easi…
-
The Blockchain Commons project is promoting Bitcoin Core standards for things like partially signed transactions, animated QR Codes and similar things. It should be noted they believe in the decentral…
-
https://www.reddit.com/r/btc/comments/42k7ka/all_about_thin_blocks_in_xt/ . There's also a similar Bitcoin Core proposal.
daira updated
8 years ago
-
The `feature_pruning.py` functional tests are failing.
**Expected behavior**
Functional tests should pass.
**Actual behavior**
~~~
1/197 - feature_pruning.py failed, Duration: 11 s
stdou…
-
configure: error: libdb_cxx headers missing, Bitcoin Core requires this library for wallet functionality (--disable-wallet to disable wallet functionality)
Have installation and operation ,apt…
-
Hi, I have a docker with splore installed connected by RPC to my bitcoin core that I have on windows. All the blocks have been synchronized and I have access to the esplore web in http://localhost:808…
-
I am currently trying to package clarinet for NixOS like I talked about in #1515 .
I have the following package definition:
``` Nix
{
lib,
rustPlatform,
fetchFromGitHub,
pkg-config,
…
-
What if we required Glacier users to run a Bitcoin Core full node and download the entire blockchain in order to create withdrawals?
# Pro
1. Using a watchonly address, easily check balance at a…
-
The `auxpow_mining.py` tests are failing.
**Expected behavior**
Functional tests should succeed.
**Actual behavior**
~~~
191/196 - auxpow_mining.py failed, Duration: 1 s
stdout:
2021-01…