Whitepaper 5.2 says that the social proof needs to be updated for wallet users during the backup restore RPC.
Added a function which updates the social proof value in DDB.
Depends on D13224
Paths
| Differential D13225 Authored by bartek on Sep 2 2024, 11:35 PM.
Details
Summary Whitepaper 5.2 says that the social proof needs to be updated for wallet users during the backup restore RPC. Depends on D13224 Test Plan
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptSep 2 2024, 11:35 PM2024-09-02 23:35:41 (UTC-7) bartek added a child revision: D13226: [identity] Implement RestoreUser RPCs.Sep 2 2024, 11:43 PM2024-09-02 23:43:38 (UTC-7) Harbormaster completed remote builds in B31401: Diff 43847.Sep 2 2024, 11:51 PM2024-09-02 23:51:58 (UTC-7) This revision is now accepted and ready to land.Sep 4 2024, 11:28 PM2024-09-04 23:28:48 (UTC-7) Closed by commit rCOMM9bb32bb5715f: [identity] Add function to update social proof (authored by bartek). · Explain WhySep 9 2024, 6:21 AM2024-09-09 06:21:18 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 43847 services/identity/src/database.rs
|