-
- Downloads
Consensus didn't expect shared_randomness_*_reveal_count to be present
Oops. When we re-added the shared_randomness_*_value in... https://gitweb.torproject.org/stem.git/commit/?id=d713b29 ... we didn't include the shared_randomness_*_reveal_count which are part of the same lines. These attributes *were* available when the shared_randomness_*_value was fetched first due to lazy loading, but they were unavailable before that. Caught by Tom on... https://trac.torproject.org/projects/tor/ticket/25046
Please register or sign in to comment