1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-04-15 20:46:21 +00:00
synapse/tests/state
Erik Johnston 2b37eabca1
Reduce auth chains fetched during v2 state res. ()
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. () 2020-02-19 15:04:47 +00:00