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-03 19:51:46 -02:30
..
__mocks__
components Ensure smart contract interactions are properly represented on the confirm screen (#15446) 2022-08-03 19:51:44 -02:30
contexts
css
ducks Use fromAccount instead of selectedAcccount for account updates on edit (#15449) 2022-08-03 19:51:46 -02:30
helpers Ensure smart contract interactions are properly represented on the confirm screen (#15446) 2022-08-03 19:51:44 -02:30
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-03 19:33:45 -02:30
pages Ensure smart contract interactions are properly represented on the confirm screen (#15446) 2022-08-03 19:51:44 -02:30
selectors add access protection to the getNativeCurrencyImage selector in case it is the source of a mysterious bug on firefox (#15425) 2022-08-03 19:43:24 -02:30
store Ensure that if max is selected in send flow, the correct value is set after network switch (#15444) 2022-08-03 19:43:24 -02:30
index.js Metrics adjustments (#15313) 2022-07-22 18:19:36 -02:30
index.test.js