Commit d9872cc6 authored by Nick Mathewson's avatar Nick Mathewson 🤹
Browse files

Mark proposal 167 as implemented.

parent 381766ce
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -87,6 +87,8 @@ Proposals by number:
164  Reporting the status of server votes [OPEN]
165  Easy migration for voting authority sets [OPEN]
166  Including Network Statistics in Extra-Info Documents [ACCEPTED]
167  Vote on network parameters in consensus [CLOSED]
168  Reduce default circuit window [OPEN]


Proposals by status:
@@ -114,6 +116,7 @@ Proposals by status:
   163  Detecting whether a connection comes from a client [for 0.2.2]
   164  Reporting the status of server votes [for 0.2.2]
   165  Easy migration for voting authority sets
   168  Reduce default circuit window [for 0.2.2]
 ACCEPTED:
   110  Avoiding infinite length circuits [for 0.2.1.x] [in 0.2.1.3-alpha]
   117  IPv6 exits [for 0.2.1.x]
@@ -157,6 +160,7 @@ Proposals by status:
   148  Stream end reasons from the client side should be uniform [in 0.2.1.9-alpha]
   150  Exclude Exit Nodes from a circuit [in 0.2.1.3-alpha]
   152  Optionally allow exit from single-hop circuits [in 0.2.1.6-alpha]
   167  Vote on network parameters in consensus [in 0.2.2]
 SUPERSEDED:
   112  Bring Back Pathlen Coin Weight
   113  Simplifying directory authority administration
+2 −2
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@ Filename: 167-params-in-consensus.txt
Title: Vote on network parameters in consensus
Author: Roger Dingledine
Created: 18-Aug-2009
Status: Open
Target: 0.2.2
Status: Closed
Implemented-In: 0.2.2

0. History