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)
Sun, Dec 29, 7:03 AM
Unknown Object (File)
Sun, Dec 29, 7:03 AM
Unknown Object (File)
Sun, Dec 29, 7:03 AM
Unknown Object (File)
Sun, Dec 29, 7:03 AM
Unknown Object (File)
Nov 25 2024, 10:06 AM
Unknown Object (File)
Nov 22 2024, 9:56 AM
Unknown Object (File)
Nov 9 2024, 10:13 PM
Unknown Object (File)
Nov 9 2024, 12:40 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