1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/test/unit/app/controllers
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
2019-11-01 15:24:00 -02:30
..
network I#6704 eth_getTransactionByHash will now check metamask's local history for pending transactions (#7327) 2019-10-30 12:15:54 -10:00
transactions I#3669 ignore known transactions on first broadcast and continue with normal flow (#7328) 2019-10-30 11:40:33 -10:00
balance-controller.spec.js MM controller additions, balance controller, typedMessageManager, and addtional actions tests 2019-10-21 12:47:36 -07:00
cached-balances-test.js Save recent network balances in local storage (#5843) 2018-11-30 14:51:24 -08:00
detect-tokens-test.js Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00
ens-controller-test.js ENS Reverse Resolution support (#7177) 2019-11-01 15:24:00 -02:30
incoming-transactions-test.js add goerli to incoming tx 2019-09-18 10:04:39 -07:00
infura-controller-test.js feature: add Goerli support (#6459) 2019-04-17 15:04:49 -02:30
metamask-controller-test.js Add hostname and extensionId to site metadata (#7218) 2019-10-29 13:14:41 -03:00
preferences-controller-test.js Remove seedWords completely from metamask state (#6920) 2019-07-26 10:35:21 -03:00
provider-approval-test.js Add hostname and extensionId to site metadata (#7218) 2019-10-29 13:14:41 -03:00
token-rates-controller.js Update Balanc3 API (#5744) 2018-11-13 14:57:43 -05:00