Commit Graph

4064 Commits (7925a767b8f78a27f2370d29e6f5b5c00e2b74d3)

Author SHA1 Message Date
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 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
Dan J Miller 392f9eafc2
Stop passing a gas param to the estimateGas call initiated in the swaps controller (#9501) 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
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
Erik Marks 39d5bb73a7
Remove setSpecialRpc functionality (#9490) 4 years ago
Dan J Miller 94810ce9c9
Compare the networkId against the correct enum in eth and token overview components (#9485) 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
ricky b00cd344d9
Use ethers to validate mnemonic during import (#9463) 4 years ago
Brad Decker b3d3518bc0
Remove unnecessary functions (#9458) 4 years ago
Brad Decker e75bfc4dbc
remove-unused-component (#9457) 4 years ago
Brad Decker 37cbeb56a3
make gas edit tooltips use Tooltip (#9434) 4 years ago
Thomas Huang ee6e986f59
Fix dismiss button css on unconnected alert modal (#9430) 4 years ago
Erik Marks 550e49a64c
Gas modal styling fixes (#9433) 4 years ago
Brad Decker c6a540419c
fix styles on tx detail popover buttons (#9432) 4 years ago
Brad Decker f4a2a09713
increase specifity of button style overrides on notifications (#9427) 4 years ago
Brad Decker 1123adcb1d
fix overflow issue on approval container (#9415) 4 years ago
Thomas Huang 6f0a16a0e8
Fix button with on Deposit Ether / Buy Screen (#9424) 4 years ago
Brad Decker 86adca8486
Fix dropshadow permissions page (#9413) 4 years ago
Brad Decker c97493cc13
rename Ethereum Main Network -> Etherum Mainnet (#9411) 4 years ago
Brad Decker 0c2404c6d7
fix button spacing on activity list (#9410) 4 years ago
Brad Decker 22ee3695f5
fix tooltip issue on firefox (#9409) 4 years ago
Brad Decker ed28591b62
fix link regression (#9408) 4 years ago
Dan J Miller 6b08ca428b
Fix left border of the first button in the gas price button group of the gas customization modal (#9406) 4 years ago
Brad Decker 8b24f624dd
add segment implementation of metametrics (#9382) 4 years ago
Mark Stacey feab36710d
Remove unused connections route (#9394) 4 years ago
Whymarrh Whitby e2dedaacdb
Use Infura v3 API (#9368) 4 years ago
Mark Stacey b80ab53396
Add `radiogroup` `ButtonGroup` variant (#9383) 4 years ago
Erik Marks eef4ec981f
Ensure token amounts are in fixed notation (#9381) 4 years ago
Erik Marks b349a5c8b1
Convert ConfirmTokenTransactionBase to functional component (#9373) 4 years ago
Erik Marks c5917aa445 roundExponential: add docstring, remove unnecessary cast 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
Dan J Miller ccb7eb3ab7
Fix useTokenTracker useEffect bug (#9334) 4 years ago
Patryk Łucka 3d4f1f45bd
Add messages to Ledger connection process (#9344) 4 years ago
ricky f281df3b36
Feature/hide seedphrase when restoring vault (#9329) 4 years ago
Whymarrh Whitby 1e99a7b0c3
Migrate to scoped @metamask/jazzicon (#9341) 4 years ago
Whymarrh Whitby 9a711e695a
Fix lookAtDirection prop passed to Mascot (#9343) 4 years ago
Thomas Huang f3a37dc1e2
Fix alignment of restore vault screen (#9339) 4 years ago
Thomas Huang a3f9e6d37b
Show token symbol when token amount string is long (#9333) 4 years ago
Patryk Łucka cd86d00cb7
Fix send warning dialog (#9321) 4 years ago