1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-26 15:40:29 +01:00
eclair/eclair-core/src
Pierre-Marie Padiou 57e4f54d3e
Improved queuing of initial_routing_sync requests (#440)
We now use a queue instead of relying on a scheduler that re-send the request.

Also, better management of dead connection, they get cleaned up and removed from the queue.
2018-02-16 17:01:39 +01:00
..
main Improved queuing of initial_routing_sync requests (#440) 2018-02-16 17:01:39 +01:00
test Explicitely ack all relayed messages (#390) 2018-02-16 16:42:08 +01:00