Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minimize repeated code. | Kevin Serrano | 2016-11-16 | 1 | -1/+1 |
* | Rename n variables to numberOfAccounts inside of test suite. Remove idStore t... | Kevin Serrano | 2016-11-12 | 1 | -2/+1 |
* | Fix nickname test | Dan Finlay | 2016-11-08 | 1 | -0/+1 |
* | Fix BN reference | Dan Finlay | 2016-11-08 | 1 | -0/+1 |
* | Fix 787 gas buffer bug | Dan Finlay | 2016-11-08 | 1 | -4/+20 |
* | Finish fixing nicknaming bug | Dan Finlay | 2016-11-04 | 1 | -0/+31 |
* | Fix account nicknaming bug | Dan Finlay | 2016-11-04 | 1 | -0/+11 |
* | Fix vault creation bug | Dan Finlay | 2016-11-04 | 1 | -8/+28 |
* | Fix handling of migrating old vault style | Dan Finlay | 2016-11-03 | 1 | -4/+14 |
* | Fix bug in new KeyringController vault restoring logic. | Dan Finlay | 2016-10-22 | 1 | -0/+31 |
* | Create new vault before each keyringController unit test | Dan Finlay | 2016-10-22 | 1 | -3/+5 |
* | Create basic keyring-controller unit test file | Dan Finlay | 2016-10-22 | 1 | -20/+35 |
* | Fix tests | Dan Finlay | 2016-10-21 | 1 | -106/+0 |
* | Add initial KeyringController files | Dan Finlay | 2016-10-12 | 1 | -0/+141 |