-
### Issue and Steps to Reproduce
Can't reproduce this since it's a very weird and obscure bug that sometimes happens on https://t.me/lntxbot.
I have the following flow for when bot users want to…
-
```
2020-09-09T02:24:07.933Z DEBUG plugin-btcli4j-gen.sh: Request{method=GET, url=http://explorerzydxu5ecjrkwceayqybizmpjjznk5izmitf2modhcusuqlid.onion/api/block-height/647402} Hash 000000000000000…
-
Lately I have been having issues running tests on a plugin that I am writing. You can reproduce the error by running a pytest on any plugin in https://github.com/lightningd/plugins repo that using the…
-
Currently `lightningd` has the ability to dispatch a number of
internal notifications to the plugins that have subscribed to the
events, but plugins are limited to emitting two types of events:
- Co…
-
Hi,
I'm trying to build and use the helpme, summary and backup plugins and have fulfilled the requirements via pip3.9 but keep getting this error when trying to enable is via "lightning-cli plugin…
-
After funding a channel, lightningd makes a large number of getutxoset requests.
Esplora don't support so many requests and plugin could fail.
-
Is it possible to add support for the lightning pool?
https://lightning.engineering/posts/2020-11-02-lightning-pool/
I did not managed to understand how it works exactly, but as it is a non-custod…
-
**EDIT:** now, 2 days later, it's working again. So what was going on here?
Sending node A: ""version": "v0.10.0-40-ga8fde9f" (the node that crashes during the payment)
Receiving node B: "versio…
-
My `bitcoind -testnet` replies to `bitcoin-cli -testnet getblockheight` with `1969804` but `lightningd` with `esplora_clnd_plugin` repeatedly tries to get block `1969805`. Are there other options than…
-
### Issue and Steps to Reproduce
When starting the daemon **without** a `log-file` config entry and also no `--log-file` parameter, but a '~/.lightning/plugins' directory with at least one plugin (in…