Page MenuHomePhabricator

[identity][proto] add GetFarcasterUsers and LinkFarcasterAccount rpcs
ClosedPublic

Authored by varun on Mar 27 2024, 12:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 14, 7:43 PM
Unknown Object (File)
Sun, Apr 14, 7:43 PM
Unknown Object (File)
Sun, Apr 14, 7:43 PM
Unknown Object (File)
Sun, Apr 14, 7:42 PM
Unknown Object (File)
Wed, Apr 10, 4:12 AM
Unknown Object (File)
Sat, Apr 6, 8:23 AM
Unknown Object (File)
Fri, Apr 5, 11:09 PM
Unknown Object (File)
Fri, Apr 5, 8:17 AM
Subscribers

Details

Summary

.proto and grpc-web codegen changes. also added "unimplemented" gRPC handler methods to identity service

Depends on D11398

Test Plan

tested in subsequent diffs by calling the RPCs

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ashoat added inline comments.
shared/protos/identity_unauth.proto
293 ↗(On Diff #38377)

Note to @bartek@varun and I discussed this online and our thinking was that Ethereum users would have their wallet address here. This is similar to the approach I proposed in D11379

This revision is now accepted and ready to land.Mar 27 2024, 10:26 PM