lightning icon indicating copy to clipboard operation
lightning copied to clipboard

Core Lightning — Lightning Network implementation focusing on spec compliance and performance

Results 242 lightning issues
Sort by recently updated
recently updated
newest added

This turned out to be harder than expected, but this puts the infrastructure in place to create JSON ids which have useful meanings for debugging, eg: ``` pytest:withdraw#11/cln:withdraw#34/txprepare:sendpsbt#4/cln:sendrawtransaction#35 ``` This...

Increasing the scope of `test_emergencyrecover` to check if it recovers the funds successfully...

### Issue and Steps to Reproduce Currently the PPA only has 0.11.1, and it seems to have been forgotten as part of the 0.11.2 release cycle: https://launchpad.net/~lightningnetwork/+archive/ubuntu/ppa Would love to...

I have two instances of strange behavior: 1. Mainnet issue. Channel between Eclair and CLightning is in closing state for month or so. The closing was started due to fee...

state::needinfo

# Track completion time for succesful payments BY adding the `completed_at` field to the `payments` table, and the `sendpay`, `listsendpays` and `waitsendpay` output we can derive the completion time for...

This is as experimental as it gets, but I had some fun trying to shoehorn a tracing library into CLN. Putting it here so I don't lose it, and hopefully...

I'm only putting this up now because #5487 might want to rebase on top, and update the BOLT quotes....

This has been merged https://github.com/lightning/bolts/pull/911 Should we remove EXPERIMENTAL? Changelog-Changed: DNS annoucenent support is no longer EXPERIMENTAL

See build file with logs from failure for more info: [5_Build.txt](https://github.com/ElementsProject/lightning/files/9087108/5_Build.txt)

flake

### Issue and Steps to Reproduce I've had problems coop closing channels since yesterday. On some channel closures the node seems to be stuck and not finalizing the close. Command...