Commit Graph

5 Commits (b63b848ed4a112ebfe66c1565d8410edcb772a28)

Author SHA1 Message Date
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
Dan c8c918d44e Add utility for getting token data; get token data in tx-list even if token has been removed. 7 years ago