Page MenuHomePhabricator

[keyserver] update login_user_wallet function
ClosedPublic

Authored by varun on Apr 7 2023, 12:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 16, 3:52 AM
Unknown Object (File)
Mon, Sep 16, 3:52 AM
Unknown Object (File)
Mon, Sep 16, 3:51 AM
Unknown Object (File)
Mon, Sep 16, 3:44 AM
Unknown Object (File)
Tue, Sep 10, 6:50 AM
Unknown Object (File)
Aug 24 2024, 8:43 PM
Unknown Object (File)
Aug 17 2024, 9:38 AM
Unknown Object (File)
Aug 17 2024, 9:37 AM
Subscribers

Details

Summary

updated the login_user_wallet function to use the new API specified in identity_client.proto

Depends on D7356

Test Plan

this will get tested later in the stack once i can rebase on jon's changes

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

varun requested review of this revision.Apr 7 2023, 1:15 PM

Looks fine for a transition commit, still missing the other X3DH elements.

This revision is now accepted and ready to land.Apr 7 2023, 1:20 PM

Defer to @jon, most of this is Rust and the rest of it follows from the Rust