-
#3565 introduces a timeout to not wait the Bitcoin backend's response to the `init` message for ever.
As an improvement, it would be nice to fail directly if the plugin dies.
It could be a good …
-
With https://github.com/ElementsProject/lightning/pull/3129 and https://github.com/ElementsProject/lightning/pull/2925 merged I'm thinking about finally implementing wallet locking, but I want to reac…
-
I am testing esplora plugin using lightning v0.9.0-1 on odroid arm32.
About 1 on 15 starts of lightningd, the entire system crash and it gets rebooted.
After reconnected, I check the new uptime cou…
-
### Issue and Steps to Reproduce
#### Context/background
This is following on after #4371 stopped crashing clightning.
After this, I attempted to create som invoices to receive some payments …
-
### Issue and Steps to Reproduce
1. Using a plugindir e.g. `~/.lightning/plugins` with some python plugins in it
2. Stop the python plugin by e.g. `lightning-cli plugin stop "summary.py"`
3. Rescan…
-
### Issue and Steps to Reproduce
I'm trying to open a channel with
```
fundchannel 029dd81c32e3ea839b4b2f8edcc9bea227c40fa2c6509878034401a8ce2a8bac05 all fast true 0 [TXID:N]
```
And I get an e…
-
Hi fiatjaf. Thanks for putting this together. Was working great for over a week that I was using it, but then suddenly started spewing errors about a day or two ago. I haven't had time to try to fi…
-
c-lightning v0.9.1
Bitcoin Core v0.20.1
I am running the Eye of Satoshi watchtower plugin and came across something unusual. Whenever there is a revocation in c-lightning, the commitment-revocatio…
-
### Issue and Steps to Reproduce
Compiling `v0.9.0-1` fails due to the following error when using using `OpenBSD clang version 10.0.1`:
```
lightningd/plugin.c:1231:6: error: expected identifier…
-
### Issue and Steps to Reproduce
I upgraded clightning to 0.9.1 (from 0.8.0) on Ubuntu 18.04.5 following [these instructions](https://bitcoin.stackexchange.com/questions/91502/how-to-securely-update-…