Files
palladum-lightning/channeld
Dusty Daemon dd962225ef splice: Allow commit_sig batch in any order
Other implementations are sending commit_sig batches in different orders. We add support for them being in any order by ordering the batch of messages after receiving them.

Changelog-Changed: Increase interop compatability by loosening requirement that commitment signed messages be received in a particular order and sorting them internally.
2025-05-13 14:52:15 +09:30
..