1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/pages/swaps/awaiting-swap
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
..
__snapshots__ Fix className misspelling in awaiting-swap.js 2022-01-27 14:47:25 -06:00
view-on-ether-scan-link Add target object word to "View on Etherscan" links (#12100) 2021-09-24 21:14:07 +04:00
awaiting-swap.js Improvements for Smart Transactions / Swaps (#14022) 2022-03-23 20:28:26 +01:00
awaiting-swap.test.js Fix className misspelling in awaiting-swap.js 2022-01-27 14:47:25 -06:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.scss Dark Mode: Update swaps link colors (#14033) 2022-03-18 13:07:07 -07:00
quotes-timeout-icon.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
quotes-timeout-icon.test.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
swap-failure-icon.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
swap-failure-icon.test.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
swap-success-icon.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
swap-success-icon.test.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00