-
### Issue and Steps to Reproduce
Testing on Debian buster/sid on aarch64 (DragonBoard 410c with latest [build 359](http://releases.linaro.org/96boards/dragonboard410c/linaro/debian/18.01/))
UPDA…
-
Some days ago we had a situation with eclair, which does not short-circuit multiple payments with the same payment-hash. The first payment succeeded, providing us with the payment-key, and then eclair…
-
I really like the c-lightning API yall have made, it's definitely the best designed one for a merchant AFAICT.
However one possible oversight from the `invoice` command:
> On failure, an error …
-
After migrating to the BOLT11 style payment requests for payments (65f8689470124d0575efd5218f7ef60be18ca2ee), eclair complains somewhere about the payment request:
```
E ValueError: Serv…
-
Ok, just ran the direct and forwarded payments which were migrated, and the results are rather disappointing. The following is a list of failures linked to the appropriate logs. I haven't yet done a r…
-
Reported by a user on IRC: if a channel is funded with a value lower than the `estimatefee` result, we'll create a close transaction with no outputs:
```
0200000000010180a3cdf98dd561c0d697304b20ab…
-
### Issue and Steps to Reproduce
I have been trying to buy stickers off blockstream store for a week now with no success. Keep getting various issues. My bitcoin node is running fine. My lightning no…
-
Which we should be able to do, for "donations".
-
Follow-on to https://github.com/ElementsProject/lightning/issues/383
Currently `lightningd` looks for subdaemons beside it. This is useful for testing in-tree.
However, for installation, user s…
-
We currently don't reject expired payment requests.