Commit Graph

14 Commits (de3068d9327f861f7b2acf9a982d4c9a0729f012)

Author SHA1 Message Date
Filip Sekulic 6e13524bcd
Remove related UI code from the app dir (#15384) 2 years ago
MetaMask Bot 31d5c1cf22
Version v10.18.4 RC (#15643) 2 years ago
Niranjana Binoy 6e5c2f03bf
Token detection V2 Flag Removal and Re-introducing the use of legacy token list when token detection is OFF (#15138) 2 years ago
Brad Decker 652d631cda
remove exclusions for mismatched object jsdoc type casing (#15351) 2 years ago
Alex Donesky 8536c86ed5
Improve `tokenId` parsing and clean up `useAssetDetails` hook (#15304) 2 years ago
Filip Sekulic 7d321c48e0
Removed ui related code from shared directory (#15252) 2 years ago
Dan J Miller c63714c4f2 Show users a warning when they are sending directly to a token contract (#13588) 2 years ago
Dan J Miller 0c163dd8aa
Show users a warning when they are sending directly to a token contract (#13588) 2 years ago
Alex Donesky 8d20c2834f Add setApprovalForAll confirmation view (#15010) 2 years ago
Alex Donesky 4f0115fcdc
Add setApprovalForAll confirmation view (#15010) 2 years ago
Alex Donesky e3ea4f2cd0
Fix issue where we show contract address as recipient when calling safe transfer method on erc721 or erc1155 contracts (#13535) 3 years ago
Alex Donesky 3747ace06b
Refactor token send/method confirmation flow (trimmed down) (#13788) 3 years ago
Niranjana Binoy eb987a47b5
Integrating the TokenListController to Extension (#11398) 3 years ago
ryanml d092e4bdbe
Fixing type issue with auto-filled custom token decimals value (#11604) 3 years ago
Brad Decker da9fb4636b
move conversion utils to shared folder (#11451) 3 years ago
Niranjana Binoy d4cb403d51 Handling custom token decimal fetch failure due to network error (#10956) 4 years ago
Brad Decker 29742b9519 remove the ui/app and ui/lib folders (#10911) 4 years ago
Brad Decker 09d81ac5f2
remove the ui/app and ui/lib folders (#10911) 4 years ago
Erik Marks 76a2a9bb8b
@metamask/eslint config@5.0.0 (#10358) 4 years ago
Erik Marks 9d4b8a4903
@metamask/contract-metadata (#9968) 4 years ago
David Walsh 67303b7865
Fix BigNumber issues (#9860) 4 years ago
David Walsh 8a3dabb230 Use optional chaining for functions 4 years ago
Brad Decker 2ebf8756a4
[RFC] add prettier to eslint (#8595) 4 years ago
Whymarrh Whitby 6038a1f3f5
Fix dot-notation issues (#9679) 4 years ago
Dan J Miller 30d13422b5
Add MetaMask Swaps (#9482) 4 years ago
Erik Marks 3aaa41ef44
Replace abi-decoder with ethers (#9290) 4 years ago
Whymarrh Whitby c1e3c229bc
Fix import/order issues (#9239) 4 years ago
Whymarrh Whitby a8863a3446
Fix consistent-return issues (#9192) 4 years ago
Whymarrh Whitby 4f0a205369
Use eslint@6.8.0 (#8978) 4 years ago
Mark Stacey e4a77ea631
Extract token to fiat conversion (#8777) 5 years ago
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 5 years ago
Whymarrh Whitby 92971d3c87
Migrate codebase to use ESM (#7730) 5 years ago
Dan J Miller 2673eef3c4
Redesign approve screen (#7271) 5 years ago
Dan J Miller 009bf802f7 Fix recipient field of approve screen (#7171) 5 years ago
Dan J Miller 5641f1be29
Fix recipient field of approve screen (#7171) 5 years ago
Dan Miller 789fc8b8ad Fixes display of confirm screen token decimals by not relying on confirmTransaction state. 5 years ago
Chi Kei Chan 31175625b4 Folder restructure (#6304) 6 years ago
Alexander Tseung 4c87c05a02
Fix rounding issue when sending max tokens (#5695) 6 years ago
Alexander Tseung 37322f9f4e Fix token values being undefined 6 years ago
Alexander Tseung 7924dbc0c9 Use eth-contract-metadata data if the token symbol or decimals fail on retrieval 6 years ago
Dan Miller ebb23721ed Cast arguments for new Bignumbers() to string. 6 years ago
板橋 清信 3554292c02 fix type 6 years ago
板橋 清信 79976b7026 fix token amount 6 years ago
brunobar79 a8f745f9fe eslint --fix . 6 years ago
kumavis 666c1f1b30
token-util - warn via loglevel on token lookup failure 7 years ago
Dan 6bc8cc819a Merge branch 'develop' into i3725-refactor-send-component- 7 years ago
Dan 9f9e8789cc Simplify return of existing token in getSymbolAndDecimals 7 years ago
Dan b71dbf52d1 Convert decimals to string in getSymbolAndDecimals; return null for symbol or decimals. 7 years ago
Dan 6de450488b Wraps calls to symbol() and decimals() in try catch 7 years ago
Dan 67bdfe87e3 Token balance in send state; validating sufficient tokens, validation updates on 'from' switching. 7 years ago