You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would basically mean instead of having IDs looking like $foobar:example.com they'd be something like: 7EQORdPaApfus7VgUPyupQ9d7P574HbgqqNKzgY7RoE.
This would then mean that hashes wouldn't need to be included when referencing events in e.g. prev_events.
Open questions include: how do we specify the type of hash? Or do we mandate e.g. sha256 and if we want to change we create a new room version?
A fuller writeup will be along shortly. see PR #1659
The text was updated successfully, but these errors were encountered:
Documentation: https://github.com/matrix-org/matrix-doc/blob/erikj/event_id_hashes/proposals/1659-event-id-as-hashes.md
This would basically mean instead of having IDs looking like
$foobar:example.com
they'd be something like:7EQORdPaApfus7VgUPyupQ9d7P574HbgqqNKzgY7RoE
.This would then mean that hashes wouldn't need to be included when referencing events in e.g.
prev_events
.Open questions include: how do we specify the type of hash? Or do we mandate e.g. sha256 and if we want to change we create a new room version?
A fuller writeup will be along shortly.see PR #1659The text was updated successfully, but these errors were encountered: