1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Filip Sekulic 6b4fa46908
Removed the Infura v3 key from rpcUrl display (#15193)
* Removed infura v3 key from rpcUrl display

* Code refactor

* Fixed error

* Prevent submission of form when editing an featured rpc and there is a chainId error

* Add optional chaining to rpcurls to prevent type errors

Co-authored-by: Dan J Miller <danjm.com@gmail.com>
2022-07-14 07:13:56 -02:30
..
__mocks__
components removed i18nValue component (#15179) 2022-07-12 19:29:38 +05:30
contexts
css Changed asset option prop type requirements 2022-06-08 14:24:34 -07:00
ducks Show users a warning when they are sending directly to a token contract (#13588) 2022-07-13 19:45:38 -02:30
helpers Show users a warning when they are sending directly to a token contract (#13588) 2022-07-13 19:45:38 -02:30
hooks Add setApprovalForAll confirmation view (#15010) 2022-07-11 18:32:55 -05:00
pages Removed the Infura v3 key from rpcUrl display (#15193) 2022-07-14 07:13:56 -02:30
selectors Remove global transaction state from send flow (#14777) 2022-07-01 08:58:35 -05:00
store Remove global transaction state from send flow (#14777) 2022-07-01 08:58:35 -05:00
index.js Add friendly error handling when background throws an error before listening for connection (#14461) 2022-06-08 00:37:15 +04: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