Commit Graph

4064 Commits (7925a767b8f78a27f2370d29e6f5b5c00e2b74d3)

Author SHA1 Message Date
Dan J Miller 7925a767b8
Add a minimumGasLimit to the original gas customization modal (#9623) 4 years ago
Dan J Miller 397e3a2c7f
Update swaps network fee tooltip (#9614) 4 years ago
Dan J Miller 3191d9e014
Help users avoid insufficient gas prices in swaps (#9624) 4 years ago
Dan J Miller e546314e3f
Update fee card storybook to utilize latest fee-card api (#9613) 4 years ago
David Walsh 971f5b0056 Fix #9577 - Use contained button type for unlock button 4 years ago
Dan J Miller af018a2d74
Clear all gas slice state on entering and leaving swaps (#9609) 4 years ago
David Walsh 9987484301 Fix lint 4 years ago
David Walsh 15654b3d0b Prevent unnecessary teardown 4 years ago
David Walsh 947bfb7a11 Fix #9043 - Ensure QR code scanner works 4 years ago
Brad Decker 83fe472779
fix issue with unmatched routes (#9595) 4 years ago
Dan J Miller 0558689636
Compare convert ethBalance to decimal before comparing to fromTokenBalance in useEffect for eth token balance update (#9607) 4 years ago
Erik Marks a0d7aa56aa Loosen isBestQuote PropType 4 years ago
Erik Marks 799df99bd0 Rename some props 4 years ago
Erik Marks b31816d6f7 Make FeeCard component specific to swaps 4 years ago
David Walsh ec70f33eca
Try disable swap button so it cannot be focused (#9602) 4 years ago
David Walsh d0152aad51
Use localizations for placeholders in Swap (#9587) 4 years ago
David Walsh 48dd3fe069
AutoFocus the from input on swaps screen (#9581) 4 years ago
David Walsh bbd4ee5fdf
Autofocus the appropriate text fields in the Create/Import/Hardware screen (#9576) 4 years ago
David Walsh 674107da3f
Ensure proper hover display for accounts in main menu (#9575) 4 years ago
Dan J Miller 2563180a88
Data consistency swaps token balance (#9588) 4 years ago
Mark Stacey e53f970458
Use localized strings for MetaMetrics opt-in page (#9593) 4 years ago
Thomas Huang 38a0c5ec75
Fix FF overflow list-item right-content/primaryCurrency wrapper (#9591) 4 years ago
Mark Stacey 7a1d93002d
Remove commitment to maintain a public metrics dashboard (#9592) 4 years ago
Erik Marks 59212f7a2b
Remove dead gas estimation functions, rename function (#9579) 4 years ago
Dan J Miller dfb722b6ed
Hex prefix newly fetched token balances in build-quote (#9586) 4 years ago
Mark Stacey c11b7cc5ea
Update `setRpcTarget` parameter name (#9585) 4 years ago
Dan J Miller 00c8609f95
Add data point to 'Swaps Completed' segment event: estimated vs used gas (#9571) 4 years ago
Whymarrh Whitby 8c989cd777
Mark sendToken as optional in constructTxParams docs (#9561) 4 years ago
Mark Stacey ded43cbcdf
Remove unused code (#9564) 4 years ago
Erik Marks e071b4482e
Use chainId values for the address book (#9565) 4 years ago
David Walsh a5ff8aff80
Prevent undefined class from being added to Tabs (#9563) 4 years ago
David Walsh a3b434df46
Autofocus first input for Search Token and Custom Token (#9562) 4 years ago
Dan J Miller f3bd717184
Account for approval gas costs in eth received (#9559) 4 years ago
Erik Marks 5b8c07817a
Remove localhost provider type (#9551) 4 years ago
Dan J Miller 33b755fa66
Update #2 to the MetaSwap contract address (#9557) 4 years ago
Dan J Miller 0e37904692
Add useFastestButtons options to gas-customization modal and utilize it in swaps. (#9548) 4 years ago
Dan J Miller a9d156e611
Fix and simplify account switching in Swaps (#9549) 4 years ago
Dan J Miller dc5edb5431
Fix calculation and display of eth received amounts in swaps (#9546) 4 years ago
Dan J Miller 6409caa081
Use initial transaction for settings swap transaction title params (#9543) 4 years ago
Thomas Huang ac8f673716
Overflow primaryCurrency in tx-list-item & use primaryCurrency for tx breakdown details. (#9539) 4 years ago
Erik Marks 24d7d1ae2a
Parse inputs to BigNumber arithmetic in conversion util (#9502) 4 years ago
Dan J Miller 436b01387c
Add useSwapsEthToken hook and utilize wherever we need the ETH 'token' for swaps (#9537) 4 years ago
Mark Stacey d8818a47c4
Add margins between quote list columns (#9528) 4 years ago
Mark Stacey 4505ab5f2b
Update error message for missing substitutions (#9541) 4 years ago
Dan J Miller 0ebc465221
Fix swap prop type errors (#9532) 4 years ago
Dan J Miller 98f049f8cb
Only shows the swaps intro popup on mainnet (#9534) 4 years ago
Dan J Miller 89a0f75942
Corrects the copy in the amount receiving tooltip of the swaps sort-list (#9533) 4 years ago
Dan J Miller 549140f6f5
Remove max mode for eth feature from swaps (#9531) 4 years ago
David Walsh a301ce92d8
Prevent duplicate increment/decrement buttons in Firefox (#9523) 4 years ago
Mark Stacey 305e3ceb2e
Fix retry transaction button tooltip (#9524) 4 years ago