1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-02 06:07:06 +01:00
metamask-extension/ui/pages/settings/networks-tab/networks-form
Daniel f6576801d4
Fix an edge case with missing top assets in Swaps (#14688)
* If there is no array of top assets in a response, use an empty array

* Set a default empty array for 2 functions, remove an unnecessary condition

* Redirect a user from Swaps to the homepage if they switch to a chain that is not supported in Swaps

* Fix errors in the UI Console when it's not a swaps chain
2022-05-24 18:30:46 +02:00
..
index.js Network tab refactor (#12502) 2021-11-04 17:48:21 -04:00
networks-form.js Fix an edge case with missing top assets in Swaps (#14688) 2022-05-24 18:30:46 +02:00
networks-form.test.js remove infura project_id from networks form field (#13539) 2022-02-10 13:23:52 -06:00