brunobar79
d5929e5c42
added qr code scanner icon in send transaction
6 years ago
brunobar79
f7ad978474
camera working back and forth
6 years ago
brunobar79
5ebefc0e50
run linter
6 years ago
Esteban MIno
9be22775c3
fix merge
6 years ago
Esteban MIno
9c95554933
fix detection on submit password
6 years ago
Csaba Solya
72591d4f41
remove dropped handler
6 years ago
Esteban Miño
cb045fd8fe
Auto-detect tokens #3034 ( #4683 )
...
* detect tokens polling
* network store to detect token
* tests for spec
* passtest-lint
* fix lint
* improve tests
* detect tokens through infura
* detect tokens when submit password and new account selected
* keyring unlocked detect and unit tests
* add changelog
6 years ago
Csaba Solya
a3822b4680
add notifications
6 years ago
Esteban MIno
009b1cefbe
keyring unlocked detect and unit tests
6 years ago
brunobar79
aa5a987765
added some e2e tests
6 years ago
brunobar79
e89350b19f
added tests for removeAccount
6 years ago
brunobar79
de4265c629
added more unit tests
6 years ago
brunobar79
e5512c306d
added unit tests for metamaskcontroller
6 years ago
Esteban MIno
2fffe09873
detect tokens through infura
6 years ago
brunobar79
80e875308b
forget device and autiload account features added
6 years ago
brunobar79
89cc48789a
update to temp dependencies
6 years ago
Esteban MIno
910713c6b3
improve tests
6 years ago
brunobar79
523cf9ad33
account removal is working
6 years ago
brunobar79
85a4e39b05
fix trezor label
6 years ago
brunobar79
d3f793a44a
added label for trezor accounts
6 years ago
brunobar79
2de3039b6b
fix account duplication
6 years ago
brunobar79
7cca7ace2e
fix all the account related bugs
6 years ago
brunobar79
6b2511f94f
UI refactor
6 years ago
brunobar79
9d3f2435e5
lint fix
6 years ago
brunobar79
a8f745f9fe
eslint --fix .
6 years ago
Dan
de01a6f112
Use background gas price estimation method in new ui.
7 years ago
Esteban MIno
0e863d5fab
network store to detect token
7 years ago
Esteban MIno
bfac9c2c2d
detect tokens polling
7 years ago
brunobar79
87dfca0767
fixes
7 years ago
Dan Finlay
5e4f3e430a
Get popup appearing when suggesting new token
7 years ago
Dan Finlay
5d7c2810a7
Begin adding eth_watchToken
7 years ago
kumavis
44a8e48a04
notices - replace getLatestNotice with getNextNotice
7 years ago
kumavis
43e805805e
diagnostics - temporarily disable
7 years ago
Bruno
704e2a21f8
clean up
7 years ago
Bruno
8763ea898e
move TrezorKeyring to its own package
7 years ago
kumavis
177cc3f280
metamask - ensure all nonce locks are released
7 years ago
Bruno
d1880073f6
balances working
7 years ago
Bruno
f6b27fa9eb
add account working
7 years ago
Bruno
f5f66f59d7
clean up
7 years ago
Bruno
8c4d58aa45
initial trezor support
7 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
kumavis
ffb8fa1649
lint - remove unused require
7 years ago
kumavis
60e61e6834
diagnostics - fix reportMultipleKeyrings call
7 years ago
kumavis
36a0574f56
diagnostics - minor fixes
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
0eacee8e45
Add first time info to bug report
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
eb3241ccba
metamask-controller - clear account labels on restore from seed phrase
7 years ago
kumavis
d4cdd1a0f3
metamask - update preferences controller identities on keyring controller update
7 years ago