FCCache is modeled after ENSCache, as it serves a similar purpose: caching the results of lookups.
Depends on D11875
Paths
| Differential D11876 Authored by ashoat on May 5 2024, 12:11 PM.
Tags None Referenced Files
Subscribers
Details Summary FCCache is modeled after ENSCache, as it serves a similar purpose: caching the results of lookups. Depends on D11875 Test Plan I tested this in combination with later diffs on both keyserver and web:
Diff Detail
Event TimelineHerald added a subscriber: tomek. · View Herald TranscriptMay 5 2024, 12:11 PM2024-05-05 12:11:13 (UTC-7) ashoat added a child revision: D11877: [lib] Introduce getFCNames.May 5 2024, 12:12 PM2024-05-05 12:12:10 (UTC-7) Harbormaster completed remote builds in B28659: Diff 39785.May 5 2024, 12:26 PM2024-05-05 12:26:29 (UTC-7) This revision is now accepted and ready to land.May 5 2024, 4:07 PM2024-05-05 16:07:39 (UTC-7) Comment Actions Now that D11865 is landed, there will most likely be merge conflicts with neynar-client.js This revision was landed with ongoing or failed builds.May 5 2024, 8:40 PM2024-05-05 20:40:56 (UTC-7) Closed by commit rCOMM793f26bcb99c: [lib] Introduce NeynarClient.getFarcasterUsernames and FCCache (authored by ashoat). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B28678: Diff 39810.May 5 2024, 8:44 PM2024-05-05 20:44:01 (UTC-7)
Revision Contents
Diff 39815 lib/components/neynar-client-provider.react.js
lib/types/farcaster-types.js
lib/utils/fc-cache.js
lib/utils/neynar-client.js
|