Updated DatabaseClient::set_prekey to also update the devices table with the new prekey (double-writing).
Depends on D10301
Differential D10302
[identity] Make set_prekey() update devices table too Authored by bartek on Dec 12 2023, 8:58 AM.
Details Updated DatabaseClient::set_prekey to also update the devices table with the new prekey (double-writing). Depends on D10301 Called RefreshUserPreKeys RPC and checked with awslocal dynamodb scan that both users and devices table were updated correctly (with the same prekeys)
Diff Detail
|