ethjs / ethjs-ens

An Ethereum Name Service interface module built on EthJS
34 stars 17 forks source link

Resolves to zero address in some cases #13

Open kumavis opened 7 years ago

kumavis commented 7 years ago

if a resolver is set but the address is not set on the resolver, ethjs-ens will return 0x0000 as the resolved address

SilentCicero commented 7 years ago

@flyswatter definitly need to patch this asap.

SilentCicero commented 7 years ago

Has this feed addresses in a PR @flyswatter ?

danfinlay commented 7 years ago

Sorry, not yet. We fixed it at the UI level first in MetaMask.