Clarify 'auth difference' definition

pull/977/head
Erik Johnston 6 years ago
parent 4df346a12d
commit 40d943f584

@ -251,8 +251,7 @@ First we define:
with an absent event to be unconflicted rather than conflicted) with an absent event to be unconflicted rather than conflicted)
* The "**auth difference"** is calculated by first calculating the full auth * The "**auth difference"** is calculated by first calculating the full auth
chain for each state set and taking every event that doesn't appear in every chain for each state set and taking every event that doesn't appear in every
auth chain. (This includes any events in the auth chain that have been auth chain (including events that have been rejected).
rejected.)
* The **"full conflicted set"** is the union of the conflicted state map and * The **"full conflicted set"** is the union of the conflicted state map and
auth difference. auth difference.
* The **"reverse topological power ordering"**[^4] of a set of events is an * The **"reverse topological power ordering"**[^4] of a set of events is an

Loading…
Cancel
Save