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.
6 years ago
Esteban MIno
0e863d5fab
network store to detect token
6 years ago
Esteban MIno
bfac9c2c2d
detect tokens polling
6 years ago
brunobar79
87dfca0767
fixes
6 years ago
Dan Finlay
5e4f3e430a
Get popup appearing when suggesting new token
6 years ago
Dan Finlay
5d7c2810a7
Begin adding eth_watchToken
6 years ago
kumavis
44a8e48a04
notices - replace getLatestNotice with getNextNotice
6 years ago
kumavis
43e805805e
diagnostics - temporarily disable
6 years ago
Bruno
704e2a21f8
clean up
6 years ago
Bruno
8763ea898e
move TrezorKeyring to its own package
6 years ago
kumavis
177cc3f280
metamask - ensure all nonce locks are released
6 years ago
Bruno
d1880073f6
balances working
6 years ago
Bruno
f6b27fa9eb
add account working
6 years ago
Bruno
f5f66f59d7
clean up
6 years ago
Bruno
8c4d58aa45
initial trezor support
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
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
Dan
0f20fce9b7
Auto update gas estimate when to changes.
7 years ago
kumavis
c9f3404ca5
metamask-controller - lint fix
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
fe42de4642
metamask-controller - update preferences controller addresses after import account
7 years ago
Anton
71a6e97327
cleanErrorStack moved to separate library module
...
more errors traces cleaned up
7 years ago
kumavis
76cfb10864
metamask-controller - wrap txController.addUnapprovedTx for wallet middleware reference before txController is instantiated
7 years ago
kumavis
aab9691c42
provider - update wallet hooks for new wallet middleware
7 years ago
kumavis
66a62dfd0c
metamask-controller - fix account lookup hook
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
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
088d7930e0
network - create provider and block-tracker via json-rpc-engine
7 years ago
Dan
6bc8cc819a
Merge branch 'develop' into i3725-refactor-send-component-
7 years ago
frankiebee
a45cb75435
transactions - add a nonce check utility for ui use
7 years ago
kumavis
6f316ca450
network - remove setNetworkEndpoints
7 years ago
Dan Finlay
5abb0256a9
Linted docs
7 years ago
Alexander Tseung
477b74124d
Revert "Fix UI getting stuck in Reveal Seed screen"
...
This reverts commit 2c8156ebe9
.
7 years ago
Dan Finlay
fad8afb7d1
Linted jsdocs
7 years ago
Dan Finlay
f78d2f5e0b
Added docs to MM-controller
7 years ago