Files
lightning/common
Rusty Russell df00f20e4a gossipd: erase old entries from the store, don't just append.
We use the high bit of the length field: this way we can still check
that the checksums are valid on deleted fields.

Once this is done, serially reading the gossip_store file will result
in a complete, ordered, minimal gossip broadcast.  Also, the horrible
corner case where we might try to delete things from the store during
load time is completely gone: we only load non-deleted things.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-06-04 01:29:39 +00:00
..
2018-11-02 05:58:01 +00:00
2019-04-09 12:37:16 -07:00
2018-01-29 04:46:54 +00:00
2018-02-08 22:49:34 +01:00
2019-04-09 12:37:16 -07:00
2019-04-09 12:37:16 -07:00
2019-01-29 04:50:01 +00:00
2019-04-09 12:37:16 -07:00
2019-04-09 12:37:16 -07:00
2019-04-16 21:22:13 +00:00
2019-04-16 21:22:13 +00:00
2019-04-09 12:37:16 -07:00
2018-12-05 23:15:59 +00:00
2019-01-15 12:01:38 +01:00
2019-04-09 12:37:16 -07:00
2019-04-09 12:37:16 -07:00
2018-06-18 12:31:09 +02:00