1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 11:01:41 +01:00
metamask-extension/ui/app
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
..
accounts/new-account
components Save recent network balances in local storage (#5843) 2018-11-30 14:51:24 -08:00
constants
css Show disabled cursor in .network-disabled state (#5829) 2018-11-26 13:11:16 -03:30
ducks Fixes #3425: Better support for batch transactions (#5437) 2018-11-13 13:49:12 -03:30
first-time
helpers
higher-order-components
img
keychains/hd
reducers Fix rounding issue when sending max tokens (#5695) 2018-11-19 16:06:34 -08:00
selectors Fix rounding issue when sending max tokens (#5695) 2018-11-19 16:06:34 -08:00
actions.js Fix rounding issue when sending max tokens (#5695) 2018-11-19 16:06:34 -08:00
app.js Save recent network balances in local storage (#5843) 2018-11-30 14:51:24 -08:00
conf-tx.js Save recent network balances in local storage (#5843) 2018-11-30 14:51:24 -08:00
conversion-util.js Fix rounding issue when sending max tokens (#5695) 2018-11-19 16:06:34 -08:00
conversion-util.test.js
i18n-provider.js
infura-conversion.json
reducers.js
root.js
routes.js
select-app.js Default to the new UI for first time users 2018-11-20 14:04:17 -03:30
selectors.js Save recent network balances in local storage (#5843) 2018-11-30 14:51:24 -08:00
store.js
token-util.js Fix rounding issue when sending max tokens (#5695) 2018-11-19 16:06:34 -08:00
util.js
welcome-screen.js Remove "Beta" from welcome messages 2018-11-20 14:04:50 -03:30