-
Moved from https://github.com/bitcoin/bitcoin/issues/31289.
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Current behaviour
I ran bitcoin-qt the sa…
-
Moved from https://github.com/bitcoin/bitcoin/issues/30629.
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
there is an entry indic…
-
If the `build` directory is a symbolic link, or when the entire source directory is symlinked (and we build from there), the current cmake build runs into trouble finding its own generated files.
T…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
- bitcoin core 28.0 (flatpak) won't save data (blockchain nor chainstate) to external …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
Building bitcoin-qt produces a flood of errors:
```
In file included from /Users/sjors/d…
Sjors updated
1 month ago
-
Hi,
I've had my local bitcoin-qt on a windows machine connected to my raspi as the only connected node. It was a 1.7.2 but my ssd broke down, so now I made a fresh installation with 1.8.0.c. Sadly …
klnit updated
3 weeks ago
-
Issue for discussion about ways multiprocess functionality could be packaged and released. Trying to figure out which of the 3 release options described below makes the most sense.
### Binaries
…
-
### Expected Behavior
should launch bitcoin-qt on macOS
### Actual Behavior
```
+ printf '[%s] INFO: %s\n' 2024-09-15T15:29:34 'Starting Bitcoin Core.'
[2024-09-15T15:29:34] INFO: Startin…
-
### What is your BTCPay version?
BTCPay Server v2.0.3+558f45a48
### How did you deploy BTCPay Server?
docker
### What happened?
I've created a Invoice with Liquid payment method and paid it.
The…
-
Running the linter locally I see this output:
```bash
DOCKER_BUILDKIT=1 docker build -t bitcoin-linter --file "./ci/lint_imagefile" ./ && docker run --rm -v $(pwd):/bitcoin -it bitcoin-linter
One…