blockful-io / external-resolver

This project aims to scale the Ethereum Name Service (ENS) by consolidating existing patterns and proofs of concept into a unified and production-ready codebase.
MIT License
15 stars 3 forks source link

avoid normalizing the domain on writing, but ensure it is done on reading #188

Closed pikonha closed 2 months ago

pikonha commented 2 months ago

just had to check whether it was normalizing the name during registration which isn't the case