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)
Wed, Nov 13, 1:19 AM
Unknown Object (File)
Tue, Nov 12, 11:38 PM
Unknown Object (File)
Mon, Nov 4, 1:04 PM
Unknown Object (File)
Oct 22 2024, 2:47 PM
Unknown Object (File)
Oct 22 2024, 2:47 PM
Unknown Object (File)
Oct 22 2024, 2:44 PM
Unknown Object (File)
Oct 11 2024, 11:31 AM
Unknown Object (File)
Sep 18 2024, 8:20 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