-
### Issue and Steps to Reproduce
On latest master (5e3690b3) mainnet, I encountered another gossip related crash after startup. I don't know exactly how it was triggered, by maybe related reading gos…
-
Currently, all incoming payments are done via `invoice` interface.
This includes incoming payments that will be used for e.g. rebalancing.
However, we might want to consider:
1. A user c-lig…
-
When trying around with the rebalance plugin I discovered that it sometimes constructs / tries incorrect routes in a way that the payment gets delivered to one of my channels (no money lost), but it g…
-
Is there an easy way to say, for example, `--standalone --socket=some/ssh/mount/lightning-rpc` and use lightning-qt as a remote control for a c-lightning node running on another machine?
I'm aware …
-
I've been having trouble with this node. I have two nodes, they had a channel between them. I was able to invoice from A and pay from B, but every invoice generated from B failed to get payed from A. …
-
### Issue and Steps to Reproduce
Tested with 6c7a45623e6c2367315f8db58f8faf0c47592943 on freebsd 11.2
./configure
gmake
### error log
```
tools/generate-wire.py --page impl tools/test/gen_te…
-
While developing I have to restart lightning daemon in order to restart the plugin that I am working on. It would be cool if there was a lightning-cli command which would just enable me to reload all …
-
### Issue
./lightning-cli pay
{
"code" : -32601,
"message" : "Unknown command 'pay'"
}
### Steps to Reproduce
1) I've compiled a fresh download yesterday. Without any special args.
…
-
Testing v0.7.1rc1 on mainnet, after few hours I called `dev-compact-gossip-store` without problem. Then restarted the node without problem, but then calling `dev-compact-gossip-store` crashed it :cry:…
-
I'm trying to figure out fund backup/recovery strategies, in particular offline. Typically in HD wallets one receives a bip39 mnemonic and also has access to the root xprv key. One can write these …