Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update etherscan links to https | Dan Finlay | 2017-09-02 | 1 | -5/+5 |
| | | | | Fixes #2005 | ||||
* | Add missing changes. Create unique style for rinkeby icon. | Kevin Serrano | 2017-04-26 | 1 | -0/+3 |
| | |||||
* | block explorer - account link - ropsten | kumavis | 2017-03-28 | 1 | -1/+1 |
| | | | | etherscan differentiates between "attacked ropsten" vs "revived ropsten" https://ropsten.etherscan.io/ is the revived ropsten | ||||
* | Add conditional kovan logic to etherscan link generators. | Kevin Serrano | 2017-03-23 | 1 | -1/+3 |
| | |||||
* | Linted | Dan Finlay | 2016-11-23 | 1 | -1/+1 |
| | |||||
* | Restore ropsten link support | Dan Finlay | 2016-11-23 | 1 | -3/+3 |
| | |||||
* | Merge branch 'dev' into i831-AddRopsten-Dev | Dan Finlay | 2016-11-22 | 1 | -1/+1 |
|\ | |||||
| * | Linting to the max. | Kevin Serrano | 2016-11-12 | 1 | -1/+1 |
| | | |||||
* | | Begin adding Ropsten support | Dan Finlay | 2016-11-22 | 1 | -0/+3 |
|/ | | | | | | | | Ropsten links will still not work until Etherscan publishes their ropsten link format. At that time we will need to update ui/lib/account-link.js Otherwise, fixes #831 | ||||
* | Added `view more` button to transaction list | Dan Finlay | 2016-08-19 | 1 | -0/+18 |
Visible at the end of the transaction list, or if no transactions are listed, displayed right after the `No Transactions` message. |