1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
2022-08-02 16:56:35 -05:00
..
__mocks__
components Fix 'block link explorer on custom networks' (#13870) 2022-08-02 16:56:02 -05:00
contexts
css added AvatarBase Component (#15307) 2022-08-01 15:14:33 +05:30
ducks fix issues relating to race conditions where draftTx does not exist (#15420) 2022-08-02 13:52:09 -05:00
helpers update prettier (#15360) 2022-07-31 13:26:40 -05:00
hooks Fix error that occurs when attempting to display transaction value for an approval transaction with no value argument in the transaction data (#15398) 2022-08-01 11:42:58 -05:00
pages remove unnecessary usage of renderableGasButton logic (#15422) 2022-08-02 16:56:35 -05:00
selectors Fix 'block link explorer on custom networks' (#13870) 2022-08-02 16:56:02 -05:00
store update prettier (#15360) 2022-07-31 13:26:40 -05:00
index.js MV3: Re-activate service worker and reconnect UI streams (#14781) 2022-08-01 18:53:21 +05:30
index.test.js