Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use eth-contract-metadata data if the token symbol or decimals fail on retrieval | Alexander Tseung | 2018-08-23 | 1 | -29/+87 |
* | Cast arguments for new Bignumbers() to string. | Dan Miller | 2018-08-15 | 1 | -1/+1 |
* | fix type | 板橋 清信 | 2018-07-23 | 1 | -1/+1 |
* | fix token amount | 板橋 清信 | 2018-07-23 | 1 | -3/+2 |
* | eslint --fix . | brunobar79 | 2018-07-03 | 1 | -1/+1 |
* | token-util - warn via loglevel on token lookup failure | kumavis | 2018-05-19 | 1 | -1/+2 |
* | Simplify return of existing token in getSymbolAndDecimals | Dan | 2018-04-28 | 1 | -4/+1 |
* | Convert decimals to string in getSymbolAndDecimals; return null for symbol or... | Dan | 2018-04-28 | 1 | -2/+2 |
* | Wraps calls to symbol() and decimals() in try catch | Dan | 2018-04-28 | 1 | -18/+31 |
* | Token balance in send state; validating sufficient tokens, validation updates... | Dan | 2017-11-07 | 1 | -0/+9 |
* | Add utility for getting token data; get token data in tx-list even if token h... | Dan | 2017-10-28 | 1 | -0/+36 |