Page MenuHomePhabricator

[identity] Add function to update social proof
ClosedPublic

Authored by bartek on Sep 2 2024, 11:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 22, 6:30 PM
Unknown Object (File)
Tue, Oct 22, 6:30 PM
Unknown Object (File)
Tue, Oct 22, 6:29 PM
Unknown Object (File)
Mon, Oct 21, 3:49 AM
Unknown Object (File)
Fri, Oct 18, 11:14 AM
Unknown Object (File)
Thu, Oct 10, 1:10 PM
Unknown Object (File)
Oct 3 2024, 2:46 AM
Unknown Object (File)
Sep 29 2024, 12:01 PM
Subscribers

Details

Summary

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

Test Plan
  • Registered a wallet user
  • Generated new social proof and provided it to the function (manually)
  • Verified that DDB contains new social proof value
  • Verified that conditional check fails for password users (no previos social proof present)

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage