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)
Thu, Jul 11, 9:33 AM
Unknown Object (File)
Thu, Jul 11, 9:32 AM
Unknown Object (File)
Thu, Jul 11, 9:32 AM
Unknown Object (File)
Thu, Jul 11, 9:15 AM
Unknown Object (File)
Tue, Jul 9, 9:22 PM
Unknown Object (File)
Mon, Jul 8, 5:35 PM
Unknown Object (File)
Mon, Jul 1, 5:40 AM
Unknown Object (File)
Sun, Jun 30, 12:46 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
Branch
rust-node-addon (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage

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