1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/ducks
Daniel 4c16b583c3
Improvements for Smart Transactions / Swaps (#14022)
- Don’t call /estimateGas if a user doesn’t have enough funds
- Hardcode block explorer URLs for Swaps
- Track the "stx_prev_user_opt_in" param
- Add fee estimates tracking for regular txs and STX
- Track estimated_gas and estimated_vs_used_gasRatio for STX
- Only track the "Error Smart Transactions" event once
- Don't overwrite "maxGasLimit" for STX on the View Quote page for better "balance needed" estimations
- Update description for Transak
- Fix styles for the input field on the Build Quote page
- Refactor variables for STX error types and add translation for each STX error type
- Do additional logging for the "current_stx_enabled" param
- Add a close icon for an STX notification, update STX content
2022-03-23 20:28:26 +01:00
..
alerts remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
app Fix currency toggle (#13813) 2022-03-02 18:57:46 +01:00
confirm-transaction Fix issue where we show contract address as recipient when calling safe transfer method on erc721 or erc1155 contracts (#13535) 2022-03-17 13:35:40 -05:00
gas rely upon gas fee controller for gas price estimates (#11511) 2021-07-16 11:06:32 -05:00
history remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
locale remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
metamask extract determineTransactionType from tx controller (#13737) 2022-03-07 12:54:36 -06:00
send add asset_type to transactions (#13858) 2022-03-16 17:15:03 -05:00
swaps Improvements for Smart Transactions / Swaps (#14022) 2022-03-23 20:28:26 +01:00
ens.js fix up ens/hex address validation error handling (#11477) 2021-07-09 09:17:02 -05:00
index.js Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00