Commit Graph

11283 Commits (f29a49fcc02b2be0d86327f1535f55820b1317c2)
 

Author SHA1 Message Date
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
Erik Marks bdd6416ba0
Update migration 048 (#9560) 4 years ago
Dan J Miller f3bd717184
Account for approval gas costs in eth received (#9559) 4 years ago
Erik Marks 45ba657ca1
Fix signTypedData_v4 chainId param validation (#9552) 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
Dan J Miller d67a446131
Tweak copy of swapIntroPopupSubTitle message (#9547) 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
Erik Marks d35db87447
Simplify _findTopQuoteAggId call in fetchAndSetQuotes (#9542) 4 years ago
Dan J Miller 5fd4657588
Stop calling _findTopQuoteAggId twice in _findTopQuoteAggId (#9530) 4 years ago
Mark Stacey 4505ab5f2b
Update error message for missing substitutions (#9541) 4 years ago
David Walsh 12f0c2161d
Better format the issue template (#9535) 4 years ago
Dan J Miller 0ebc465221
Fix swap prop type errors (#9532) 4 years ago
Whymarrh Whitby 3353c33981
Use eth-contract-metadata@1.16.0 (#9540) 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
Dan J Miller 325dd9c036
call this.txStateManager.setTxStatusConfirmed before async call in confirmTransaction (#9522) 4 years ago
Whymarrh Whitby e20cf61915
Fix Storybook build (#9526) 4 years ago
Erik Marks 7870d6d194
Use Segment for web3 usage metrics; fix background Segment bugs (#9525) 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
Erik Marks 30d6ad83f7
Refactor background Segment usage (#9509) 4 years ago
Whymarrh Whitby 4411f0eb9c
Fix environment variable inlining (#9517) 4 years ago
David Walsh 25e5ac24b2
Prevent swaps value input placeholder from jumping when focused (#9520) 4 years ago
Dan J Miller e389ad98af
Hide activity list retry button for failed swaps transctions (#9513) 4 years ago
Dan J Miller 443c280b4a
quote_vs_executionRatio property to Swap Completed segment event (#9508) 4 years ago
Dan J Miller a939853989
Ensure all of a token is swapped when clicking max in swaps (#9507) 4 years ago
Mark Stacey cdfa2e66fd
Hide retry button for on-chain failures (#9506) 4 years ago
Whymarrh Whitby b89c8fec13
Fix version used by TransactionController#confirmTransaction (#9503) 4 years ago
Dan J Miller 392f9eafc2
Stop passing a gas param to the estimateGas call initiated in the swaps controller (#9501) 4 years ago
Whymarrh Whitby baa2350604
Skip running e2e tests when commit is tagged with '[skip e2e]' (#9486) 4 years ago
Mark Stacey 17f7ca2cfe
Update address book state upon custom RPC chainId edit (#9493) 4 years ago
Dan J Miller 7a28783924
Prevent user from submitting swap if they do not have enough for the max gas fee (#9500) 4 years ago
Mark Stacey b98b0b6d01
Fix missing app header on Home screen (#9498) 4 years ago
Brad Decker 9230d75ab0
pass entire tokenData object to getTokenAddressParam (#9499) 4 years ago
Mark Stacey d1e8f5db86
Prevent redirecting to swaps in notification (#9497) 4 years ago
Erik Marks bf1bb6ca7e
Check specified chain ID against endpoint return value (#9491) 4 years ago
Mark Stacey e8774f615d
Fix unbound function in swaps controller (#9496) 4 years ago
Brad Decker 1ba4061f46
format quotes consistently on main-view and list-view (#9495) 4 years ago
Dan J Miller 534ac25a93
Ensure gas costs are accounted for when calculating the amount of eth received in a swap (#9494) 4 years ago
Erik Marks 46bcba2d63
Fix IconButton prop type (#9489) 4 years ago