0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-08 13:48:57 +02:00
synapse/tests/state
Erik Johnston 2b37eabca1
Reduce auth chains fetched during v2 state res. (#6952)
The state res v2 algorithm only cares about the difference between auth
chains, so we can pass in the known common state to the `get_auth_chain`
storage function so that it can ignore those events.
2020-02-19 15:04:47 +00:00
..
__init__.py Add some state res v2 tests 2018-10-16 16:28:39 +01:00
test_v2.py Reduce auth chains fetched during v2 state res. (#6952) 2020-02-19 15:04:47 +00:00