[tor-commits] [tor/master] Add changes file for 40139 (removing usecreatefast and useoptimisticdata
dgoulet at torproject.org
dgoulet at torproject.org
Wed Oct 14 13:46:58 UTC 2020
commit a251cff0c3c9cb04422c1d93ad6ea2e804b50a1e
Author: Nick Mathewson <nickm at torproject.org>
Date: Tue Oct 13 14:42:59 2020 -0400
Add changes file for 40139 (removing usecreatefast and useoptimisticdata
---
changes/ticket40139 | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/changes/ticket40139 b/changes/ticket40139
new file mode 100644
index 0000000000..fce29233ef
--- /dev/null
+++ b/changes/ticket40139
@@ -0,0 +1,7 @@
+ o Removed features (network parameters):
+ - The "optimistic data" feature is now always on; there is no longer an
+ option to disable it from the torrc file or from the consensus
+ directory.
+ Closes part of 40139.
+ - The "usecreatefast" network parameter is now removed; there is no
+ longer an option for authorities to turn it off. Closes part of 40139.
More information about the tor-commits
mailing list