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
alert.js
app-metadata.test.ts
app-metadata.ts
app-state.js
app-state.test.js
cached-balances.js
cached-balances.test.js
decrypt-message.test.ts
decrypt-message.ts
detect-tokens.js
detect-tokens.test.js
encryption-public-key.test.ts
encryption-public-key.ts
incoming-transactions.js
incoming-transactions.test.js
metametrics.js
metametrics.test.js
mmi-controller.js
mmi-controller.test.js
onboarding.js
preferences.js
preferences.test.js
swaps.js
swaps.test.js