1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 12:56:01 +01:00
metamask-extension/app/scripts/controllers
Dan J Miller 970e90ea70
Add migration on 3box imports and remove feature flag (#7209)
* Delete unused code

* Run threebox imports through migrations

* Remove 3box feature flag

* Remove unnecessary use of 'type' in threebox._updatePlugin

* Fix threebox controller getLastUpdated

* Turn off threebox by default

* Rename restoredFromThreeBox to showRestorePrompt

* Remove accientally added method from threebox controller

* Restore from threebox on import from unlock screen

* Throw on non 404 errors from Box.getconfig in new3Box
2019-09-26 03:24:52 -04:00
..
network mesh-testing - submit infura rpc requests to mesh-testing container (#7031) 2019-09-23 02:54:41 -07:00
transactions use eth-json-rpc-errors 2019-09-18 19:17:31 -07:00
ab-test.js Add a/b test for full screen transaction confirmations (#7162) 2019-09-24 17:08:38 -04:00
app-state.js
balance.js
cached-balances.js
detect-tokens.js
incoming-transactions.js add goerli to incoming tx 2019-09-18 10:04:39 -07:00
infura.js
onboarding.js
preferences.js Add migration on 3box imports and remove feature flag (#7209) 2019-09-26 03:24:52 -04:00
provider-approval.js use eth-json-rpc-errors 2019-09-18 19:17:31 -07:00
README.md
recent-blocks.js
threebox.js Add migration on 3box imports and remove feature flag (#7209) 2019-09-26 03:24:52 -04:00
token-rates.js

Controllers

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