Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix path references | Dan Finlay | 2017-05-17 | 1 | -2/+2 |
* | Rename tx manager to tx controller | Dan Finlay | 2017-05-17 | 1 | -0/+404 |
* | Fix linting warnings | Thomas Huang | 2017-04-27 | 3 | -13/+11 |
* | Limit the number of addresses stored in our book. | Kevin Serrano | 2017-03-14 | 1 | -0/+4 |
* | Connect keyring controller to address book to prevent additional duplicates. | Kevin Serrano | 2017-03-11 | 1 | -4/+18 |
* | Improve duplicate checking in address book. | Kevin Serrano | 2017-03-11 | 1 | -2/+2 |
* | Add comments. | Kevin Serrano | 2017-03-11 | 1 | -4/+19 |
* | Rename functions for consistency. | Kevin Serrano | 2017-03-10 | 1 | -6/+6 |
* | Create persistence address book. | Kevin Serrano | 2017-03-10 | 1 | -0/+46 |
* | Create distinct labels and names for addresses. | Kevin Serrano | 2017-03-10 | 1 | -1/+3 |
* | Refactor of code into separate reducers and actions. | Kevin Serrano | 2017-03-08 | 1 | -1/+1 |
* | More conflict resolution. | Kevin Serrano | 2017-03-02 | 1 | -1/+0 |
* | add controllers to root scripts folder | Dan Finlay | 2017-02-28 | 3 | -0/+238 |