1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/controllers
Mark Stacey 3ab5c1bf88
Rename BackupController to Backup (#20465)
The backup module has been renamed so that it isn't confused with a
controller. The "backup controller" has never managed any state or
extended the controller base class. It is a module for backing up data,
but it's not a controller.

The backup controller's current inclusion in the `store` and `memstore`
`ComposableObservableStore`s was getting in the way of some other
enhancements to that class (which will come in a later PR).
2023-08-16 16:59:17 -02:30
..
ens
permissions
transactions fix: minimise public api of tx controller (#20361) 2023-08-03 13:42:44 +02:00
alert.js
app-metadata.test.ts Capture app and migration version (#20458) 2023-08-16 12:22:38 -02:30
app-metadata.ts Capture app and migration version (#20458) 2023-08-16 12:22:38 -02:30
app-state.js Remove unnecessary log from accept approval (#20233) 2023-07-31 11:06:18 +01:00
app-state.test.js Remove unnecessary log from accept approval (#20233) 2023-07-31 11:06:18 +01:00
cached-balances.js
cached-balances.test.js
decrypt-message.test.ts
decrypt-message.ts PPOM dependency updates (#20342) 2023-08-14 21:48:40 +05:30
detect-tokens.js
detect-tokens.test.js
encryption-public-key.test.ts
encryption-public-key.ts PPOM dependency updates (#20342) 2023-08-14 21:48:40 +05:30
incoming-transactions.js
incoming-transactions.test.js
metametrics.js Capture Sentry errors prior to initialization (#20265) 2023-07-31 18:49:32 -02:30
metametrics.test.js Capture Sentry errors prior to initialization (#20265) 2023-07-31 18:49:32 -02:30
mmi-controller.js
mmi-controller.test.js
onboarding.js
preferences.js Add Opt-out Settings toggle for 4byte contract method names resolution (#20098) 2023-08-04 13:28:37 -04:00
preferences.test.js Add Opt-out Settings toggle for 4byte contract method names resolution (#20098) 2023-08-04 13:28:37 -04:00
swaps.js adapt to use networksMetadata state instead of single networkStatus and networksDetails state (#20219) 2023-08-03 12:31:35 -05:00
swaps.test.js adapt to use networksMetadata state instead of single networkStatus and networksDetails state (#20219) 2023-08-03 12:31:35 -05:00