Commit Graph

709 Commits (3e6b2e7f0ab2030fe3a40e742a3ed594818ed60b)

Author SHA1 Message Date
David Walsh 3e6b2e7f0a
Ensure swaps detail height doesn't create jump in vertical height (#10644) 4 years ago
David Walsh 9ae82046f0
Position the 3dot menu in the same spot on asset screen and home screen (#10642) 4 years ago
Dan J Miller 153bbc6053
Move swaps constants to the shared constants directory (#10614) 4 years ago
Brad Decker 3d4dfc74a8
prefer chainId over networkId in most cases (#10594) 4 years ago
Brad Decker 2ed5bafa11
remove transactionCategory in favor of more types (#10615) 4 years ago
Mark Stacey 669ab187a1
add trezor HD path for ledger wallets (#10616) 4 years ago
Brad Decker aa37e30c08
use etherscan-link for account-link (#10590) 4 years ago
Brad Decker 38fe75b7d9
prefer chainId when building block explorer urls (#10587) 4 years ago
David Walsh 92680cf56f
Add support for multiple Ledger & Trezor hardware accounts (#10505) 4 years ago
David Walsh aeffe176b3
Hide zero balance tokens with preference (#10486) 4 years ago
Dan J Miller 21868e08e6
Move the METASWAP_API_HOST constant to the swaps constant file (#10612) 4 years ago
Niranjana Binoy 85181aaff4
adding condition check to verify token data is loaded before rendering approve screen (#10606) 4 years ago
ryanml 45c076e232
Adding warnings for excessive custom gas input (#10582) 4 years ago
Dan J Miller b441dcec6a
Convert useSwapsEthToken hook to a selector (#10568) 4 years ago
Brad Decker 615f87e12e handle undefined network (#10560) 4 years ago
ryanml a8b1653566
Updating references to MetaMask support (#10563) 4 years ago
Dan J Miller 325215fb5f
Remove dead code related to the selectedFromToken variable in swaps/index.js (#10570) 4 years ago
ryanml 3c6cdef074
Adding a warning when sending a token to its own contract address (#10546) 4 years ago
Brad Decker eef92d0d5a
handle undefined network (#10560) 4 years ago
Mark Stacey 1ed75b45f7
Remove unused `hasHexData` prop (#10529) 4 years ago
Dan J Miller 46ecf70741
Update swaps failure copy to help users get support (#10525) 4 years ago
Brad Decker 7532e7ce3f
fix links in add ethereum chain (#10536) 4 years ago
David Walsh 8013e85c20
Accommodate for 0 sources verifying swap token (#10521) 4 years ago
Brad Decker 616b71271a
add chainId to all new transaction metadata (#10528) 4 years ago
Mark Stacey 0f7e2dbf20
Show warnings on Add Recipient page of Send flow (#10530) 4 years ago
ty b04120dd0f
Warn users when an ENS name contains 'confusable' characters (#9187) 4 years ago
Brad Decker 1a2dc850a3
addEthereumChain bug fixes (#10520) 4 years ago
Brad Decker 15d78b8158
use chain id for enabling ENS IPFS resolution (#10507) 4 years ago
Dan J Miller e7a0ca134b
Replace use of 'destinationAmountInEth' property with 'destinationAmountInETH' (#10500) 4 years ago
Dan J Miller 75a81c605a
Eliminate artificial delay in swaps loading screen after request loading is complete (#10496) 4 years ago
Brad Decker aabe653240
Add Custom Network UI (#10310) 4 years ago
David Walsh 7e0525ec17
Fix #10447 - Prevent navigation from jumping vertically when clicking into token (#10471) 4 years ago
David Walsh 3d579dfcef
Remove react-select and SimpleDropdown, use Dropdown (#10468) 4 years ago
Niranjana Binoy fab22ee05f
Fetch eth_gasprice in send flow on non-Mainnet networks (#10444) 4 years ago
David Walsh 59a9d4dc5c
Clean up network form form generation, autofocus the network name (#10473) 4 years ago
Thomas Huang 21aec63f41
Fix encypt/decrypt tx queueing (#10350) 4 years ago
Dan J Miller b056867c33
Correct use of useTokenTracker in viewQuote to ensure token data is not disrupted by faulty token in user account (#10456) 4 years ago
Erik Marks e48053a6d5
Add custom network RPC method (#9724) 4 years ago
Thomas Huang d8cda0b093
Fixes css override of token option menu icons. (#10424) 4 years ago
Brad Decker bd1683402a
use native currency in asset row (#10413) 4 years ago
Mark Stacey b93046bdab
Use string literals for transaction category localized messages (#10391) 4 years ago
David Walsh 531c35bc96
Ensure users reacknowledge price slippage risks when it changes (#10376) 4 years ago
Dan J Miller 27d6c6e0df
Make action elements in actionable message component accessible (#10386) 4 years ago
Dan J Miller 33ab480fbe
Swaps token sources/verification messaging update (#10346) 4 years ago
Erik Marks 76a2a9bb8b
@metamask/eslint config@5.0.0 (#10358) 4 years ago
Dan J Miller e82ab94699
Change copy of submit button on swaps screen (#10373) 4 years ago
David Walsh eeca0af5b9
Implement price impact acknowledgement button (#10347) 4 years ago
Brad Decker 469ccd20b3
Fixup prop types and use constants (#10306) 4 years ago
Mark Stacey c053294781
Add origin to transaction confirmation (#10296) 4 years ago
Mark Stacey ecff9dfcb0
Remove unused transaction base props (#10295) 4 years ago