-
* make sshtunnel script aware of that (external-port = internat-port)
* make LCD port flexible on it and test that (red/yellow)
* set on update
-
In my quest to finally fix #25094, I figured I need to bind the onion listen port explicitly to the external interface (`bitcoind`), not to "all interfaces" (`[::]`). So I'm using the argument…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
I encountered an error when attempting to use the estimatesmartfee method.
But node only re…
-
Backup relay and proxy volumes to S3.
- use `download_from_container` to get and zip the entire root volume for proxy and relay
- use s3 api https://crates.io/crates/rust-s3 to connect to an S3 b…
-
https://github.com/bitcoin-s/bitcoin-s/pull/2088#discussion_r498885688
-
The old `stacks-sbtc` repo is currently somewhat of a problem. It represents the old `sBTC Alpha` design, which has been superseded by the new `Alpha Romeo` developer release, and only bears passing …
-
```
[1661944671][revaultd::sigfetcher][DEBUG] Polling signatures took 0 seconds. …
-
I meet a native crashed while bitcoind try to read 000026.ldb.
```
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Revision: '0'
ABI: 'arm64'
pid: 4716, tid: 4742, name: b…
-
Looking through the main.rs file, I see support for RPC password auth, but cookie authentication seems to be the recommended "most secure" method of connection to bitcoind. Is there any chance of this…
-
Hi,
I've been running a btcpayserver using docker for a while now. I want to run an electrs server along side it, the electrs server needs to connect to the p2p and rpc ports of the bitcoin node ru…