Commit graph

8 commits

Author SHA1 Message Date
41450ec342 load and save indexer cursor 2024-11-27 08:24:00 +02:00
35558748fa add server.remove_good_host(..)
we'll use this later in gc jobs to clean up any hosts that have been
consistently down or whatever
2024-11-27 07:08:25 +02:00
e1ca7eba42 use a btreeset for both host sets 2024-11-27 04:52:08 +02:00
4376d4a2e0 add known-good hosts to db entry 2024-11-27 04:51:34 +02:00
9ee21c23d8 implement requestCrawl, enforce repo limit 2024-11-27 01:29:16 +02:00
f0e5dc7428 properly validate pds repo authority for commits, use atrium types 2024-11-25 19:45:43 +02:00
0a9b998469 add indexer and sequencer, rebroadcast events with real seq numbers
relaying proof of concept done
2024-11-25 06:00:50 +02:00
d883c9b10b Initial commit 2024-11-25 02:25:03 +02:00