unstoppabledomains / resolution

A library to resolve blockchain domain names.
MIT License
222 stars 66 forks source link

Remove verified twitter handle functionality #213

Closed mvlabat closed 2 years ago

bogdan commented 2 years ago

I don't think we should remove that. The plan is to implement management in a different way: where UD is an authority to verify twitter handle without chainlink being man in the middle.

mvlabat commented 2 years ago

My assumption was that since we removed TwitterValidationOperator and related smart contracts from the uns repo and removed the feature from the website, we should probably drop its support in the library. Do you think it'll have a similar interface and design so it's worth keeping?

bogdan commented 2 years ago

Yes, we discussed it with dev tools and came up with the idea that fortunately new implementation can be fully compatible with the old one on the resolution side.