1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/ui
Dan J Miller a4f0944517 Ensure smart contract interactions are properly represented on the confirm screen (#15446)
* Ensure smart contract interactions are properly represented on the confirm screen

* Fix unit tests

* Code cleanup

* Cleanup

* Code cleanup

* Fix test
2022-08-03 19:51:44 -02:30
..
__mocks__ Deprecate extensionizer for webextension-polyfill (#13960) 2022-03-18 14:07:05 -05:00
components Ensure smart contract interactions are properly represented on the confirm screen (#15446) 2022-08-03 19:51:44 -02:30
contexts Renamed metametrics.new.js to metametrics.js (#14327) 2022-04-01 14:11:12 -05:00
css Changed asset option prop type requirements 2022-06-08 14:24:34 -07:00
ducks Ensure smart contract interactions are properly represented on the confirm screen (#15446) 2022-08-03 19:51:44 -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 Add friendly error handling when background throws an error before listening for connection (#14461) 2022-06-08 00:37:15 +04:00