1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
Commit Graph

6981 Commits

Author SHA1 Message Date
kumavis
12a7fc4016 4.7.3 2018-06-04 16:11:19 -07:00
kumavis
ddce3d148e
Merge pull request #4486 from MetaMask/i4475-ClearUnknownIdentities
Clear unknown identities
2018-06-04 16:04:07 -07:00
Dan Finlay
41f292437d Record identity before deleting it 2018-06-04 15:34:38 -07:00
Dan Finlay
ae156e1087 Mock notifier in test 2018-06-04 15:26:01 -07:00
Dan Finlay
f07ca73e07 Add comment 2018-06-04 15:18:12 -07:00
Dan Finlay
415ab2d534 Do not alert to user 2018-06-04 15:17:03 -07:00
Dan Finlay
22754e3e1f Linted 2018-06-04 15:10:51 -07:00
Dan Finlay
7b87afb4b7 Add bug info under metadata key 2018-06-04 15:06:21 -07:00
Dan Finlay
0eacee8e45 Add first time info to bug report 2018-06-04 15:03:31 -07:00
Dan Finlay
3bfc40c284 Add version to report 2018-06-04 14:59:46 -07:00
Dan Finlay
cd1e77c0f6 Add changelog entry 2018-06-04 14:56:50 -07:00
Dan Finlay
d07c664b2c Fine tune error posting 2018-06-04 14:30:24 -07:00
Dan Finlay
b858cc4b1b Only notify first time lost ids are detected 2018-06-04 14:24:45 -07:00
Dan Finlay
f3b385cb09 Add reporting uri 2018-06-04 14:22:34 -07:00
Dan Finlay
fd1ce4d741 Begin adding unconfigured notifier 2018-06-04 14:21:46 -07:00
Dan Finlay
8fcaa2cf56 Persist lost identities to storage for later analysis 2018-06-04 14:05:56 -07:00
Dan Finlay
f5d4acf53b Add minimal user notification of issue. 2018-06-04 14:01:05 -07:00
Dan Finlay
7382bd0847 Add identity synchronizing code
Addresses #4475, where entries in the identities object do not
necessarily have corresponding accounts in the vault.

On password submission, this change passes known accounts to the
preferencesController (responsible for nickname management), and removes
unknown entries.

Includes "TODO" notes for where we could log the issue to sentry or
notify the user.
2018-06-04 13:43:26 -07:00
Dan Finlay
797e63b37b Add failing test for unknown identity entry 2018-06-04 13:28:46 -07:00
Dan J Miller
139f930185
Merge pull request #4350 from MetaMask/i3914-fix-newui-send-gas-estimation
NewUI gas estimation produces same results as old-ui (exception: contract addresses)
2018-06-04 16:38:01 -02:30
Dan
ada59054c9 Simplify recipient code check in send.utils estimateGas 2018-06-04 15:50:52 -02:30
Dan J Miller
5d58f0e9a0
Merge pull request #4428 from MetaMask/fix-tokenlist-balance-overflow
Token name is not hidden in wallet if balance is exceptionally long.
2018-06-04 14:59:03 -02:30
Alexander Tseung
3aa4c3b804
Reduce height of notice container in onboarding (#4435) 2018-06-04 10:02:32 -07:00
Alexander Tseung
5a2771dd47
Indicate the current selected account on the popup account view (#4445) 2018-06-04 09:33:25 -07:00
Dan Finlay
764643ed5f
Block gravityforms.com from web3 injection
Fixes #3073
2018-06-03 19:38:47 -07:00
Dan Finlay
83c7de2169
Merge pull request #4471 from MetaMask/master
4.7.2 - Merge master into develop
2018-06-03 13:19:35 -07:00
Dan Finlay
750ec87699
Merge pull request #4470 from MetaMask/v4.7.2
Version 4.7.2
2018-06-03 13:09:42 -07:00
kumavis
0a7584999e 4.7.2 - additional changelog notes 2018-06-03 12:35:32 -07:00
kumavis
a09b3737f2 4.7.2 2018-06-03 12:31:09 -07:00
kumavis
a3cc2b0a7b deps - update package-lock via npm@5.10.0 2018-06-03 12:29:19 -07:00
Dan Finlay
8cd692e37c
Merge pull request #4467 from MetaMask/preferences-account-sync
bugfix - update preferences controller identities on keyring controller update
2018-06-03 12:26:11 -07:00
kumavis
123d74c4b2
Merge pull request #4353 from MetaMask/publishing-guide-update
Update publishing guide
2018-06-03 12:25:43 -07:00
kumavis
eb3241ccba metamask-controller - clear account labels on restore from seed phrase 2018-06-03 12:02:35 -07:00
kumavis
54a9c62fd6 preferences controller - jsdoc fix 2018-06-03 11:30:11 -07:00
kumavis
d4cdd1a0f3 metamask - update preferences controller identities on keyring controller update 2018-06-03 11:27:25 -07:00
kumavis
a08e58f0fd
Merge pull request #4426 from MetaMask/sentry-url-rewrite-fix
sentry - message rewrite - guard against missing message
2018-06-03 10:50:05 -07:00
Dan
8f0a3b8311 Merge branch 'develop' into handle-import-account-failure-in-ui 2018-06-03 06:46:45 -02:30
Dan J Miller
e6769bde5b
Merge pull request #4432 from alextsg/fix-tokenlist-balance-overflow
Fix ellipses
2018-06-02 03:02:48 -02:30
Dan
ffd42c59da Default currency-display valueToRender to empty string when not readOnly ('0' if readOnly). 2018-06-02 01:58:01 -02:30
Dan
1b879f45bc Fix calculation of data property for gas estimation on token transfers. 2018-06-02 01:53:01 -02:30
kumavis
72dde75e58
Merge pull request #4425 from MetaMask/master
Merge Master into Develop
2018-06-01 17:06:30 -07:00
Dan Finlay
1da103a6ed
Merge pull request #4436 from MetaMask/bmd/update-zenhub-links
update helpscout links to zendesk
2018-06-01 16:12:00 -07:00
Dan Finlay
475bb1ca92
Merge pull request #4438 from wjmelements/yarn
Suggest Yarn for Node >= 10
2018-06-01 16:11:38 -07:00
kumavis
4be8e780cd
Merge pull request #4449 from MetaMask/Version-4.7.1
Version 4.7.1
2018-06-01 16:03:56 -07:00
Dan Finlay
8a2d75f3a6
Merge pull request #4450 from MetaMask/fix-migration-26
Fix return value of migration 26 when missing KC or PC
2018-06-01 16:00:52 -07:00
Dan Finlay
b1b90a6bb9 Version 4.7.1 2018-06-01 15:48:16 -07:00
Dan Finlay
fbcea7043f Merge branch 'master' into develop 2018-06-01 15:47:28 -07:00
Whymarrh Whitby
1a18f03e2f
Fix return value of migration 26 when missing KC or PC 2018-06-01 15:46:31 -07:00
Whymarrh Whitby
60c06a6440 Adjust delays in new beta e2e tests 2018-06-01 13:31:21 -07:00
kumavis
1e6ff597e2 ci - breakout firefox helpers into scripts 2018-06-01 12:16:14 -07:00