lightning icon indicating copy to clipboard operation
lightning copied to clipboard

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

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

The `autoclean-once` command is really slow and uses *a lot* of memory. Especially the memory consumption is concerning and could become a serious problem for bigger nodes. ![image](https://github.com/ElementsProject/lightning/assets/8138838/950a0c01-37bf-4a47-80f1-2cdd534f8b7b) We are...

performance

Trying to fetch invoice from this offer created by LDK: lno1qsgxeghagrrs3fygrz74wxpskwfpsyxvqttftvqu0f5sneckep3lkwdut7mmhhpcyjmlmnjn4hze8ed7pq88xqs35u5wdnnnhpw53ntuems6qs8hggqac250urm6dl9vlpq9f2q2ucpq9kpa4r734cduc7lkt7gl0dcqn0ku648u9q9v643jsl6ec2kkgge4qqemsc8plk5hd96ljealz9cs9d3exlxw8jg876k2sv25kyk2dgyw7r3ry7fnn4f32d4g5lqy8n3qtqfr7zcecqm4ur8msqhfkuw0a3t75njaksj22ch9zhr43j6fjfntzqmgyacl6gqpq5lxewmaz5v5ktqww0qlv7m25kckyyp5zf4cqk35j2mfa23t9c8ukmtpu66vjca5d8xvp6zu3wuup7y28ss ` cln fetchinvoice lno1qsgxeghagrrs3fygrz74wxpskwfpsyxvqttftvqu0f5sneckep3lkwdut7mmhhpcyjmlmnjn4hze8ed7pq88xqs35u5wdnnnhpw53ntuems6qs8hggqac250urm6dl9vlpq9f2q2ucpq9kpa4r734cduc7lkt7gl0dcqn0ku648u9q9v643jsl6ec2kkgge4qqemsc8plk5hd96ljealz9cs9d3exlxw8jg876k2sv25kyk2dgyw7r3ry7fnn4f32d4g5lqy8n3qtqfr7zcecqm4ur8msqhfkuw0a3t75njaksj22ch9zhr43j6fjfntzqmgyacl6gqpq5lxewmaz5v5ktqww0qlv7m25kckyyp5zf4cqk35j2mfa23t9c8ukmtpu66vjca5d8xvp6zu3wuup7y28ss 100000` ends with this error: { "code": -32602, "message": "offer: Unparsable offer: Offer does not...

component::bolt12-pay

Builds on #7365 and #7364 This makes connectd serve gossip and gossip query responses with a ratelimit of 1MB/second. This at least puts *some* limit on how fast they stream...

Changelog-None.

continuous-integration

In Greenlight we have an issue with channels that close, and the signer got desynced from the Node due to a non-atomic update which bumped the VLS signer commitment number,...

This PR adds two new event types that `bookkeeper` listens for in order to track on-chain movements in external wallets. This API is currently implemented by the plugin Smaug, which...

Make sure that we can fetch the invoice from an offer without a description ``` E pyln.client.lightning.RpcError: RPC call failed: method: offer, payload: {'amount': '2msat'}, error: {'code': -32602, 'message': 'bolt12:...

offers
component::bolt12-pay

### Issue and Steps to Reproduce Hi, just updated to lightning-cli --version v24.05-modded and I'm getting this output. ``` 2024-07-01T14:52:51.216Z INFO plugin-bcli: bitcoin-cli initialized and connected to bitcoind. 2024-07-01T14:52:51.216Z DEBUG...

### Issue and Steps to Reproduce lightningd appears to fail to propagate its own channel updates through the network. Yesterday, one of our nodes hadn't sent out a channel update...

in diagnostic