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
Albert Olivé ae3021c697
[MMI] Added code fences to the following controllers: app-state, metametrics, preferences (#17894)
* Added code fences to the following controllers: app-state, metametrics, preferences

* Fixed prettier

* Updated code to be align with new changes in MMI

* Changing code fences

* Remove uneeded files

* Fixed tests

* Fixed code fence

* Changing logic to use async/await

* Removed accountAddress

* Reverted code from develop
2023-05-23 16:16:23 +02:00
..
ens
network test: sanitize url hostname check (#19053) 2023-05-18 00:09:20 +09:00
permissions
transactions feat: Refactor Transaction Confirmation selector (#18796) 2023-05-11 07:56:17 +02:00
alert.js
app-state.js [MMI] Added code fences to the following controllers: app-state, metametrics, preferences (#17894) 2023-05-23 16:16:23 +02:00
app-state.test.js
backup.js
backup.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 [MMI] Added code fences to the following controllers: app-state, metametrics, preferences (#17894) 2023-05-23 16:16:23 +02:00
metametrics.test.js [MMI] Added code fences to the following controllers: app-state, metametrics, preferences (#17894) 2023-05-23 16:16:23 +02:00
onboarding.js
preferences.js [MMI] Added code fences to the following controllers: app-state, metametrics, preferences (#17894) 2023-05-23 16:16:23 +02:00
preferences.test.js
swaps.js
swaps.test.js