Commit Graph

1 Commits (581128503c161bc3b569ca5d87e4eea8b0d15150)

Author SHA1 Message Date
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