Files
thehub/libs/p2p
tomFlowee 8e833c0a63 Add versioning and fix compacting
The system writes a new file every single run (provided new headers were
received) and we sometimes compact them into a big file again.
The code forgot to remove the newly introduced info files of the old
files it compacted. Leaving confusing things happening after.

This solves that by making the first run remove all info files and re-
build them, adding a version byte to allow us freedom to do that in the
future again.
2023-11-04 15:52:41 +01:00
..
2023-04-01 22:58:41 +02:00
2021-02-03 14:33:38 +01:00
2023-11-03 22:07:57 +01:00
2021-02-03 14:41:51 +01:00
2023-04-04 13:38:51 +02:00
2022-05-01 17:34:59 +02:00
2022-04-30 20:27:59 +02:00
2021-02-05 17:32:36 +01:00
2023-01-31 20:29:51 +01:00
2023-08-17 21:32:09 +02:00
2023-04-24 13:48:55 +02:00
2023-04-04 13:38:51 +02:00
2023-08-17 16:58:07 +02:00