1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 01:39:44 +01:00
metamask-extension/ui/store
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
..
actionConstants.js Adding popular custom network integration (#14557) 2022-06-30 13:49:07 -02:30
actionConstants.test.js Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
actions.js 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
actions.test.js "Cancel/reject all" for signature requests #13201 (#13786) 2022-05-16 13:36:19 -05:00
store.js Disable remote-redux-devtools in non-dev builds (#12956) 2021-12-06 11:55:40 -03:30