Page MenuHomePhabricator

[backup-service] implement calling `FindUserID` RPC from Backup
DraftPublic

Authored by kamil on Tue, Oct 29, 8:41 AM.
Tags
None
Referenced Files
F3096385: D13806.id45427.diff
Tue, Oct 29, 1:33 PM
F3096375: D13806.id.diff
Tue, Oct 29, 1:33 PM
F3096370: D13806.diff
Tue, Oct 29, 1:32 PM
Subscribers
This is a draft revision that has not yet been submitted for review.

Details

Reviewers
varun
bartek
Summary

ENG-6145.

This is similar to other places in the codebase (here or here), there is also alternative where this code could be places in comm-lib but I prefer this, we can move it if needed.

Using is_valid_ethereum_address should be safe, we do the same on the client, and also it's not possible to create username which id valid ETH address.

Depends on D13805

Test Plan

tested later in the stack

Diff Detail

Repository
rCOMM Comm
Branch
backup-work
Lint
No Lint Coverage
Unit
No Test Coverage