MatrixSynapse/tests
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
..
api
app
appservice
config
crypto
events Add a `make_event_from_dict` method (#6858) 2020-02-07 15:30:04 +00:00
federation
handlers
http
logging
push
replication
rest
scripts
server_notices
state Reduce auth chains fetched during v2 state res. (#6952) 2020-02-19 15:04:47 +00:00
storage
test_utils
util
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_phone_home.py
test_preview.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py