diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-05-09 20:10:43 -0400 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2016-07-01 14:01:42 -0400 |
commit | 6927467bef1b5c46b85d30ac77b364ed407f6d72 (patch) | |
tree | 443f428f611c01150ba6e7eb5dd868305e0a85fb /changes/bug19066 | |
parent | 09ecbdd8eef02228764018250b00ae8d8b64bb97 (diff) | |
download | tor-6927467bef1b5c46b85d30ac77b364ed407f6d72.tar.gz tor-6927467bef1b5c46b85d30ac77b364ed407f6d72.zip |
Refactor parameter computation and add a helper function
This patch makes us retain the intermediate list of K=V entries for
the duration of computing our vote, and lets us use that list with
a new function in order to look up parameters before the consensus
is published.
We can't actually use this function yet because of #19011: our
existing code to do this doesn't actually work, and we'll need a new
consensus method to start using it.
Closes ticket #19012.
Diffstat (limited to 'changes/bug19066')
0 files changed, 0 insertions, 0 deletions