1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-02 06:07:06 +01:00
metamask-extension/ui
Alex Donesky 0026966c9e
Skip searching 4byte directory if we don't have a full 4 bytes of data (#15473)
* skip searching 4byte directory if we don't have a full 4bytes of data

* address feedback

* lint
2022-09-14 13:36:53 -05:00
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components Adding Sepolia as a default test network (#15787) 2022-09-14 13:26:45 -05:00
contexts Add more tracking for MetaMask (#15462) 2022-08-11 19:33:33 +02:00
css Adding Sepolia as a default test network (#15787) 2022-09-14 13:26:45 -05:00
ducks Ensure chainId is defined in validateRecipientUserInput in send-duck (#15822) 2022-09-14 10:35:33 -05:00
helpers Adding Sepolia as a default test network (#15787) 2022-09-14 13:26:45 -05:00
hooks migrate network constants to typescript (#15610) 2022-09-14 09:55:31 -05:00
pages Adding Sepolia as a default test network (#15787) 2022-09-14 13:26:45 -05:00
selectors Ensure network info popup only displays on networks where the user has no balances (#15821) 2022-09-14 10:35:59 -05:00
store Skip searching 4byte directory if we don't have a full 4 bytes of data (#15473) 2022-09-14 13:36:53 -05:00
index.js Move updateBackgroundConnection call in ui/index.js to before the action calls (#15826) 2022-09-14 10:35:02 -05:00
index.test.js Add friendly error handling when background throws an error before listening for connection (#14461) 2022-06-08 00:37:15 +04:00