1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/app/scripts/controllers/ens
Mark Stacey 728115171e
Catch reverse resolve ENS errors (#7377)
The 'reverseResolveAddress' method is intended to return undefined if
unable to reverse resolve the given address. Instead it was throwing an
error, which surfaced in the UI console. This error is now caught.
2019-11-10 21:15:59 -05:00
..
ens.js ENS Reverse Resolution support (#7177) 2019-11-01 15:24:00 -02:30
index.js Catch reverse resolve ENS errors (#7377) 2019-11-10 21:15:59 -05:00