1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Daniel 115971d79c 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-25 17:13:43 -02:30
..
__mocks__
components Fix Settings Header Back Button and update "Add Contacts" position (#14103) 2022-03-25 17:13:42 -02:30
contexts
css Feat/13662 box design token updates (#13725) 2022-03-01 10:23:20 -08:00
ducks Improvements for Smart Transactions / Swaps (#14022) 2022-03-25 17:13:43 -02:30
helpers Degrade gracefully when gas API is down (#13865) 2022-03-11 11:59:58 -07:00
hooks Refactor token send/method confirmation flow (trimmed down) (#13788) 2022-03-09 08:38:12 -06:00
pages Improvements for Smart Transactions / Swaps (#14022) 2022-03-25 17:13:43 -02:30
selectors ConfirmAddSuggestToken: replace mapDispatchToProps & mapStateToProps; Add Tests (#13526) 2022-03-10 23:40:06 -03:00
store Improvements for Smart Transactions / Swaps (#14022) 2022-03-25 17:13:43 -02:30
index.js Include transactions from all networks in state logs (#13599) 2022-02-14 13:29:24 -05:00