1
0
mirror of https://github.com/ACINQ/eclair.git synced 2024-11-19 01:43:22 +01:00
eclair/eclair-core
Pierre-Marie Padiou f02c98b3b3
Make cluster serialization support unknown messages (#2938)
The codec that we were using to serialize `LightningMessage`s in the eclair cluster didn't support `UnknownMessage`. This resulted in those messages being dropped by the front and never reaching the backend node.
2024-11-08 16:23:54 +01:00
..
src Make cluster serialization support unknown messages (#2938) 2024-11-08 16:23:54 +01:00
eclair-cli Automatically disable from_future_htlc when abused (#2928) 2024-10-15 11:18:33 +02:00
pom.xml Update Bitcoin Core to v27.1 (#2862) 2024-06-18 14:41:37 +02:00