docs-matrix-spec/content/rooms/fragments
David Robertson 580be61df7
Conflicted state set is a set of events (#1120)
In #1042 I incorrectly wrote that the conflicted state set is a set of
pairs (K, V). We later take the union of the conflicted state set and
the auth difference. The latter is a set of events (V) only.

Fix this by making the conflicted state set a set of events rather than
a set of pairs. That is, the conflicted state set is a a `Set[Event]`
instead of a `Set[((type, state key), event)]`.
2022-06-14 17:07:16 +01:00
..
v1-auth-rules.md Auth rules: PDU content definitions cross-refs (#1050) 2022-05-10 13:31:19 -06:00
v1-canonical-json.md Hide room version fragments from table of contents (#3479) 2021-11-09 06:40:29 -07:00
v1-deprecated-formatting-off-spec.md Specify room version 10: knock_restricted and int power levels (#1099) 2022-06-08 15:22:47 -06:00
v1-redactions.md Hide room version fragments from table of contents (#3479) 2021-11-09 06:40:29 -07:00
v1-stringy-power-levels.md Specify room version 10: knock_restricted and int power levels (#1099) 2022-06-08 15:22:47 -06:00
v2-state-res.md Conflicted state set is a set of events (#1120) 2022-06-14 17:07:16 +01:00
v3-auth-rules.md Auth rules: PDU content definitions cross-refs (#1050) 2022-05-10 13:31:19 -06:00
v3-handling-redactions.md Update documentation style & fix room version heading order (#3683) 2022-01-31 15:18:58 -07:00
v4-event-format.md Clarify event format text in room version specs (#3501) 2021-11-19 11:05:52 +00:00
v4-event-ids.md Update documentation style & fix room version heading order (#3683) 2022-01-31 15:18:58 -07:00
v5-signing-requirements.md Hide room version fragments from table of contents (#3479) 2021-11-09 06:40:29 -07:00
v6-canonical-json.md Hide room version fragments from table of contents (#3479) 2021-11-09 06:40:29 -07:00
v6-redactions.md Hide room version fragments from table of contents (#3479) 2021-11-09 06:40:29 -07:00
v8-auth-rules.md Clarify that the resident server should sign the restricted join (#1093) 2022-05-27 20:04:09 -06:00
v9-redactions.md Specify room version 10: knock_restricted and int power levels (#1099) 2022-06-08 15:22:47 -06:00