1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-25 20:02:58 +01:00
metamask-extension/ui/store
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
..
action-queue
actionConstants.js Add entry point for metalabs dapp into metamask home page (#15407) 2022-09-13 08:41:58 -05:00
actionConstants.test.js migrate network constants to typescript (#15610) 2022-09-14 09:55:31 -05:00
actions.js Skip searching 4byte directory if we don't have a full 4 bytes of data (#15473) 2022-09-14 13:36:53 -05:00
actions.test.js
store.js