Commit Graph

16 Commits (aed495a2d5068952db728f6174be4a473eb3b4ec)

Author SHA1 Message Date
Filip Sekulic 6e13524bcd
Remove related UI code from the app dir (#15384) 2 years ago
Brad Decker c72199a1a6
update prettier (#15360) 2 years ago
Dan Miller bc6c60cde1 Revert "Merge pull request #15063 from MetaMask/revert-v10.16.0" 2 years ago
Dan Miller 24662963c5 Revert "Merge pull request #15063 from MetaMask/revert-v10.16.0" 2 years ago
Mark Stacey 925a19fa4a Revert "Merge pull request #14912 from MetaMask/Version-v10.16.0" 2 years ago
dragana8 a0c4febfce
"Cancel/reject all" for signature requests #13201 (#13786) 3 years ago
Brad Decker 9cea401022
extract determineTransactionType from tx controller (#13737) 3 years ago
David Walsh 17b64e94fc
Use gas recommendation constants throughout app (#12461) 3 years ago
Alex Donesky 9d968bae1e
Hook up shared TokenRatesController (#12066) 3 years ago
Dan J Miller 738d2722c5 Fixes updates on the confirm screen. (#11788) 3 years ago
Dan J Miller bfde5a1d77
Fixes updates on the confirm screen. (#11788) 3 years ago
David Walsh c8b3dfe4e9
EIP-1559 - Fall back to gasLimit and gasPrice for hardware wallets (#11716) 3 years ago
Brad Decker e0953d9f68
Update send and confirm state management, and tx controller gas defaults, for EIP1559 (#11549) 3 years ago
Brad Decker e17325c38a Refactor send page state management (#10965) 3 years ago
Alex Donesky 85f17831a2 add erc-721 token detection and flag to disable sending (#11210) 3 years ago
Alex Donesky 433cf6339d
refix the instance of unsafe destructuring I had introduced and fixed and then reintroduced (#11428) 3 years ago
Alex Donesky a6e16f458e
Adding edit navigation button flow back to send token flow (#11335) 3 years ago
Alex Donesky e10ddbe3a3
add erc-721 token detection and flag to disable sending (#11210) 3 years ago
Alex Donesky 27389fc71e
fix unsafe destructuring instance (#11351) 3 years ago
Alex Donesky a8643af481
patch gas price issue - add fallback gas price (#11239) 3 years ago
Brad Decker b073b04789
move metamask state selectors out of send (#11249) 4 years ago
Brad Decker 29742b9519 remove the ui/app and ui/lib folders (#10911) 4 years ago
MetaMask Bot 333206ccb1
Version v9.5.0 RC (#10944) 4 years ago
Brad Decker 09d81ac5f2
remove the ui/app and ui/lib folders (#10911) 4 years ago
Brad Decker 3d4dfc74a8
prefer chainId over networkId in most cases (#10594) 4 years ago
Brad Decker 616b71271a
add chainId to all new transaction metadata (#10528) 4 years ago
Erik Marks 76a2a9bb8b
@metamask/eslint config@5.0.0 (#10358) 4 years ago
Brad Decker 2ebf8756a4
[RFC] add prettier to eslint (#8595) 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
Whymarrh Whitby b6ccd22d6c
Update ESLint shared config to v3 (#9274) 4 years ago
Whymarrh Whitby 4f0a205369
Use eslint@6.8.0 (#8978) 4 years ago
Erik Marks e8fa0b7b5d
Consolidate and dedupe send selectors (#8506) 5 years ago
Konstantin 6f47fece56
Implementation encrypt/decrypt feature (#7831) 5 years ago
Whymarrh Whitby da0300d3b1 Enable core ESLint no-mixed-operators rule 5 years ago
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 5 years ago
Dan J Miller 05e2120814 Version 6.7.2 gas limit fix (#6786) 5 years ago
Dan J Miller 632c9b21e2 Version 6.7.2 gas limit fix (#6786) 5 years ago
Chi Kei Chan 31175625b4 Folder restructure (#6304) 6 years ago
Dan J Miller c757366355
Metametrics (#6171) 6 years ago
Alexander Tseung 4c87c05a02
Fix rounding issue when sending max tokens (#5695) 6 years ago
HackyMiner 54a8ade266 Add support for RPC endpoints with custom chain IDs (#5134) 6 years ago
Alexander Tseung 50d91f998d Translate method names in the transaction list only when applicable 6 years ago
brunobar79 82a5ed1e03 remove console logs 6 years ago
Dan Miller c4f1dfb82e Use token decimals when calculating confirm screen amount for token approvals. 6 years ago
Alexander Tseung d0c901d081 Round large exponential numbers 6 years ago
Alexander Tseung 152246f3b0 Add close window support to signature requests. Move logic to actions 6 years ago
Alexander Tseung 301ae305b8 Use Number constructor for number conversion. Use existing noConversionRateAvailable message 6 years ago