Files
pallectrum/electrum
SomberNight 79d88dcb5f lnpeer: fix timing issue in reest_chan, for replaying unacked updates
We must not process incoming updates for a given channel until we ~finished reestablishing it.

Consider both parties have some unacked updates they want to replay during reestablish.
If Bob reacts to Alice's replayed stuff before he himself replays his stuff, madness ensues.

I think this should fix the remaining part of https://github.com/spesmilo/electrum/pull/8778
(timing issues when running the unit tests with py3.12)
2024-02-15 14:12:03 +00:00
..
2023-12-22 11:03:58 +01:00
2024-02-12 18:26:08 +00:00
2024-01-22 03:27:17 +00:00
2024-01-22 03:27:20 +00:00
2024-01-19 16:23:24 +00:00
2024-02-12 18:26:08 +00:00
2024-02-13 14:52:52 +00:00