-
```
Oct 13 10:10:20 fedimint lightningd[2014919]: 2022-10-13T10:10:20.371Z **BROKEN** plugin-ln_gateway: unable to connect to server err=Networking or low-level protocol error: Error when opening the…
-
https://codepaste.xyz/posts/MtQNLuHgc9ESP1ZEP5Kw
-
### Issue and Steps to Reproduce
1. I start bitcoind successed with command as follow:
/path/to/bitcoin/workspace/bitcoind -conf=/path/to/bitcoin/workspace/conf/bitcoin.conf
2. I have aliase b…
-
As LSP we open channels just in time when forwarding payments.
The flow is roughly as the following:
* Alice doesn't have a channel and wants to get paid with _N_ sats
* Alice creates an invoice us…
-
As far as I can tell, plugin authors need to handle 2 separate triggers to shut down our plugins:
1. We receive [shutdown](https://lightning.readthedocs.io/PLUGINS.html#shutdown) notification from …
-
I disable the test ` tests/test_bolt2-01-open_channel.py::test_open_channel` because it require some more deep analysis, such as how to connect to the lnptototest runner from core lightning?
-
I get the following error when doing `make check VALGRIND=0` under the Ubuntu portion of install.md:
```FAILED tests/test_bolt1-01-init.py::test_init - ConnectionResetError: [Errno 104] Connection re…
-
We have a working gateway based on CLN plugin and assumptions of serving a single federation. However, to open ground for further development of the gateways, I believe we need to re-architect the gat…
-
**Is your feature request related to a problem? Please describe.**
Missing lightning network (layer 2) insides.
**Describe the solution you'd like**
Gathering lightning network stats and also…
-
I configured autoclean like this and waited ~20 hours after upgrading to 22.11 and it's still at 0:
```
"autoclean": {
"succeededforwards": {
"enabled": true,
"age": 28512…