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
kumavis
fa37ba3992
controllers - recent-blocks - pull first historical blocks in parallel
7 years ago
Frankie
e8b2e11c56
Reveal get filtered tx list ( #4332 )
...
* add getFilteredTxList from txController to getApi
* transactions - remove dead code (isNonceTaken)
7 years ago
kumavis
2d4d77b17d
docs - jsdoc - fix syntax
7 years ago
simon
22753d96fd
Added trailing comma for eslint
7 years ago
simon
41502cb384
Added adyen.com to blacklisted domains because postMessages are blocking card encryption
7 years ago
Whymarrh Whitby
67310e151e
Fix migration 026 to produce the correct shape for state.identities
7 years ago
Whymarrh Whitby
2d13fac476
Add migration to move identities from KeyringController
7 years ago
Whymarrh Whitby
c54e4c7191
Add PreferencesController#setAddresses to update ids
7 years ago
Whymarrh Whitby
cbe4d0d88c
Update AddressBookController to read from preferences store
7 years ago
Whymarrh Whitby
924cc1fcf7
Move setAccountLabel into PreferencesController
7 years ago
kumavis
8e1cad5ff6
tx-state-history-helper - use more readable Date.now method
7 years ago
kumavis
d62fc22611
network - remove debugging console.log
7 years ago
Dan
6bc8cc819a
Merge branch 'develop' into i3725-refactor-send-component-
7 years ago
bitpshr
ce2834400c
Add new json-rpc-engine middleware for improved error handling
7 years ago
Csaba Solya
2081768fc5
fix lint issues
7 years ago
Csaba Solya
3642810584
remove unnecessary lib
7 years ago
Csaba Solya
349fb9e0bc
revert unnecessary change in state manager
7 years ago
Csaba Solya
9026651224
add time stamps to transaction history log entries
7 years ago
bitpshr
6351b7bb88
Fix documentation typo
7 years ago
kumavis
a1d13d45cf
lint - cleanup some unused variables
7 years ago
kumavis
fec4c50657
controllers - network - move default config out of first-time-state
7 years ago
frankiebee
a45cb75435
transactions - add a nonce check utility for ui use
7 years ago
frankiebee
62bf76db53
fix - getTxsByMetaData check if the key is in the object not if the value is truthy
7 years ago