Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change actions reference to keyringController to background | Dan Finlay | 2016-10-21 | 1 | -1/+1 |
| | |||||
* | Intermediary commit. | Kevin Serrano | 2016-10-20 | 1 | -1/+1 |
| | |||||
* | ui - remove unused currentDomain prop | kumavis | 2016-09-13 | 1 | -3/+1 |
| | |||||
* | Fix wording in changelog and bug | Frankie | 2016-09-09 | 1 | -1/+1 |
| | |||||
* | Add network checks for unconfirmed Txs | Frankie | 2016-09-09 | 1 | -2/+3 |
| | |||||
* | Manually linted | Dan Finlay | 2016-06-22 | 1 | -7/+0 |
| | |||||
* | Auto linted | Dan Finlay | 2016-06-22 | 1 | -8/+4 |
| | |||||
* | Add UI for Signing Messages | Dan Finlay | 2016-05-04 | 1 | -0/+5 |
| | | | | | | | | | | Calls to `eth.sign` are now transiently persisted in memory, and displayed in a chronological stack with pending transactions (which are still persisted to disk). This allows the user a method to sign/cancel transactions even if they miss the Chrome notification. Improved a lot of the view routing, to avoid cases where routes would show an empty account view, or transition to the accounts list when it shouldn't. Broke the transaction approval view into a couple components so messages and transactions could have their own templates. | ||||
* | Generate explorer link to match current blockchain | Dan Finlay | 2016-04-20 | 1 | -1/+4 |
| | |||||
* | Moved UI into repo with its own dependency stack | Dan Finlay | 2016-04-14 | 1 | -0/+55 |