Page MenuHomePhabricator

[identity] Add function to update social proof
ClosedPublic

Authored by bartek on Mon, Sep 2, 11:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 14, 6:04 AM
Unknown Object (File)
Thu, Sep 12, 9:05 PM
Unknown Object (File)
Sun, Sep 8, 9:18 PM
Unknown Object (File)
Sun, Sep 8, 11:18 AM
Unknown Object (File)
Sat, Sep 7, 10:55 AM
Unknown Object (File)
Fri, Sep 6, 4:20 PM
Unknown Object (File)
Tue, Sep 3, 3:17 PM
Unknown Object (File)
Tue, Sep 3, 3:16 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
Lint Not Applicable
Unit
Tests Not Applicable