This replaces usages of the FIDProvider with synced metadata store
depends on D11628
Paths
| Differential D11629 Authored by will on Apr 10 2024, 11:34 PM.
Tags None Referenced Files
Subscribers
Details Summary This replaces usages of the FIDProvider with synced metadata store depends on D11628 Test Plan Went throught the registration and accounting settings connect farcaster workflows and successfully confirmed synced metadata database was populated and selector returned proper value.
Diff Detail
Event TimelineHerald added a subscriber: tomek. · View Herald TranscriptApr 10 2024, 11:34 PM2024-04-10 23:34:08 (UTC-7) will edited the summary of this revision. (Show Details)Apr 10 2024, 11:35 PM2024-04-10 23:35:32 (UTC-7) will added a child revision: D11630: [lib/native] Delete FIDProvider.Apr 10 2024, 11:40 PM2024-04-10 23:40:45 (UTC-7) Harbormaster completed remote builds in B28155: Diff 39029.Apr 11 2024, 12:01 AM2024-04-11 00:01:53 (UTC-7) Comment Actions Would also be good for somebody with more familiarity with the rest of the stack to review the dispatch logic, but it generally looks good to me. Just a request to get rid of a createSelector
This revision now requires changes to proceed.Apr 11 2024, 1:02 PM2024-04-11 13:02:04 (UTC-7) will edited the summary of this revision. (Show Details)Apr 12 2024, 9:02 AM2024-04-12 09:02:33 (UTC-7) Harbormaster completed remote builds in B28233: Diff 39139.Apr 15 2024, 9:47 PM2024-04-15 21:47:58 (UTC-7) Comment Actions One more round, sorry for the churn
This revision now requires changes to proceed.Apr 16 2024, 4:05 AM2024-04-16 04:05:23 (UTC-7) Harbormaster completed remote builds in B28248: Diff 39159.Apr 16 2024, 12:05 PM2024-04-16 12:05:17 (UTC-7) This revision is now accepted and ready to land.Apr 16 2024, 12:20 PM2024-04-16 12:20:31 (UTC-7) Closed by commit rCOMM8ce3feec147e: [native][lib] Replace usages of FIDProvider with Synced Metadata Store (authored by will). · Explain WhyApr 16 2024, 9:24 PM2024-04-16 21:24:27 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 39171 lib/components/farcaster-data-handler.react.js
lib/utils/farcaster-utils.js
native/account/registration/registration-server-call.js
native/components/connect-farcaster-alert-handler.react.js
native/components/connect-farcaster-bottom-sheet.react.js
native/profile/farcaster-account-settings.react.js
|