mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
cfea55c2d7
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. |
||
---|---|---|
.. | ||
ens | ||
network | ||
permissions | ||
transactions | ||
ab-test.js | ||
alert.js | ||
app-state.js | ||
cached-balances.js | ||
detect-tokens.js | ||
incoming-transactions.js | ||
infura.js | ||
onboarding.js | ||
preferences.js | ||
threebox.js | ||
token-rates.js |