1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/ui
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
..
__mocks__ Deprecate extensionizer for webextension-polyfill (#13960) 2022-03-18 14:07:05 -05:00
components Removing all unused versions of PRIMARY and SECONDARY colors in codebase (#14121) 2022-03-23 11:54:01 -07:00
contexts speedup transaction: save on advance gas modal should not close speed… (#14101) 2022-03-22 21:35:46 +05:30
css Dark Mode: Remove monzo, red, error-1 (#14153) 2022-03-23 19:01:00 +01:00
ducks Improvements for Smart Transactions / Swaps (#14022) 2022-03-23 20:28:26 +01:00
helpers Removing all unused versions of PRIMARY and SECONDARY colors in codebase (#14121) 2022-03-23 11:54:01 -07:00
hooks 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
pages Improvements for Smart Transactions / Swaps (#14022) 2022-03-23 20:28:26 +01:00
selectors Add a new fiat onboarding option via MoonPay (#13934) 2022-03-21 10:26:52 +01:00
store Improvements for Smart Transactions / Swaps (#14022) 2022-03-23 20:28:26 +01:00
index.js Include transactions from all networks in state logs (#13599) 2022-02-14 13:29:24 -05:00