Dan Finlay
1af0d609bd
Convert buy subview to new tab bar component
8 years ago
Dan Finlay
1bbe0ed9e8
Scaffold new account view
8 years ago
Dan Finlay
e3fb7fa7bb
Remove insane actions hash
8 years ago
Dan Finlay
abebe51f69
Add tolerance to normalize method
8 years ago
Dan Finlay
ba7d6b437f
Fix password validation and persistence issue
...
Was wiping the vault on each successful password attempt... :P
8 years ago
Kevin Serrano
2afc06287d
Implement private key exporting.
8 years ago
Dan Finlay
e0246975a7
Finish fixing nicknaming bug
8 years ago
Dan Finlay
bd2a429a85
Fix account nicknaming bug
...
When nicknaming, we weren't normalizing the input, and so we were retrieving with differently formatted addresses than we were persisting.
8 years ago
Dan Finlay
9ca3c57339
Fix vault creation bug
8 years ago
Dan Finlay
d8a9ae0f07
Set test env during tests
8 years ago
Dan Finlay
4db976ae46
Don't faucet during tests
8 years ago
Dan Finlay
756f56cfee
Don't faucet in development
8 years ago
Dan Finlay
185396ff08
Fix dual vault creation bug
8 years ago
Dan Finlay
ed1917d71a
Fix initial vault creation
8 years ago
Dan Finlay
4cf1b606e4
Fix handling of migrating old vault style
...
Now old vaults are recognized as an "Initialized" MetaMask instance.
Upon logging in, when fetching the initial password-derived key, if there is no new-style vault, but there is an old style vault, it is migrated to the new format before proceeding through the usual unlocking steps.
8 years ago
Kevin Serrano
8f3db0dbc0
Add reveal of seed words.
8 years ago
Dan Finlay
f2bfdd7f8c
Make identicon tolerant of changing state
8 years ago
Dan Finlay
b5f6ef8c01
Fixed bugs related to clearing caches when restoring to a new vault
8 years ago
Dan Finlay
72729060dc
Make forgot password button.
8 years ago
Dan Finlay
14ad58eef1
Remove and untrack npm debug files
8 years ago
Dan Finlay
498b30bddc
Fix seed phrase restore
8 years ago
Kevin Serrano
db356a181a
Made progress on parity for MultiVault
...
- 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.
8 years ago
Kevin Serrano
e2f67a2cb8
Do not open MM page in dev mode.
8 years ago
Kevin Serrano
0643c35936
Linted
8 years ago
Kevin Serrano
96643c222a
Implement seed word confirmation page.
...
Remove logs.
Move HD render files to ui/app.
8 years ago
Kevin Serrano
6fc498f8a0
Implement auto-fauceting
8 years ago
Kevin Serrano
f9409793d8
Merge branch 'i328-MultiVault' of github.com:MetaMask/metamask-plugin into i328-MultiVault
8 years ago
Kevin Serrano
25c46a1636
Make case condition more consistent. Remove extra action. Fix incorrect display of network.
8 years ago
Kevin Serrano
625c54b7ec
Add focus to password field.
8 years ago
Kevin Serrano
02b0cf2e6d
Add password warning div.
8 years ago
Kevin Serrano
2418197041
Modify first-screen design to match docs.
8 years ago
Dan Finlay
18e5173f06
Now migrating old vaults to new DEN format
8 years ago
Kevin Serrano
9b4f3825e7
Merge branch 'i328-MultiVault' of github.com:MetaMask/metamask-plugin into i328-MultiVault
8 years ago
Kevin Serrano
6eb6968037
Merge branch 'master' into i328-MultiVault
8 years ago
Dan Finlay
331d9c91ee
Add vault migration test
8 years ago
Dan Finlay
6ec471c6dc
Configure BIP44 Keychain as default one
8 years ago
Dan Finlay
2690d1acfd
Added hd wallet tests
8 years ago
Dan Finlay
f02e02bef8
Add hd wallet keyring
8 years ago
Dan Finlay
ed3814bff8
Fix identicon rendering
8 years ago
Dan Finlay
28eec68f85
Update first screen to match design.
8 years ago
Dan Finlay
bbee238acd
Add latest jazzicon version
8 years ago
Dan Finlay
8113eb4837
Add first-time state
8 years ago
kumavis
48220cff0e
Merge pull request #778 from MetaMask/mascara-build
...
Mascara build
8 years ago
kumavis
b790b0c256
mascara - remove global transpile
8 years ago
kumavis
d047ba541f
mascara - example dapp - log main account
8 years ago
Dan Finlay
014c971b89
Merge pull request #774 from MetaMask/walkThrough
...
Add more info to mascara README
8 years ago
Frankie
08c8dc823e
Merge branch 'master' into walkThrough
8 years ago
Frankie
a75edcdc18
Fix typos and clean up
8 years ago
kumavis
5f98814877
Merge pull request #767 from MetaMask/UpdateWeb3
...
Update web3.js version
8 years ago
Frankie
55530b0138
Merge branch 'master' into walkThrough
8 years ago