1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
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
..
2018-11-16 14:54:55 -10:00
2018-11-29 16:08:03 -08:00
2018-07-02 18:49:33 -04:00
2018-07-02 18:49:33 -04:00
2018-03-14 15:33:22 +02:00
2018-06-01 15:48:16 -07:00

Controllers

Different controllers (in the sense of *VC *View-Controller).