From 694f1fe80874b2280717908d10d40b45e9e2cc82 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 11 May 2016 17:34:38 -0400 Subject: write v3-status-votes file earlier in consensus voting Make directory authorities write the v3-status-votes file out to disk earlier in the consensus process, so we have the votes even if we abort the consensus process later on. Resolves ticket 19036. --- changes/feature19036 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/feature19036 (limited to 'changes') diff --git a/changes/feature19036 b/changes/feature19036 new file mode 100644 index 0000000000..98bcfca515 --- /dev/null +++ b/changes/feature19036 @@ -0,0 +1,4 @@ + o Minor features: + - Make directory authorities write the v3-status-votes file out + to disk earlier in the consensus process, so we have the votes + even if we abort the consensus process below. Resolves ticket 19036. -- cgit v1.2.3-54-g00ecf