-
Hi, When autopilot is run with no peers present -
https://github.com/lightningd/plugins/blob/899f0a0867d2ab899ab5b31407a20d5223fe178d/autopilot/autopilot.py#L43
This call fails, due to a missing i…
-
```
$ lightning-cli pay LNBC10U1P03VAF5PP59852G5NJUJGRTXH93P7YWKWLYLME3YFT8Q8JCKUMQ7WDZ8EGF8CQDQG2F6HXARECQZPGXQYPR9QSP523EJEG6DZ0FXJCPSK5FJW7HJSJZYLJSGKDMVDA296RX90WQEQW7Q9QY9QSQ958DS79CJTA4PQ02DAV…
-
### Issue and Steps to Reproduce
This one, for example, is it because the node is advertising a very unusual featureset or is it some bug in the parsing code?
```
~> lightning-cli listnodes 02a…
-
### Issue and Steps to Reproduce
Upgraded my test node from `v0.8.0-1-gb14b2b0` to `v0.8.1-13-g79ba486`
All I did was: `git pull` and `make`
Node worked perfectly on that previous version (v.0.…
ghost updated
4 years ago
-
Hi,
I'm eager to test this but have unfortunately no experience building Android Java projects.
Could you add the build instructions please ?
I'd also like to make it hit my own Esplora instanc…
-
### Add `receivable_msat` to `listpeers` channels output.
In order to know how much is currently able to receive on a channel (with one transaction) we may want to have `receivable_msat` / `receiva…
-
### Issue and Steps to Reproduce
I applied this patch:
```diff
diff --git a/configure b/configure
index 8ecc9700..74761c87 100755
--- a/configure
+++ b/configure
@@ -212,7 +212,7 @@ set_def…
-
Plugining fun fact:
`lightningd` does `umask(0)` when daemonizing:
https://github.com/ElementsProject/lightning/blob/689dd28dddb062f0366aa3f1addb5602602c68a7/lightningd/lightningd.c#L535-L536
S…
-
The old #614 was already hopelessly buried in page 8 of issues.
So, I remake this thread here.
For those contributing now, if you have any questions about the architecture of `lightningd` and so…
-
### Issue and Steps to Reproduce
I have the following setup:
* A “public” lightning node (v0.8.1) connected to public nodes with (currently) one public channel open.
* A “private” lightning nod…