浏览代码

changes file for prop293 / ticket 26770

Nick Mathewson 7 年之前
父节点
当前提交
439ffcefd5
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      changes/ticket26770

+ 8 - 0
changes/ticket26770

@@ -0,0 +1,8 @@
+  o Minor features (directory authority, relay):
+    - Authorities now vote on a "StaleDesc" flag to indicate that a relay's
+      descriptor is so old that the relay should upload again soon.  Relays
+      understand this flag, and treat it as a signal to upload a new
+      descriptor.  This flag will eventually let us remove the 'published'
+      date from routerstatus entries, and save a great deal of space in our
+      consensus diffs. Closes ticket 26770; implements proposal 293.
+