kumavis
4b8a4fd5fe
test - e2e - check for phishing warning
6 years ago
kumavis
44a8e48a04
notices - replace getLatestNotice with getNextNotice
6 years ago
kumavis
ac8b56a00d
notices - notices collection is now manually edited
6 years ago
kumavis
604289c96c
controllers - transaction - prefer log over console
6 years ago
kumavis
177cc3f280
metamask - ensure all nonce locks are released
6 years ago
kumavis
8f93e34175
nonce-tracker - wrap nonce calculations in try-catch and release lock on error
6 years ago
Erik Marks
b982961381
removed auto-reload.js, moved global web3 export to inpage.js
6 years ago
Erik Marks
f461bd8812
wip
6 years ago
Dan Finlay
c53c5d5c9e
Fix bug where reset account would not work.
...
Fixes #4462
Ensures that resetAccount() can work on non-stock providers.
I'm unclear how this was ever working, this code hasn't moved in months,
but users report it recently breaking. Maybe we only recently pushed it
to prod.
7 years ago
Whymarrh Whitby
3cc85c219e
Add account type assertion to PreferencesController#setAccountLabel
7 years ago
kumavis
60e61e6834
diagnostics - fix reportMultipleKeyrings call
7 years ago
kumavis
36a0574f56
diagnostics - minor fixes
7 years ago
kumavis
ece5cfc785
lint - fix diagnostics reporter
7 years ago
kumavis
20bdba3d17
diagnostics - rewrite bug-notifier as diagnostics-reporter
7 years ago
kumavis
6247e54fcc
add multivault detection to diagnostics reporting
7 years ago
Dan Finlay
41f292437d
Record identity before deleting it
7 years ago
Dan Finlay
ae156e1087
Mock notifier in test
7 years ago
Dan Finlay
f07ca73e07
Add comment
7 years ago
Dan Finlay
415ab2d534
Do not alert to user
7 years ago
Dan Finlay
22754e3e1f
Linted
7 years ago
Dan Finlay
7b87afb4b7
Add bug info under metadata key
7 years ago
Dan Finlay
0eacee8e45
Add first time info to bug report
7 years ago
Dan Finlay
3bfc40c284
Add version to report
7 years ago
Dan Finlay
d07c664b2c
Fine tune error posting
7 years ago
Dan Finlay
b858cc4b1b
Only notify first time lost ids are detected
7 years ago
Dan Finlay
f3b385cb09
Add reporting uri
7 years ago
Dan Finlay
fd1ce4d741
Begin adding unconfigured notifier
7 years ago
Dan Finlay
8fcaa2cf56
Persist lost identities to storage for later analysis
7 years ago
Dan Finlay
f5d4acf53b
Add minimal user notification of issue.
7 years ago
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.
7 years ago
Dan Finlay
764643ed5f
Block gravityforms.com from web3 injection
...
Fixes #3073
7 years ago
kumavis
eb3241ccba
metamask-controller - clear account labels on restore from seed phrase
7 years ago
kumavis
54a9c62fd6
preferences controller - jsdoc fix
7 years ago
kumavis
d4cdd1a0f3
metamask - update preferences controller identities on keyring controller update
7 years ago
Dan Finlay
b1b90a6bb9
Version 4.7.1
7 years ago
Whymarrh Whitby
1a18f03e2f
Fix return value of migration 26 when missing KC or PC
7 years ago
bitpshr
ccae937f41
Properly end the middleware stack on RPC error
7 years ago
kumavis
e2e4496c87
sentry - message rewrite - guard against missing message
7 years ago
Dan
0f20fce9b7
Auto update gas estimate when to changes.
7 years ago
Csaba Solya
1dda0c6469
remove generating blocked accounts and use a config file instead
7 years ago
Csaba Solya
3e489ea165
fix documentation
7 years ago
Csaba Solya
cf73581c0e
adding tests for recipient blacklist checker
7 years ago
Csaba Solya
6affd8f949
adding transaction controller tests
7 years ago
Csaba Solya
afb5788861
initial implementation
7 years ago
kumavis
7e87600042
metamask-controller - lint fix
7 years ago
kumavis
09601439e3
metamask-controller - update preferences controller addresses after import account
7 years ago
kumavis
e3ecc94a52
i18n - getFirstPreferredLangCode - guard against missing i18n api
...
fix for brave
7 years ago
Anton
71a6e97327
cleanErrorStack moved to separate library module
...
more errors traces cleaned up
7 years ago
Anton
1d23a5c81b
error message fix
7 years ago
Anton
62dc6e20eb
Clean up user rejection error message
7 years ago