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)
Sat, Apr 19, 1:09 PM
Unknown Object (File)
Fri, Apr 18, 7:04 AM
Unknown Object (File)
Fri, Apr 18, 12:22 AM
Unknown Object (File)
Thu, Apr 17, 7:52 AM
Unknown Object (File)
Mar 15 2025, 4:05 AM
Unknown Object (File)
Feb 26 2025, 10:16 PM
Unknown Object (File)
Feb 16 2025, 2:39 PM
Unknown Object (File)
Feb 15 2025, 10:38 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