Move old writes of onetime-keys to the new tables.
https://linear.app/comm/issue/ENG-4534/
Depends on D8642
Paths
| Differential D8676 Authored by • jon on Jul 31 2023, 7:05 AM.
Details Summary Move old writes of onetime-keys to the new tables. https://linear.app/comm/issue/ENG-4534/ Depends on D8642 Test Plan
cd services/commtest cargo test --test identity_onetime_key_tests
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptJul 31 2023, 7:05 AM2023-07-31 07:05:34 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Jul 31 2023, 7:35 AM2023-07-31 07:35:19 (UTC-7) • jon edited parent revisions, added: D8675: [Identity] Add DDB table for one-time-keys; removed: D8642: Allow for devices to register as a keyserver.Jul 31 2023, 7:50 AM2023-07-31 07:50:52 (UTC-7)
• jon removed a parent revision: D8675: [Identity] Add DDB table for one-time-keys.Aug 1 2023, 10:48 AM2023-08-01 10:48:09 (UTC-7)
Revision Contents
Diff 29274 services/commtest/tests/identity_onetime_key_tests.rs
services/identity/src/client_service.rs
services/identity/src/constants.rs
services/identity/src/database.rs
services/identity/src/ddb_utils.rs
services/identity/src/main.rs
|