-
In certain edge cases, such as when replaying blocks / rolling forward, bitcoin-qt is running but bitcoin-cli calls fail hard.
```
$ bitcoin-cli stop
error code: -28
error message:
Loading block inde…
-
I am interested in continuing the work started here: https://github.com/bitcoin/bitcoin/pull/16097
Basically, I would like to continue the expansion of util/system.cpp CheckValid for checking of addi…
-
Crash Report
============
This crash report was reported through the automatic crash reporting system 🤖
Traceback
--------------
```Python traceback
File "site-packages\electrum-3.2.0-py3.5.egg\…
-
**Summary**
When block downloads restart after a reindex of block files, spurious bytes are inserted in the blk.dat file. A subsequent reindex will show a deserialization error in the log file.
…
-
Umbrella issue for 23.0 testing. Please help testing on a wide variety of supported platforms, as well as interaction with different software.
Let us know which version you tested on which operatin…
-
fulcrum.service - Fulcrum
Loaded: loaded (/etc/systemd/system/fulcrum.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2023-07-19 13:17:54 BST; 5min ago
Mai…
-
I receive this error when trying to open `bitcoin-qt` when compiling from `master`:
> terminate called after throwing an instance of 'std::runtime_error'
> what(): JSON value is not a string as…
-
It seems like migrating to Qt6 is a win for multiple efforts, and I want us to evaluate switching to it as an alternative to monkey-patching Qt5/qmake to make it work properly.
1. First class suppo…
-
Multiple people, or even just one person with multiple devices, want to setup a multi-sig wallet. The end result is a [descriptor wallet](https://github.com/bitcoin/bitcoin/pull/16528), perhaps [minis…
-
OS - Ubuntu 16.04
version ABC - 0.27.8
I compile depends and run cmake with vars
`cmake -GNinja .. -DBUILD_BITCOIN_WALLET=OFF -DBUILD_BITCOIN_QT=OFF -DENABLE_UPNP=OFF -DENABLE_QRCODE=OFF -DBU…