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
Whymarrh Whitby 68a64af5b3
Fix callback-return issues (#8996)
See [`callback-return`](https://eslint.org/docs/rules/callback-return) for more information.

This change enables `callback-return` and fixes the resulting issues.
2020-07-17 20:19:52 -02:30
..
ens Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
network Use string network and chain IDs (#8628) 2020-07-08 14:05:09 -07:00
permissions Fix callback-return issues (#8996) 2020-07-17 20:19:52 -02:30
transactions Clear unapprovedTxs on createNewVaultAndRestore (#9026) 2020-07-16 18:37:56 -07:00
alert.js Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
app-state.js Persist home tab state (#8612) 2020-05-25 16:31:28 -02:30
cached-balances.js Clear AccountTracker accounts and CachedBalances on createNewVaultAndRestore (#9023) 2020-07-16 19:09:38 -07:00
detect-tokens.js Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
incoming-transactions.js Use string network and chain IDs (#8628) 2020-07-08 14:05:09 -07:00
onboarding.js Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
preferences.js Fix callback-return issues (#8996) 2020-07-17 20:19:52 -02:30
threebox.js Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
token-rates.js Fix TokenRatesController (#8780) 2020-06-10 16:53:37 -03:00