Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |