| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
I still had the previously downloaded full consensus locally, so
running testdata-live-download fixed the Rust file.
|
| |
|
|
|
| |
This is no longer used. Get rid of the code which generates it, and
the generated file.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This is the code for the new approach. It's kind of ad-hoc but also
much less deep than the previous macrology.
And, run the script to see the output. Currently that file isn't used.
For now we leave the shell script code for generating
selected_relays.rs in testdata-live-download. The new code for
generated_consts.rs is very different, so it's clearer to split the
changes up this way.
|
| |
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
Run crates/tor-netdoc/testdata-live-download with the locally saved,
previously downloaded, network statuses.
It downloaded these descriptors.
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
(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.)
|
| |
|
|
| |
Precisely a run of crates/tor-netdoc/testdata-live-download.
|
| |
|
|
| |
We don't fetch files to the names we commit.
|
| | |
|
|
|
I have confimed the consent of the operators of the relays listed in
the script.
The rationale for using .entire.FOO filenames for the curl outputs
will become clear shortly.
|