Commit Graph

676 Commits (5996e84596bd9e691c147b6d5b55f069f86d1090)

Author SHA1 Message Date
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
Thomas Huang 425ec6228c
Use nativeCurrency in the confirm approve screen (#10298) 4 years ago
Brad Decker 3806e0a2a6
Refactor NetworkDisplay, ConnectedStatusIndicator, etc to use ColorIndicator (#10214) 4 years ago
Mark Stacey 9e7a799583
Remove unnecessary optional chain operator (#10256) 4 years ago
Mark Stacey 6d5683dd3f Fix decrypt message confirmation UI crash (#10252) 4 years ago
Mark Stacey ab3b64e643
Fix decrypt message confirmation UI crash (#10252) 4 years ago
Erik Marks 4fef2b7443
Add MAX_SAFE_CHAIN_ID and refactor chain ID validation (#10224) 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
Dan J Miller 36ef9a228a
Disable the swaps submit button after the first time it is clicked (#10162) 4 years ago
Dan J Miller 5b6e524c90
Remove default to 18 decimals in quotesToRenderableData method (#10212) 4 years ago
Mark Stacey 87d181b347
Fix hardware account selection (#10198) 4 years ago
ImanH acc9a931e5
drop the fox in about (#10174) 4 years ago
Mark Stacey 9e03066157
Fix UI crash when domain metadata is missing (#10180) 4 years ago
Dan J Miller 3539885ec2 Disable swaps based on chainId, instead of network id (#10155) 4 years ago
Dan J Miller 9a1e83cf4b
Disable swaps based on chainId, instead of network id (#10155) 4 years ago
Mark Stacey 6f18989582
Prevent malformed next nonce warning (#10143) 4 years ago
ivigamberdiev 869124c4c9
Fix network settings Kovan block explorer link (#10117) 4 years ago
David Walsh d4d3d6a52a
Remove unnecessary swaps footer space when in dropdown mode (#10100) 4 years ago
David Walsh c4aa0b3c9a Fetch swap quote refresh time from API (#10069) 4 years ago
David Walsh b801ccdb35 Fix 9874 - Improve gas maximum estimation (#10043) 4 years ago
David Walsh 88525ec392
Fetch swap quote refresh time from API (#10069) 4 years ago
David Walsh 1b19f5e7ad
Fix 9874 - Improve gas maximum estimation (#10043) 4 years ago
Brad Decker f311d31736 fix metametrics option tracking (#10071) 4 years ago
Mark Stacey c30a42ab8e Fix token validation in Send flow (#10045) 4 years ago
Brad Decker 3cabe7525f
fix metametrics option tracking (#10071) 4 years ago
David Walsh 9a1548368f
Use Boolean for filters (#10066) 4 years ago
David Walsh b16737454e
Prevent metaMaskFee prop error in FeeCard (#10047) 4 years ago
Erik Marks 54e9c53b27
Add web3 shim usage notification (#10039) 4 years ago
David Walsh 07c5527b1e
Use consistent font size for modal top right Close links (#10000) 4 years ago
Mark Stacey 4350a1422e
Fix token validation in Send flow (#10045) 4 years ago
Mark Stacey 6304ce15a2
Fix TokenList component name (#10030) 4 years ago
David Walsh 55d3802b46 Prevent props error in swaps gas modal (#10001) 4 years ago
David Walsh b9cb0014ab Fix 9988 - Don't allow more than 15% slippage (#9991) 4 years ago
Dan J Miller da5e5cd8b6
Reapply view quote screen designs (#9905) 4 years ago