ethjs / ethjs-ens

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

Use new mainnet registry due to security vuln #26

Closed brunobar79 closed 4 years ago

brunobar79 commented 4 years ago

Use new registry based on the new security vulnerability that was disclosed today. https://github.com/ensdomains/ens/security/advisories/GHSA-8f9f-pc5v-9r5h

miguelmota commented 4 years ago

Will the new registry be supported in this package? @brunobar79 @danfinlay

danfinlay commented 4 years ago

The new registry is already supported by this package. You may need to run npm install to get the latest version.

miguelmota commented 4 years ago

I see thanks, it's in ethereum-ens-network-map