Skip to content
Snippets Groups Projects
  1. Jun 18, 2013
  2. Jun 14, 2013
  3. Jun 13, 2013
  4. Jun 10, 2013
  5. Jun 08, 2013
    • Linus Nordberg's avatar
      Add support for offsetting the voting interval in order to bootstrap faster. · 4d54b977
      Linus Nordberg authored
      A new option TestingV3AuthVotingStartOffset is added which offsets the
      starting time of the voting interval. This is possible only when
      TestingTorNetwork is set.
      
      This patch makes run_scheduled_events() check for new consensus
      downloads every second when TestingTorNetwork, instead of every
      minute. This should be fine, see #8532 for reasoning.
      
      This patch also brings MIN_VOTE_SECONDS and MIN_DIST_SECONDS down from
      20 to 2 seconds, unconditionally. This makes sanity checking of
      misconfiguration slightly less sane.
      
      Addresses #8532.
      4d54b977
  6. Jun 05, 2013
  7. May 29, 2013
  8. May 28, 2013
  9. May 25, 2013
  10. May 24, 2013
  11. May 21, 2013
  12. May 20, 2013
  13. May 18, 2013
Loading