1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/selectors
Dan J Miller 0f86f678f8
Add notification about need for ledger firmware update ()
* Add notification about need for ledger firmware update

* Update messaging for ledger firmware notice

* Code cleanup
2021-09-17 14:20:16 -02:30
..
confirm-transaction.js Hook up shared TokenRatesController () 2021-09-15 14:02:28 -05:00
confirm-transaction.test.js Adding edit navigation button flow back to send token flow () 2021-06-23 18:50:24 -05:00
custom-gas.js rely upon gas fee controller for gas price estimates () 2021-07-16 11:06:32 -05:00
custom-gas.test.js rely upon gas fee controller for gas price estimates () 2021-07-16 11:06:32 -05:00
first-time-flow.js
index.js Refactor send page state management () 2021-06-23 16:35:25 -05:00
permissions.js
permissions.test.js
selectors.js Add notification about need for ledger firmware update () 2021-09-17 14:20:16 -02:30
selectors.test.js Integrating the TokenListController to Extension () 2021-09-09 16:56:27 -04:00
transactions.js fix stuck speedup problem () 2021-09-15 16:42:06 -05:00
transactions.test.js