1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 01:39:44 +01:00
metamask-extension/ui
Dan J Miller 11374ec4d7 Ensure that editing a tx from a transfer to a simple send resets data and updates type (#15248)
* Ensure that editing a transaction from a transfer to a simple send properly resets data and updates type

* Handle case where there are no unapproved txes

* Improve comment in updateSendAsset

* Remove unnecessary code in send transaction edit function

* Fix

* Ensure hex data is properly reset when changing from a safe transfer from tx to native send
2022-07-20 17:42:35 -07:00
..
__mocks__ Deprecate extensionizer for webextension-polyfill (#13960) 2022-03-18 14:07:05 -05:00
components Add setApprovalForAll confirmation view (#15010) 2022-07-11 22:02:56 -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 that editing a tx from a transfer to a simple send resets data and updates type (#15248) 2022-07-20 17:42:35 -07:00
helpers Show users a warning when they are sending directly to a token contract (#13588) 2022-07-13 19:46:30 -02:30
hooks Add setApprovalForAll confirmation view (#15010) 2022-07-11 22:02:56 -02:30
pages Fix stringified object on NFT approve screen (#15287) 2022-07-20 14:28:47 -07:00
selectors Remove global transaction state from send flow (#14777) 2022-07-01 08:58:35 -05:00
store Ensure that editing a tx from a transfer to a simple send resets data and updates type (#15248) 2022-07-20 17:42:35 -07: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