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 a0c9738924
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 20:33:23 -02:30
..
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 20:33:23 -02:30
actions.test.js Bump controllers v30.0.2 (#14906) 2022-07-18 09:43:30 -05:00
store.js Disable remote-redux-devtools in non-dev builds (#12956) 2021-12-06 11:55:40 -03:30