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, Mar 15, 4:05 AM
Unknown Object (File)
Wed, Feb 26, 10:16 PM
Unknown Object (File)
Feb 16 2025, 2:39 PM
Unknown Object (File)
Feb 15 2025, 10:38 PM
Unknown Object (File)
Feb 15 2025, 10:38 PM
Unknown Object (File)
Feb 15 2025, 10:37 PM
Unknown Object (File)
Feb 15 2025, 10:37 PM
Unknown Object (File)
Jan 30 2025, 11:41 AM
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