-
### Issue and Steps to Reproduce
I always update my node to `master`. Today I realized I was on 0.7.0-something, so I updated with `git pull` and recompiled. For some reason I was still on `0.7.0` af…
-
Was running version `v0.7.2rc2-modded` (no idea why it shows modded) together with the [dbbackup](https://github.com/lightningd/plugins/pull/40/commits/de14f62db7e2eb0310754c9391dbd89c329461ce).
**…
-
Steps:
```
lightningd # start without plugin
lightning-cli plugin start path/to/myplugin
```
The plugin starts fine but calling
`lightning-cli plugin stop path/to/myplugin`
gives error `pat…
-
### Issue and Steps to Reproduce
My c-lightning node (Ubuntu) was running fine in August. After updating at the end of august/early Sep, only the bitcoin node is running.
For lightning, I did the…
-
### Issue and Steps to Reproduce
I restarted `lightningd` and lost the details of many of the nodes with which I have open channels.
`lightning_gossipd` apparently always discards the existing `…
-
The original report asked about us overpaying to the receiver, but that is AFeatureNotABug. This issue now tracks another problem: spurious `incorrect_or_unknown_payment_details` failure.
### Issu…
-
### Issue and Steps to Reproduce
Upgraded to version `0.7.2.1` from version `0.7.1` and funds are no longer being listed via the `listfunds` command`.
Steps to reproduce:
1) Send funds to lig…
-
### Issue and Steps to Reproduce
The code, `v0.6.1rc2-2-g634f19a`, does not successfully complete a `make check` due to not being able to fully load the testing files.
### `make check` tty outpu…
-
I randomly get the error that the lightning node can't connect to the pay command / plugin.
the weired thing: I have the same installation. I spin up several nodes some can successfully launch the…
-
Currently every time I change the code of the plugin I need to restart the lightning node which takes some time. It would be cool if there was a way to reload plugins in a running lightning node