Brad Decker
29742b9519
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
ryanml
947cf9eb1f
Updating util import paths for master
4 years ago
Brad Decker
03961715f7
use safer toChecksum utility ( #11117 )
4 years ago
Brad Decker
09d81ac5f2
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
Erik Marks
76a2a9bb8b
@metamask/eslint config@5.0.0 ( #10358 )
...
* @metamask/eslint-config@5.0.0
* Update eslintrc and prettierrc
* yarn lint:fix
4 years ago
Brad Decker
2ebf8756a4
[RFC] add prettier to eslint ( #8595 )
4 years ago
Whymarrh Whitby
c1e3c229bc
Fix import/order issues ( #9239 )
...
See [`import/order`](https://eslint.org/docs/rules/import/order ) for more information.
This change enables `import/order` and fixes the issues raised by the rule.
4 years ago
Brad Decker
fbe16e8a5f
various fixes to transaction list ( #8673 )
5 years ago
Brad Decker
706dc02cb4
Implement new transaction list design ( #8564 )
...
Co-authored-by: Whymarrh Whitby <whymarrh.whitby@gmail.com>
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
5 years ago
Erik Marks
786e82791e
Reorganize selectors directory ( #8497 )
5 years ago
Whymarrh Whitby
da0300d3b1
Enable core ESLint no-mixed-operators rule
5 years ago
ryanml
3bbbe13311
Use contact name instead of address during send flow ( #7971 )
5 years ago
Whymarrh Whitby
eed4a9ed65
ENS Reverse Resolution support ( #7177 )
...
* ENS Reverse Resolution support
* Save punycode for ENS domains with Unicode characters
* Update SenderToRecipient recipientEns tooltip
* Use cached results when reverse-resolving ENS names
* Display ENS names in tx activity log
5 years ago