mirror of
https://github.com/element-hq/synapse.git
synced 2026-03-30 17:15:50 +00:00
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.