aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/keychains/hd/recover-seed/confirmation.js
Commit message (Collapse)AuthorAgeFilesLines
* Typo fix.Kevin Serrano2016-11-121-9/+9
|
* Made progress on parity for MultiVaultKevin Serrano2016-11-021-2/+2
| | | | | | | | | - Deleted some unused items - Renamed files and paths to match with new locations. - Modified keyring controller logic to separate concerns. - Fix account naming issues. - Enable creation of new vault with default HD keyring. - Formatting issues.
* Implement seed word confirmation page.Kevin Serrano2016-11-011-0/+148
Remove logs. Move HD render files to ui/app.