1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-25 11:28:51 +01:00
metamask-extension/ui/pages/send
Matthew Walsh 07adba5926
Use transactions array in frontend (#20523)
Send the entire transactions array to the frontend rather than currentNetworkTxList and unapprovedTxs.
2023-09-04 16:48:25 +01:00
..
gas-display Use transactions array in frontend (#20523) 2023-09-04 16:48:25 +01:00
send-content Use transactions array in frontend (#20523) 2023-09-04 16:48:25 +01:00
send-footer Overriding gas estimate in the send page even if enough ETH is not available (#18554) 2023-04-18 11:10:32 -04:00
send-header
index.js
send.constants.js
send.js
send.scss Send flow UI update (#19465) 2023-06-08 22:39:39 +05:30
send.test.js Use transactions array in frontend (#20523) 2023-09-04 16:48:25 +01:00
send.utils.js
send.utils.test.js