Dan Finlay
d3b2698f34
Rename function to be an action
8 years ago
Dan Finlay
9e54e3baa0
Break up migration function
8 years ago
Dan Finlay
291403c13f
Don't bother changing selected accounts since accounts are recovered
8 years ago
Dan Finlay
cf3951c9df
Remove logs
8 years ago
Dan Finlay
0df656850d
Linted
8 years ago
Dan Finlay
ebeaf3b3d6
Restructured migration
...
Migrator now returns a lostAccount array that includes objects
these objects include keys of address and privateKey,
this allows the MetamaskController to restore the lost accounts
even without customizing the idStore or the KeyringController.
Also includes a patch that allows idStore to synchronously export private keys.
8 years ago
Dan Finlay
a3a64afdd5
Return undefined when vault is uninitialized
8 years ago
Dan Finlay
05ce7086f7
Added error when trying to unlock uninitialized vault
8 years ago
Frances Pangilinan
9e1c90eafc
fix merge
8 years ago
Frankie
6f7c23fd28
Merge branch 'dev' into TxManager
8 years ago
Frances Pangilinan
a85c691b71
Remove txManager in keyring controller
8 years ago
Frances Pangilinan
1ebcbe296b
Migrate all tx mutation code out of keyring controller and
...
Fix up txManager to reflect code review requests
8 years ago
Frances Pangilinan
6e78494846
First pass at revision requests
8 years ago
Dan Finlay
73cdf0bfd4
Merge pull request #944 from MetaMask/i938-uri-validation
...
I938 uri validation
8 years ago
Dan Finlay
48f2ae2154
Move old keystore migration code to metamask controller
...
Allows keyring controller to be more generic, less opinionated, and who knows, maybe sooner publishable as its own thing.
8 years ago
Dan Finlay
b3533f9bf7
Fixed another lostAccount test
8 years ago
Kevin Serrano
9110547465
Add to changelog.
8 years ago
Kevin Serrano
aea263a80d
Lint.
8 years ago
Kevin Serrano
572980402d
Validate URIs before entering them in.
8 years ago
Dan Finlay
afcad53ef9
Refine a lostAccount test
8 years ago
Dan Finlay
11c1004a41
Linted
8 years ago
Dan Finlay
553f1769a0
Add lost accounts ui development state
8 years ago
Dan Finlay
931ae5f64a
Make notices confirmation configurable
...
- Confirm button will now dismiss the lost accounts array.
8 years ago
Dan Finlay
de22ab2090
Merge pull request #943 from MetaMask/fixExplorerLink
...
Fix explorer link
8 years ago
Frankie
05e62cbc17
make CHANGELOG more human readable
8 years ago
Frances Pangilinan
10d9cf0912
Add to CHANGELOG.md
8 years ago
Frances Pangilinan
4910e2f9bd
remove network Id 2 from explorer link and Add network Id 3
8 years ago
Dan Finlay
674b268982
Merge pull request #916 from MetaMask/i894-DetectBadAccounts
...
I894 detect bad accounts
8 years ago
Dan Finlay
4fbea1c7b4
Merge pull request #939 from MetaMask/BrowserPassworder
...
Remove encryptor in favor of external browser-passworder
8 years ago
Dan Finlay
35d8f69e80
Merge pull request #942 from MetaMask/Version-2.14.1
...
Version 2.14.1
8 years ago
Dan Finlay
dea658a898
Bump passworder version
8 years ago
Dan Finlay
2988bc0723
Use security patched version of browser-passworder
8 years ago
Dan Finlay
3f2945dce0
Version 2.14.1
8 years ago
Dan Finlay
26f1e6cbd2
Remove encryptor in favor of external browser-passworder
...
I broke out the encryptor lib into its own module on npm called browser-passworder.
8 years ago
Dan Finlay
20d2204ce6
Made changes according to feedback.
8 years ago
Dan Finlay
ead8329877
Merge pull request #937 from MetaMask/i900-forgot-password-flow
...
I900 forgot password flow
8 years ago
Kevin Serrano
9c8345467c
Modify actions to support better transition.
8 years ago
kumavis
f7eec0b282
Merge pull request #936 from MetaMask/MergeMaster
...
Merge master
8 years ago
Kevin Serrano
92ddcba76b
Add to changelog.
8 years ago
Kevin Serrano
e9bea92ac3
Lint.
8 years ago
Kevin Serrano
20c043a4c2
Redirect to seed word screen for forgotten passwords.
8 years ago
Dan Finlay
77d2deb176
Merged master into dev
8 years ago
Dan Finlay
6ce0bc4b11
Merge pull request #935 from MetaMask/kumavis-patch-1
...
inpage - temporarily disable ping stream
8 years ago
kumavis
e1d6a1ea94
changelog - add whitespace
8 years ago
kumavis
b88fbf8da9
Merge branch 'kumavis-patch-1' of github.com:MetaMask/metamask-plugin into kumavis-patch-1
8 years ago
kumavis
5ea7d738d2
changelog - inf reload detection hotfix
8 years ago
kumavis
695f6800e2
Merge branch 'kumavis-patch-1' of github.com:MetaMask/metamask-plugin into kumavis-patch-1
8 years ago
kumavis
6f8370fce8
changelog - add note on inf reload detection hotfix
8 years ago
kumavis
c591845e5b
Merge branch 'master' into kumavis-patch-1
8 years ago
kumavis
b4a298e1a3
inpage - temporarily disable ping stream
8 years ago