1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/unit/app/controllers
Dan J Miller 4c24555545 Save recent network balances in local storage (#5843)
* Use selector for state.metamask.accounts in all cases.

* Default to cached balance when selecting metamask accounts

* Adds the cached-balances controller

* Documentation and small codes fixes for #5843

Co-Authored-By: danjm <danjm.com@gmail.com>
2018-11-30 14:51:24 -08:00
..
transactions Autofill gasPrice for retry attempts with either the recommended gasprice or a %10 bump (#5786) 2018-11-26 09:29:14 -10:00
address-book-controller.js
blacklist-controller-test.js
cached-balances-test.js Save recent network balances in local storage (#5843) 2018-11-30 14:51:24 -08:00
currency-controller-test.js
detect-tokens-test.js
infura-controller-test.js
metamask-controller-test.js
network-contoller-test.js
notice-controller-test.js
preferences-controller-test.js ESLint fixes (#5775) 2018-11-16 14:54:55 -10:00
token-rates-controller.js