1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-25 11:28:51 +01:00
metamask-extension/ui/selectors
Alex Donesky 490d3b8d40
Integrate TokensController (#11552)
* Integrate controllers/tokensController

* address rebase issues

* small cleanup

* addressing feedback

* more feedback
2021-09-10 12:37:19 -05:00
..
confirm-transaction.js Fixes updates on the confirm screen. (#11788) 2021-08-06 14:31:30 -05:00
confirm-transaction.test.js Adding edit navigation button flow back to send token flow (#11335) 2021-06-23 18:50:24 -05:00
custom-gas.js rely upon gas fee controller for gas price estimates (#11511) 2021-07-16 11:06:32 -05:00
custom-gas.test.js rely upon gas fee controller for gas price estimates (#11511) 2021-07-16 11:06:32 -05:00
first-time-flow.js
index.js
permissions.js
permissions.test.js
selectors.js Integrate TokensController (#11552) 2021-09-10 12:37:19 -05:00
selectors.test.js Integrating the TokenListController to Extension (#11398) 2021-09-09 16:56:27 -04:00
transactions.js
transactions.test.js