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
ryanml 2f8908804a
Handling infura blockage (#10883)
* Handling infura blockage

* Adding blockage home notification

* Updating copy, adding temporary notification dismissal

* Addressing review feedback

* Using eth_blockNumber method to check Infura availability

* Handling network changes in availability check
2021-04-15 10:41:40 -07:00
..
ens colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
network Handling infura blockage (#10883) 2021-04-15 10:41:40 -07:00
permissions Fix _getPermittedAccounts type safety (#10819) 2021-04-05 11:32:46 -07:00
transactions Refactor Tx State Manager (#10672) 2021-03-30 09:54:05 -05:00
alert.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
app-state.js cancel unapproved confirmations on network change (#10357) 2021-02-08 17:22:30 -06:00
cached-balances.js cache balances by chain id (#10545) 2021-03-02 16:53:07 -06:00
cached-balances.test.js colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
detect-tokens.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
detect-tokens.test.js colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
incoming-transactions.js refactor incoming tx controller (#10639) 2021-03-19 16:54:30 -05:00
incoming-transactions.test.js refactor incoming tx controller (#10639) 2021-03-19 16:54:30 -05:00
metametrics.js add Custom Network Added event (#10484) 2021-02-23 09:58:35 -06:00
metametrics.test.js colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
onboarding.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
preferences.js Handling infura blockage (#10883) 2021-04-15 10:41:40 -07:00
preferences.test.js Allow 11 characters in symbol for RPC (#10670) 2021-03-26 10:40:17 -02:30
swaps.js Reduce calls of the /featureFlag API (#10859) 2021-04-14 04:46:27 -02:30
swaps.test.js Reduce calls of the /featureFlag API (#10859) 2021-04-14 04:46:27 -02:30
threebox.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
token-rates-controller.test.js colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
token-rates.js fix contract exchange rate race condition (#10414) 2021-02-12 11:41:53 -06:00