[tor-bugs] #20625 [Core Tor/Tor]: When a consensus doesn't have enough signatures, write it (and sigs) to a file

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Nov 15 23:45:42 UTC 2016


#20625: When a consensus doesn't have enough signatures, write it (and sigs) to a
file
-----------------------------+------------------------------------
 Reporter:  teor             |          Owner:
     Type:  enhancement      |         Status:  new
 Priority:  Medium           |      Milestone:  Tor: 0.3.0.x-final
Component:  Core Tor/Tor     |        Version:
 Severity:  Normal           |     Resolution:
 Keywords:  easy?, tor-auth  |  Actual Points:
Parent ID:                   |         Points:
 Reviewer:                   |        Sponsor:
-----------------------------+------------------------------------

Comment (by nickm):

 For the consensus:
 {{{
  23:31 < nickm> in dirvote.c, the pending_consensus_field array the
 consensuses
                that we generated,  which have not yet gotten enough
 signatures.
  23:33 < nickm> In dirvote_publish_consensus() might be the right place.
 }}}

 For signatures we can't apply,
 `dirvote_add_signatures_to_pending_consensus` is where we'll notice that
 we tried to add signatures, but couldn't.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/20625#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list