-
### Issue and Steps to Reproduce
Fairly new node, with a couple of outgoing channels (all initiated from me), no incoming.
It seems one channel is being closed by the other peer and c-lightning ca…
-
While you all are [considering](https://github.com/ElementsProject/lightning/issues/4316) a fundamental redesign of C-Lightning's daemon organization, I would request that you please consider what hap…
-
### Issue and Steps to Reproduce
Load the same plugin which registers the same method twice…
Example:
```
2021-03-06T08:56:26.970Z DEBUG plugin-manager: started(12161) /media/sddData/plugi…
-
Somewhere between commit 990623676938adeff66488b43fbd03c1888624ad and 015ac37d924e31bb87b8597da9f863e82270657b , the [backup plugin](https://github.com/lightningd/plugins/tree/master/backup) started c…
-
```
2021-03-18T22:39:10.911Z DEBUG plugin-btcli4j-gen.sh: During http request to URL http://explorerzydxu5ecjrkwceayqybizmpjjznk5izmitf2modhcusuqlid.onion/testnet/api/block-height/1940144
2021-03-…
-
The call to `listconfigs` inside the `db_sync` hook can hang indefinitely in some circumstances. See https://github.com/ElementsProject/lightning/issues/4348#issuecomment-769449638
I think it would…
-
When adding a plugin option of integer type with a default value of 0, the plugin evaluates this as false and the plugin is killed. The following line is where the error arises: https://github.com/lig…
-
Executing following command crashes `lightningd`:
```bash
root@pangea:~/grewal/lightning/cli# ./lightning-cli --network chips invoice-count
lightning-cli: reading response: socket closed
root@pa…
-
If your lightning node id is ID then `lightning-cli keysend ID amount` will crash the node. Not that I made that mistake of course :-)
```
keysend: FATAL SIGNAL 6 (version v0.9.3-279-g2586641)
0x…
-
Executing `bet dcv` command crashes `lightningd` with segmentation fault.
Bet command:
```bash
root@pangea:~# bet dcv 139.59.97.207
lightning-cli: reading response: socket closed
ln is 758784…