Esteban MIno
b766104c8d
add suggested tokens objects in metamask state
6 years ago
Esteban MIno
a4b6b2357a
watchToken to watchAsset
6 years ago
Esteban MIno
a4c3f6b65c
add support for images base64 and urls on new ui
6 years ago
Esteban MIno
8f5b80a0fe
update method to metamask_watchToken
6 years ago
Esteban MIno
33357e3538
refactor unused code
6 years ago
Esteban MIno
15ea8c04b2
fix merge
6 years ago
Esteban MIno
78ad3c38e2
add suggested token params validation
6 years ago
Esteban MIno
9ac9f53a73
eth_watchToken working
6 years ago
Esteban MIno
081884bd80
rpc-engine not crashing when eth_watchToken
6 years ago
Esteban MIno
d8817b2646
fix doc tag
6 years ago
Esteban MIno
3124e8c612
tokens related functions refactor
6 years ago
Esteban MIno
ccae79d392
fix undefined for tokens on tests
6 years ago
Esteban MIno
822c1734d6
fix double state update when account changed
6 years ago
Esteban MIno
fbcba8f019
create tokens storage when setadresses
6 years ago
Esteban MIno
31286673c3
isolation of tokens related methods in preferences
6 years ago
Esteban MIno
5b9725d1f1
refactor to accountTokens
6 years ago
Esteban MIno
2827e13caa
add & delete tokens per network
6 years ago
Esteban MIno
1d3ad7cfbb
tokens per network for individual account
6 years ago
Esteban MIno
adee549c43
preferences test fixes for tokens per account
6 years ago
Esteban MIno
2770df80e3
add & delete tokens per account
6 years ago
brunobar79
523cf9ad33
account removal is working
6 years ago
brunobar79
a8f745f9fe
eslint --fix .
6 years ago
Dan Finlay
0481335dda
Improved rpc-engine usage
6 years ago
Dan Finlay
5e4f3e430a
Get popup appearing when suggesting new token
6 years ago
Dan Finlay
f14ed32980
Begin letting UI show suggested tokens
6 years ago
Dan Finlay
5d7c2810a7
Begin adding eth_watchToken
6 years ago
Whymarrh Whitby
3cc85c219e
Add account type assertion to PreferencesController#setAccountLabel
7 years ago
kumavis
20bdba3d17
diagnostics - rewrite bug-notifier as diagnostics-reporter
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
kumavis
54a9c62fd6
preferences controller - jsdoc fix
7 years ago
kumavis
d4cdd1a0f3
metamask - update preferences controller identities on keyring controller update
7 years ago
Whymarrh Whitby
c54e4c7191
Add PreferencesController#setAddresses to update ids
7 years ago
Whymarrh Whitby
924cc1fcf7
Move setAccountLabel into PreferencesController
7 years ago
Dan
6bc8cc819a
Merge branch 'develop' into i3725-refactor-send-component-
7 years ago
Dan
0c26df9653
Fix nits.
7 years ago
Dan
9f12c26d44
Even more documentation for various controllers and libs.
7 years ago