-
Notifications
You must be signed in to change notification settings - Fork 15
Description
I'm not entirely sure of the product requirements at the moment, so i'm deferring this until later, and those requirements are more concrete. but the manager app and the portal and perhaps other third-party apps will definitely want to display some sort of history for a name or history for a resolver or history for a registry, etc., etc., which needs to encode either
a) a highly specific concrete list of actual ens protocol events that have occurred or
b) a higher-level abstraction over those events to simply describe the changes that have occurred, and then uis can pull the protocol-specific values from the rpc as necessary, for example, like the actual data and then decode it into the specific events for the ui.
i've left a sketch of the drizzle schema in the feat/ensv2-history branch so we can look at that later. we definitely want to make it easy to paginate over all of these rather than doing a union. and what exactly we store is highly dependent on the ui requirements.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status