1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +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
actionConstants.test.js
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