Commit Verlauf

Autor SHA1 Nachricht Datum
  Ian Goldberg 08b497f376 Merklelib's proofs pickle to unreasonably large bytearrays vor 4 Jahren
  Chelsea H. Komlo 89946235f4 add command line options for relay tests vor 4 Jahren
  Ian Goldberg 94feec6fff Use the logging module instead of just print vor 4 Jahren
  Ian Goldberg 585f33f72d Implement Merkle tree SNIP authentication vor 4 Jahren
  Ian Goldberg 3b5b84961c Clients verify received SNIPs vor 4 Jahren
  Ian Goldberg b7a2edc1d9 Now that pick_weighted_relay_index exists, have pick_weighted_relay just use it instead of duplicating code vor 4 Jahren
  Chelsea H. Komlo bfd5f8f2a1 wip telescoping extend vor 4 Jahren
  Ian Goldberg 7e35deb381 Relays can fetch ENDIVEs and ENDIVE diffs from DirAuths vor 4 Jahren
  Ian Goldberg 575073ac49 Refactor the random picking of relays into a RelayPicker class vor 4 Jahren
  Ian Goldberg 162e75adce Implement SNIPs and ENDIVEs (threshold signature mode only so far) vor 4 Jahren
  Ian Goldberg aca5053d85 Simulate consensus diffs vor 4 Jahren
  Ian Goldberg 155111bd53 Count bytes bidirectionally between relays and dirauths vor 4 Jahren
  Ian Goldberg 6bf079b351 DirAuths bind themselves to the network now, just like Relays and Clients vor 4 Jahren
  Ian Goldberg a9e18e9a76 Start gathering performance statistics vor 4 Jahren
  Ian Goldberg e8b2e741c6 Make the functions to verify relay descriptors and consensuses into static methods vor 4 Jahren
  Ian Goldberg df118a3820 Make the weighted relay picking algorithm more similar to the one we'll use for WO vor 4 Jahren
  Ian Goldberg aaee3b812c Clients choose a guard from the bw-weighted relay list vor 4 Jahren
  Ian Goldberg 55ec599c8e Don't make signature verification a method of the object being verified vor 4 Jahren
  Ian Goldberg 53d721dad6 Support the termination of relays vor 4 Jahren
  Ian Goldberg 815099707e Improve some comments and whitespacing vor 4 Jahren
  Ian Goldberg c29ef0df37 Relays download a consensus from a random dirauth every epoch vor 4 Jahren
  Ian Goldberg ec464f3f0e Generate and sign (Vanilla Onion Routing) consensuses every epoch vor 4 Jahren
  Ian Goldberg a96f372232 More carefully store the uploaded descriptors, sorted by epoch vor 4 Jahren
  Ian Goldberg 1765d6084f Store uploaded relay descriptors vor 4 Jahren
  Ian Goldberg ab375b0775 Start on the simulator vor 4 Jahren