3 replies
4 recasts
20 reactions
2 replies
0 recast
5 reactions
1 reply
0 recast
1 reaction
that would be nice, would be a fair amount of complexity though
right now snapchain has the primary designation in memory, it's a simple flag on a verified address, and can trivially return it when requested, to do this snapchain would need to see the username is ens, ignore the primary designation boolean, and make a network call to get it
snapchain also emits change events so that farcaster clients can index this data, so would also need to listen for changes and propagate those through, since this is a boolean on verified addresses it reuses the same event type, but in the ens model you're primary might not be a verified so you'd need a new event type for the case it's a non-verified primary address change
farcaster clients would need to hande as well, rather than a list of verified addresses with a button to set primary, it'd need to communicate you have an ENS name so this overrides any primary designation set on your verified addresses and you need to go update there 1 reply
0 recast
1 reaction
1 reply
0 recast
1 reaction
1 reply
0 recast
1 reaction
1 reply
0 recast
1 reaction