1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/pages/swaps/awaiting-signatures
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__ EIP-1559 and Rinkeby Testnet support in Swaps (#11635) 2021-07-30 13:35:30 +02:00
awaiting-signatures.js Improvements for Smart Transactions / Swaps (#14022) 2022-03-23 20:28:26 +01:00
awaiting-signatures.stories.js Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
awaiting-signatures.test.js Increase Jest unit test coverage for the Swaps feature to ~60% (#11343) 2021-07-02 08:48:34 -05:00
index.js Swaps: Improve hardware wallet UX (#10987) 2021-05-06 09:14:42 -05:00
index.scss Swaps: Improve hardware wallet UX (#10987) 2021-05-06 09:14:42 -05:00
swap-step-icon.js Swaps: Improve hardware wallet UX (#10987) 2021-05-06 09:14:42 -05:00
swap-step-icon.test.js EIP-1559 and Rinkeby Testnet support in Swaps (#11635) 2021-07-30 13:35:30 +02:00