Dan Finlay
f2bfdd7f8c
Make identicon tolerant of changing state
2016-11-01 17:06:18 -07:00
Dan Finlay
b5f6ef8c01
Fixed bugs related to clearing caches when restoring to a new vault
2016-11-01 17:00:17 -07:00
Dan Finlay
72729060dc
Make forgot password button.
2016-11-01 15:00:28 -07:00
Dan Finlay
14ad58eef1
Remove and untrack npm debug files
2016-11-01 14:59:57 -07:00
Dan Finlay
498b30bddc
Fix seed phrase restore
2016-11-01 11:51:51 -07:00
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.
2016-11-01 11:30:10 -07:00
Kevin Serrano
e2f67a2cb8
Do not open MM page in dev mode.
2016-11-01 11:21:46 -07:00
Kevin Serrano
0643c35936
Linted
2016-10-31 11:38:48 -07:00
Kevin Serrano
96643c222a
Implement seed word confirmation page.
...
Remove logs.
Move HD render files to ui/app.
2016-10-31 11:35:09 -07:00
Kevin Serrano
6fc498f8a0
Implement auto-fauceting
2016-10-31 09:47:20 -07:00
Kevin Serrano
f9409793d8
Merge branch 'i328-MultiVault' of github.com:MetaMask/metamask-plugin into i328-MultiVault
2016-10-30 16:02:11 -07:00
Kevin Serrano
25c46a1636
Make case condition more consistent. Remove extra action. Fix incorrect display of network.
2016-10-30 16:01:12 -07:00
Kevin Serrano
625c54b7ec
Add focus to password field.
2016-10-30 14:08:14 -07:00
Kevin Serrano
02b0cf2e6d
Add password warning div.
2016-10-30 14:00:04 -07:00
Kevin Serrano
2418197041
Modify first-screen design to match docs.
2016-10-30 13:38:37 -07:00
Dan Finlay
18e5173f06
Now migrating old vaults to new DEN format
2016-10-29 02:29:25 -07:00
Kevin Serrano
9b4f3825e7
Merge branch 'i328-MultiVault' of github.com:MetaMask/metamask-plugin into i328-MultiVault
2016-10-28 16:19:14 -07:00
Kevin Serrano
6eb6968037
Merge branch 'master' into i328-MultiVault
2016-10-28 16:19:03 -07:00
Dan Finlay
331d9c91ee
Add vault migration test
2016-10-28 13:26:14 -07:00
Dan Finlay
6ec471c6dc
Configure BIP44 Keychain as default one
2016-10-28 12:10:35 -07:00
Dan Finlay
2690d1acfd
Added hd wallet tests
2016-10-27 17:23:26 -07:00
Dan Finlay
f02e02bef8
Add hd wallet keyring
2016-10-27 16:59:46 -07:00
Dan Finlay
ed3814bff8
Fix identicon rendering
2016-10-27 16:16:28 -07:00
Dan Finlay
28eec68f85
Update first screen to match design.
2016-10-27 16:02:34 -07:00
Dan Finlay
bbee238acd
Add latest jazzicon version
2016-10-27 16:01:21 -07:00
Dan Finlay
8113eb4837
Add first-time state
2016-10-27 16:01:08 -07:00
kumavis
48220cff0e
Merge pull request #778 from MetaMask/mascara-build
...
Mascara build
2016-10-26 15:34:23 -07:00
kumavis
b790b0c256
mascara - remove global transpile
2016-10-26 15:29:13 -07:00
kumavis
d047ba541f
mascara - example dapp - log main account
2016-10-26 15:27:38 -07:00
Dan Finlay
014c971b89
Merge pull request #774 from MetaMask/walkThrough
...
Add more info to mascara README
2016-10-26 14:42:10 -07:00
Frankie
08c8dc823e
Merge branch 'master' into walkThrough
2016-10-26 14:09:03 -07:00
Frankie
a75edcdc18
Fix typos and clean up
2016-10-26 13:57:15 -07:00
kumavis
5f98814877
Merge pull request #767 from MetaMask/UpdateWeb3
...
Update web3.js version
2016-10-26 13:55:17 -07:00
Frankie
55530b0138
Merge branch 'master' into walkThrough
2016-10-26 13:45:42 -07:00
Frankie
5ae45fe17f
Fix the size of the pop-up
2016-10-26 13:43:26 -07:00
Frankie
bdaf940593
Add more info about first use
2016-10-26 13:42:56 -07:00
Dan Finlay
ab055e3f63
Merge branch 'master' into UpdateWeb3
2016-10-26 11:56:04 -07:00
Dan Finlay
9df20e6c55
Merge pull request #773 from MetaMask/Version-2.13.6
...
Version 2.13.6
2016-10-26 11:54:06 -07:00
Dan Finlay
b8acdfcab5
Version 2.13.6
2016-10-26 11:48:42 -07:00
Dan Finlay
1d1c64cf89
Merge branch 'master' into UpdateWeb3
2016-10-26 11:44:28 -07:00
Dan Finlay
0bad941433
Merge pull request #768 from MetaMask/i762-RenameWalletToAccount
...
Rename wallet to account
2016-10-26 11:43:52 -07:00
Dan Finlay
0bf139188e
Merge branch 'master' into i762-RenameWalletToAccount
2016-10-26 11:38:09 -07:00
kumavis
84bd8784d0
deps - web3 - set version to 0.17.0-beta
2016-10-26 11:36:43 -07:00
Dan Finlay
c834b4f637
Merge branch 'master' into i762-RenameWalletToAccount
2016-10-26 11:31:08 -07:00
Kevin Serrano
2dad59b561
Merge pull request #764 from MetaMask/761-FixCustomMordenIndication
...
Fix provider menu selection indication
2016-10-26 11:06:29 -07:00
Dan Finlay
f1bbaeea50
Merge branch 'master' into 761-FixCustomMordenIndication
2016-10-26 10:51:07 -07:00
Dan Finlay
693c30d784
Merge pull request #769 from MetaMask/FixDelegateCall
...
Fix delegate call function reference 2
2016-10-25 17:45:18 -07:00
Dan Finlay
21e7331111
Fix delegate call function reference 2
2016-10-25 17:41:50 -07:00
Dan Finlay
1cabeb2fc4
Merge pull request #766 from MetaMask/FixDelegateCallCheck
...
Fix delegate call analysis
2016-10-25 17:38:03 -07:00
Dan Finlay
6c469a1826
Merge branch 'i328-MultiVault' of github.com:MetaMask/metamask-plugin into i328-MultiVault
2016-10-25 17:00:19 -07:00