1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/ui/app/selectors
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
..
confirm-transaction.js prefer chainId over networkId in most cases (#10594) 2021-03-12 16:23:26 -06:00
confirm-transaction.test.js colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
custom-gas.js Ensure that the correct default currency symbols are used for fees on the view quote screen (#10753) 2021-03-29 17:00:06 -02:30
custom-gas.test.js colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
first-time-flow.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
index.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
permissions.js Add Custom Network UI (#10310) 2021-02-22 10:20:42 -06:00
permissions.test.js @metamask/eslint-config*@6.0.0 (#10858) 2021-04-08 14:34:55 -07:00
selectors.js Handling infura blockage (#10883) 2021-04-15 10:41:40 -07:00
selectors.test.js colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
send-selectors-test-data.js fix: remove unused metamask.rpcUrl from redux state + fix tests to reflect that (#10714) 2021-03-24 15:54:24 -07:00
send.js Change 'Send ETH' title to 'Send' (#10651) 2021-03-19 14:42:11 -02:30
send.test.js Change 'Send ETH' title to 'Send' (#10651) 2021-03-19 14:42:11 -02:30
transactions.js prefer chainId over networkId in most cases (#10594) 2021-03-12 16:23:26 -06:00
transactions.test.js colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00