1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-24 22:58:23 +01:00
eclair/eclair-core
Bastien Teinturier fdeb3ce7e1
Correctly set gossip sync_complete (#1668)
We are restoring the previous behavior of using the `sync_complete` field
to signal the end of a `channel_range_query` sync.

The first step is to correctly set that field, before we can read it and
interpret it to mark the end of sync.

See https://github.com/lightningnetwork/lightning-rfc/pull/826
2021-02-15 17:05:48 +01:00
..
src Correctly set gossip sync_complete (#1668) 2021-02-15 17:05:48 +01:00
eclair-cli Fix a few typos (#1684) 2021-02-08 11:20:23 +01:00
pom.xml Set version to 0.5.1-SNAPSHOT (#1651) 2020-12-18 16:24:32 +01:00