1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 20:39:08 +01:00
metamask-extension/ui/selectors
Alex Donesky 71f91568db
Migrate completedOnboarding and firstTimeFlowType state into onboardingController (#12356)
* migrate completedOnboarding state into onboardingController

* migrate firstTimeFlowType state from preferencesController to onboardingController
2021-10-15 13:52:52 -05:00
..
confirm-transaction.js Hook up shared TokenRatesController (#12066) 2021-09-15 14:02:28 -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 Migrate completedOnboarding and firstTimeFlowType state into onboardingController (#12356) 2021-10-15 13:52:52 -05:00
index.js Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
permissions.js
permissions.test.js
selectors.js Fixing address truncation papercuts (#12330) 2021-10-13 12:54:48 -05:00
selectors.test.js Use hardware constants everywhere (#12329) 2021-10-13 09:25:27 -05:00
transactions.js fix stuck speedup problem (#12122) 2021-09-15 16:42:06 -05:00
transactions.test.js