-
I've been using Lightning Charge a fair bit, but I don't like that it has full control over the lightning node. It would be nice to have a way to limit RPC permissions, for instance just the ability t…
Sjors updated
4 years ago
-
I was working on a core lightning plugin that needs to deserialize the PSBT but looks like the PSBT kind is not supported in rust-bitcoin because I received the following error `version error PSBT ver…
-
### Issue and Steps to Reproduce
I upgraded from 23.08 to 24.08. after doing `--database-upgrade=true` the daemon crashed with `FATAL SIGNAL 11` on the SQL plugin. Note: the `version v24.08-modded` i…
-
Issue:
CLN 24.08rc3
The OS ran out of disc space and core lightning crashed. After extending the LVM and system reboot core lighting did not start anymore.
Measures:
I then tried to read the …
-
Trying to run any network including a CLN node (of any of the available versions for Polar 2.0.0) results in the CLN node not bootstraping.
Checking the logs of any of the CLN nodes, the same error…
sr-gi updated
8 months ago
-
Hello, I'm trying to figure out how I'd restore Bitcoin funds if the node dies - normally, I would use passphrase + seed, but how do I extract that from my cyphernode installation?
Also, I'd like t…
-
### Issue and Steps to Reproduce
I have two Lightning mainnet nodes, one is running c-lightning v0.10.2, another is LND v0.14.2. Have channel initiated from CLN side, via Tor, to LND node. It was wor…
-
I just crashed my node by stopping `jitrebalance` via RPC. I could have give it a thought before issuing the command, but making the plugin static would avoid the footgun in the first place : what do …
-
I have no idea what it means, I thought I would report it here.
Running lightning-cli rebalancereport gives;
{
"code": -32600,
"message": "Error while processing rebalancereport: 'Plugin'…
-
### Issue and Steps to Reproduce
1. Compiled commit hash `d9b2482415a888d90e8d2a0f486bf96788e84b6f` (master) for MacOS
2. Start lightningd with `./lightningd/lightningd`
3. In separate terminal, …