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 cfea55c2d7
Increase preferences store max listener count (#8578)
The max listener count of the preferences store has been increased to
12. Recently the 12th listener was added, which resulted in console
warnings during the unit tests - this prevents those warnings.

The default max listener value is 10; we didn't see this warning until
now because one of the twelve listeners is only setup when 3Box is
enabled, which doesn't occur during our unit tests.
2020-05-13 02:26:18 -03:00
..
ens Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
network Simplify NetworkController re-export (#8528) 2020-05-05 21:02:44 -02:30
permissions Open notification UI when eth_requestAccounts waits for unlock (#8508) 2020-05-05 07:03:21 -07:00
transactions Delete retryTransaction action and background (#8576) 2020-05-12 16:19:33 -07:00
ab-test.js Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
alert.js Add switch to connected account alert (#8532) 2020-05-12 10:01:52 -03:00
app-state.js Minimize inactive timer resets (#8531) 2020-05-05 20:30:50 -03:00
cached-balances.js Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
detect-tokens.js Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
incoming-transactions.js Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
infura.js Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
onboarding.js Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
preferences.js Increase preferences store max listener count (#8578) 2020-05-13 02:26:18 -03:00
threebox.js Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30
token-rates.js Move export defaults statements alongside their objects (#8525) 2020-05-05 19:49:38 -02:30