Use the DB client method in previous diff to get the relevant user info for all users matching the farcaster IDs provided
Depends on D11401
Paths
| Differential D11402 Authored by varun on Mar 27 2024, 12:44 PM.
Tags None Referenced Files
Details
Summary Use the DB client method in previous diff to get the relevant user info for all users matching the farcaster IDs provided Depends on D11401 Test Plan called the RPC with a set of FarcasterIDs, got back user info for the FarcasterIDs that matched users in DDB
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptMar 27 2024, 12:44 PM2024-03-27 12:44:52 (UTC-7) Harbormaster completed remote builds in B27717: Diff 38380.Mar 27 2024, 1:01 PM2024-03-27 13:01:34 (UTC-7) Harbormaster completed remote builds in B27735: Diff 38398.Mar 27 2024, 2:19 PM2024-03-27 14:19:36 (UTC-7) This revision is now accepted and ready to land.Mar 27 2024, 10:55 PM2024-03-27 22:55:47 (UTC-7) Closed by commit rCOMM88d9a0987b2b: [identity] get farcaster users rpc implementation (authored by varun). · Explain WhyMar 28 2024, 3:13 PM2024-03-28 15:13:39 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 38398 services/identity/src/client_service.rs
services/identity/src/database/farcaster.rs
|