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.
6 years ago
brunobar79
87dfca0767
fixes
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
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
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
7e87600042
metamask-controller - lint fix
7 years ago
kumavis
09601439e3
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
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
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
Alexander Tseung
2c8156ebe9
Fix UI getting stuck in Reveal Seed screen
7 years ago
bitpshr
b4912f29cd
Disable token price polling when no client is active
7 years ago
bitpshr
d0447f9058
Maintain token prices using a background service
7 years ago
bitpshr
7129d7c0f3
Require loglevel singleton in each module that uses it
7 years ago
bitpshr
4780f825b1
Add ComposableObservableStore for subscription management
7 years ago
frankiebee
03b123a85d
transactions - put the origing on the txMeta to help with debugging
7 years ago
kumavis
d8357413ac
metamask-controller - fix typo
7 years ago
Dan Finlay
729a473210
Fix bug where resetAccount does not clear network cache
...
Fixes #3439
7 years ago
Dan
f74e802026
Undo unnecessary line removals.
7 years ago