summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/testdata-live/consensus--entry--d2d4
Commit message (Collapse)AuthorAgeFilesLines
* tor-netdoc testdata-live: Run a downloadIan Jackson2026-07-271-2/+2
| | | | | | | | | I'm going to change the generation, and that means I need input files, so I need to run a download (as per the comment in testdata-live-download). I'm doing this first, so the rest of the MR can see individual changes.
* tor-netdoc testdata-live: Run a downloadIan Jackson2026-07-231-2/+2
| | | | | | | This updates everything, but really I'm just running it to create the new selected_relays.rs file. The meaning of this file will become clear shortly.
* tor-netdoc testdata-live: Split off selected routers' routerstatus entries ↵Ian Jackson2026-07-221-0/+7
(effect) Run crates/tor-netdoc/testdata-live-download with the locally saved, previously downloaded, network statuses. (It didn't download anything extra, but it did produced these new output files, as expected.)