Commit Graph

186 Commits (044949f8e1a0c3fb8ef8430e07df78ededd1415d)

Author SHA1 Message Date
David Walsh b2f6aa9f65
Ensure correct primary currency image is displayed on home screen and token list (#10777) 4 years ago
Dan J Miller 76f4e93eb2
Ensure that the correct default currency symbols are used for fees on the view quote screen (#10753) 4 years ago
Brad Decker c865804a26 resolve issue with missing template error (#10692) 4 years ago
Shane 0fdc8a42ce
fix: remove unused `metamask.rpcUrl` from redux state + fix tests to reflect that (#10714) 4 years ago
Brad Decker 255586aea1
resolve issue with missing template error (#10692) 4 years ago
gitpurva fc999f948b
Change 'Send ETH' title to 'Send' (#10651) 4 years ago
Dan J Miller 480512d14f
Swaps support for local testnet (#10658) 4 years ago
Brad Decker 5a233e4634
colocate tests in flat structure (#10655) 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
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
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
Shane d034adfb24 Fix/handle safe low undefined (#10561) 4 years ago
Brad Decker e42658b590
cache balances by chain id (#10545) 4 years ago
Shane d44c4d3747
Fix/handle safe low undefined (#10561) 4 years ago
Brad Decker 616b71271a
add chainId to all new transaction metadata (#10528) 4 years ago
David Walsh 839693b685
Use chain ID instead of network name for getIsMainnet (#10488) 4 years ago
Brad Decker aabe653240
Add Custom Network UI (#10310) 4 years ago
David Walsh ffeaeea4b1
Disable BUY button from home screen when not on main network (#10453) 4 years ago
Erik Marks 76a2a9bb8b
@metamask/eslint config@5.0.0 (#10358) 4 years ago
Erik Marks 7077ee68dc
Add NETWORK_TYPE_RPC constant (#10203) 4 years ago
Erik Marks 90289ec22a
Further improve organization of constants (#10200) 4 years ago
Erik Marks 54e9c53b27
Add web3 shim usage notification (#10039) 4 years ago
Mark Stacey cce690c3d8
Remove unused state from Redux `gas` slice (#9975) 4 years ago
David Walsh 42fd8b0ff0
Use strict equality in unit tests (#9966) 4 years ago
Dan J Miller 97d268c8ee
Remove use of ethgasstation; use metaswap /gasPrices api for gas price estimates (#9867) 4 years ago
Dan J Miller bcd5f2a7c1
Fix gas_fees properties collected for swaps analytics events (#9727) 4 years ago
Brad Decker a49a4a066c
expand transaction constants coverage (#9790) 4 years ago
Patryk Łucka ee205b893f
Create custom addHexPrefix function (#9306) 4 years ago
Dan J Miller a0d7c71011
Switch gas price estimation in swaps to metaswap-api /gasPrices (#9599) 4 years ago
Brad Decker 026a06b39d
add shared transaction constants (#9459) 4 years ago
Mark Stacey 107ef3559c
Fix lint errors (#9779) 4 years ago
Brad Decker 2ebf8756a4
[RFC] add prettier to eslint (#8595) 4 years ago
David Walsh 220a82b53f
Fix 9435 - Allow speeding up of underpriced transactions (#9687) 4 years ago
Whymarrh Whitby 6038a1f3f5
Fix dot-notation issues (#9679) 4 years ago
Brad Decker e5688c024e
consolidate segment setup (#9617) 4 years ago
Dan J Miller 3191d9e014
Help users avoid insufficient gas prices in swaps (#9624) 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
Dan J Miller 0e37904692
Add useFastestButtons options to gas-customization modal and utilize it in swaps. (#9548) 4 years ago
Mark Stacey b98b0b6d01
Fix missing app header on Home screen (#9498) 4 years ago
Dan J Miller 30d13422b5
Add MetaMask Swaps (#9482) 4 years ago
Erik Marks 088d4c34f1
Merge pull request from GHSA-c2xw-px2x-pr65 4 years ago
Erik Marks eef4ec981f
Ensure token amounts are in fixed notation (#9381) 4 years ago
Erik Marks d532cdc459 Ensure tokenAmount is always a string 4 years ago
Erik Marks 23683c1630
Replace toNumber calls on BigNumbers with toString (#9369) 4 years ago
Erik Marks 3aaa41ef44
Replace abi-decoder with ethers (#9290) 4 years ago