ethereum / ens-registrar-dapp

Registrar DApp for the Ethereum Name Service
MIT License
94 stars 56 forks source link

DApp does punycode decoding somewhere #149

Open Arachnid opened 7 years ago

Arachnid commented 7 years ago

Per https://github.com/kvhnuke/etherwallet/issues/480#issuecomment-302973498 - entering a punycode name returns a 'name too short' error and displays the decoded name. We shouldn't be doing punycode decoding.