Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove send button | Dan Finlay | 2017-07-01 | 1 | -0/+2 |
| | | | | Some token precisions are not respected by TokenFactory, so it's not sufficient for a default send form. Removing for now. | ||||
* | Merge branch 'i1616-AddTokenAdding' into i784-SendTokenButton | Dan Finlay | 2017-06-28 | 1 | -1/+3 |
|\ | |||||
| * | Support other network links | Dan Finlay | 2017-06-28 | 1 | -1/+3 |
| | | |||||
* | | Fix propagation | Dan Finlay | 2017-06-20 | 1 | -1/+1 |
| | | |||||
* | | Add send button to TokenFactory | Dan Finlay | 2017-06-20 | 1 | -7/+29 |
|/ | | | | | | A simple solution to a temporary token send screen: Linking to EtherScan. Will hold us over until we make our own token send view. | ||||
* | Remove excessive log | Dan Finlay | 2017-06-15 | 1 | -1/+0 |
| | |||||
* | Auto populate token list with popular token balances | Dan Finlay | 2017-06-14 | 1 | -3/+19 |
| | | | | | | | | | Half implements #175 Things to do: - Add ability to add tokens to the list. - Persist the token tab selection (so it is an implicit preference) - Check what's up with the token-tracker polling, it seems like it is not waiting the interval. | ||||
* | Add placeholder etherscan token icons | Dan Finlay | 2017-04-25 | 1 | -1/+3 |
| | |||||
* | Get token list looking ok | Dan Finlay | 2017-04-22 | 1 | -2/+9 |
| | |||||
* | Add functional but ugly and hard-coded token list | Dan Finlay | 2017-04-21 | 1 | -0/+22 |