mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-15 12:50:22 +02:00
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> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| bolt11-cli.c | ||
| create-gossipstore.c | ||
| decode-iolog | ||
| decodemsg.c | ||
| dump-gossipstore.c | ||
| gossipwith.c | ||
| Makefile | ||
| onion.c | ||
| print_wire.c | ||
| print_wire.h | ||