Made a type for the FarcasterChannelTagBlob upload payload with a validator.
Later in the stack, I'll be downloading this blob and will need to validate to ensure proper type checking
Depends on D13773
Paths
| Differential D13774 Authored by will on Oct 22 2024, 9:24 PM.
Tags None Referenced Files
Details Summary Made a type for the FarcasterChannelTagBlob upload payload with a validator. Later in the stack, I'll be downloading this blob and will need to validate to ensure proper type checking Depends on D13773 Test Plan flow check
Diff Detail
Event TimelineHerald added a subscriber: tomek. · View Herald TranscriptOct 22 2024, 9:24 PM2024-10-22 21:24:06 (UTC-7) Harbormaster completed remote builds in B32343: Diff 45332.Oct 22 2024, 9:43 PM2024-10-22 21:43:17 (UTC-7)
This revision is now accepted and ready to land.Oct 23 2024, 5:40 AM2024-10-23 05:40:20 (UTC-7) will added a child revision: D13775: [keyserver] add community creation logic to farcaster webhook responder.Oct 29 2024, 2:24 PM2024-10-29 14:24:31 (UTC-7) will removed a child revision: D13775: [keyserver] add community creation logic to farcaster webhook responder. will added a child revision: D13775: [keyserver] add community creation logic to farcaster webhook responder.Oct 30 2024, 11:10 AM2024-10-30 11:10:34 (UTC-7) will removed a child revision: D13775: [keyserver] add community creation logic to farcaster webhook responder. will removed a child revision: D13775: [keyserver] add community creation logic to farcaster webhook responder.Oct 30 2024, 1:31 PM2024-10-30 13:31:12 (UTC-7) will added a child revision: D13775: [keyserver] add community creation logic to farcaster webhook responder. will removed a child revision: D13775: [keyserver] add community creation logic to farcaster webhook responder.
Closed by commit rCOMM4204d20c64d4: [keyserver] implemented FarcasterChannelTagBlob type for upload payload with… (authored by will). · Explain WhyOct 31 2024, 12:19 PM2024-10-31 12:19:00 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 45554 keyserver/src/creators/farcaster-channel-tag-creator.js
|