e74eb4928e
* chore: Update `@matrix-org/matrix-sdk-crypto-wasm` to v17.1.0 Signed-off-by: Skye Elliot <actuallyori@gmail.com> * feat: Download keys from key backup. Signed-off-by: Skye Elliot <actuallyori@gmail.com> * tests: Ensure backup is downloaded before building room key bundle. Signed-off-by: Skye Elliot <actuallyori@gmail.com> * fix: Address review comments in history sharing tests. * docs: Improve `getSyncResponse` and `assertInviteAndShareHistory` docs * feat: Log `backupVersion`, `hasDecryptionKey` on download failure * fix: Group backup data, add casts to `generate-test-data.py`. * tests: Update `getSyncResponse` calls in history sharing integ tests * fix: Add history visibility argument to state events test. --------- Signed-off-by: Skye Elliot <actuallyori@gmail.com>