Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved simple account generation | Dan Finlay | 2016-10-21 | 1 | -23/+38 |
* | Began adding first basic keyring | Dan Finlay | 2016-10-21 | 1 | -8/+103 |
* | Fix tests | Dan Finlay | 2016-10-21 | 1 | -1/+1 |
* | Linted & added salting to vault | Dan Finlay | 2016-10-21 | 1 | -34/+9 |
* | Fix state updating after vault creation and unlocking | Dan Finlay | 2016-10-21 | 1 | -2/+2 |
* | Fix unlock logic | Dan Finlay | 2016-10-21 | 1 | -6/+17 |
* | Intermediary commit. | Kevin Serrano | 2016-10-20 | 1 | -4/+33 |
* | Remove unused crypto dependencies. | Kevin Serrano | 2016-10-20 | 1 | -2/+0 |
* | Initial work on UI side | Kevin Serrano | 2016-10-16 | 1 | -0/+5 |
* | Add minimal method signatures to new keyring controller | Dan Finlay | 2016-10-13 | 1 | -1/+61 |
* | Add initial KeyringController files | Dan Finlay | 2016-10-12 | 1 | -0/+42 |