Page MenuHomePhabricator

[keyserver] update login_user_wallet function
ClosedPublic

Authored by varun on Apr 7 2023, 12:59 PM.
Tags
None
Referenced Files
F2214629: D7361.diff
Mon, Jul 8, 5:35 PM
Unknown Object (File)
Mon, Jul 1, 5:40 AM
Unknown Object (File)
Sun, Jun 30, 12:46 AM
Unknown Object (File)
Sat, Jun 29, 11:07 PM
Unknown Object (File)
Fri, Jun 28, 9:04 AM
Unknown Object (File)
Tue, Jun 11, 8:36 AM
Unknown Object (File)
Tue, Jun 11, 8:36 AM
Unknown Object (File)
Tue, Jun 11, 8:30 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