commit 3feb159bc3ce779712b36e67ce238245ee4e8cb6 Author: Nick Mathewson nickm@torproject.org Date: Tue Mar 7 13:03:47 2017 -0500
small notes on prop140 --- proposals/140-consensus-diffs.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/proposals/140-consensus-diffs.txt b/proposals/140-consensus-diffs.txt index 13565ee..8a420df 100644 --- a/proposals/140-consensus-diffs.txt +++ b/proposals/140-consensus-diffs.txt @@ -141,7 +141,7 @@ Status: Accepted
Following the network-status-diff line is another header line, starting with the token "hash" followed by the full digest of the consensus that this diff - applies to and the full digest of the consensus that the resulting consensus + applies to and the full digest that the resulting consensus should have.
Following the network-status-diff header lines is a diff, or patch, in @@ -165,7 +165,8 @@ Status: Accepted - "a" Append the following block after the current line.
Note that line numbers always apply to the file after all previous - commands have already been applied. + commands have already been applied. Note also that line numbers + are 1-indexed.
The commands MUST apply to the file from back to front, such that lines are only ever referred to by their position in the original