-
## Summary
> _Specify the total amount of BSQ you are requesting, along with the USD total and BSQ/USD rate (don't include the brackets!):_
- **BSQ requested**: **`7500.00`**
- USD reque…
-
The connection standard should be able to specify REST, lnd RPC (and maybe bitcoind protocol & RPC) ports individually so wallets can choose the appropriate connection.
For example, consider the fo…
-
tests involving bitcoind failing on mac:
`Error: JSON-RPC error: transport error: Couldn't connect to host: Resource temporarily unavailable (os error 35)`
Found answer here after some digging:
h…
-
**Description:**
I am encountering a recurring error with Samourai Server when it attempts to interact with Bitcoin Core. The error log shows the following message repeatedly:
```
2024-11-03T22:…
-
https://github.com/0xB10C/nix/actions/runs/10416005091/job/28861536640#step:8:1898 errors:
error (ignored): error: cannot unlink '/tmp/nix-build-bitcoind-v27.1.drv-0': Directory not empty
-
* establish connection to bitcoind zmq socket
* listen for `rawtx` messages, deserialize and put into go channel
* listen for `rawblock` messages, deserialize and put into go channel
we could ha…
-
Hello,
The README file mentions the use of txTenna-server with a _local_ instance of Bitcoind. In many use cases, it might be useful to use remote full nodes else where on the local network (Pi + G…
-
**Describe the bug**
CI workflows are randomly failing due to "Connection timed out" errors when downloading the `bitcoind` binary from "https://bitcoincore.org/bin".
```
error: failed to ru…
-
see https://github.com/rootzoll/raspiblitz/issues/2312#issue-894270535 .. it would make sense to expand the monitoring of bitcoind to better detect and respond to that situation.
-
Use `curl -u raspibolt:[PASSWORDB] --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getblockchaininfo", "params": [] }' -H 'content-type: text/plain;' http://127.0.0.1:8332/` to check if …