You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-11-28 05:03:59 +03:00
* Send one time key count and unused fallback keys for rust-crypto * Add tests * Remove useless type in promise return * Add test for one time key upload * Fix rust-crypto.spec.ts tests * Remove unneeded code in test * Add key upload request test * Fix tests