Note a more efficient computation of the auth difference. (#1119)

This commit is contained in:
David Robertson 2022-06-15 12:32:58 +01:00 committed by GitHub
parent 6792b7a9d6
commit a707266e50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 6 deletions

View file

@ -0,0 +1 @@
For room version 2 through 10: Note a more efficient way to compute the auth difference during state resolution.