mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-20 09:54:10 +02:00
Clarify 'auth difference' definition
This commit is contained in:
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…
Reference in a new issue