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
797e63b37b
Add failing test for unknown identity entry
7 years ago
Dan J Miller
139f930185
Merge pull request #4350 from MetaMask/i3914-fix-newui-send-gas-estimation
...
NewUI gas estimation produces same results as old-ui (exception: contract addresses)
7 years ago
Dan
ada59054c9
Simplify recipient code check in send.utils estimateGas
7 years ago
Dan J Miller
5d58f0e9a0
Merge pull request #4428 from MetaMask/fix-tokenlist-balance-overflow
...
Token name is not hidden in wallet if balance is exceptionally long.
7 years ago
Alexander Tseung
3aa4c3b804
Reduce height of notice container in onboarding ( #4435 )
7 years ago
Alexander Tseung
5a2771dd47
Indicate the current selected account on the popup account view ( #4445 )
7 years ago
Dan Finlay
764643ed5f
Block gravityforms.com from web3 injection
...
Fixes #3073
7 years ago
Dan Finlay
83c7de2169
Merge pull request #4471 from MetaMask/master
...
4.7.2 - Merge master into develop
7 years ago
Dan Finlay
750ec87699
Merge pull request #4470 from MetaMask/v4.7.2
...
Version 4.7.2
7 years ago
kumavis
0a7584999e
4.7.2 - additional changelog notes
7 years ago
kumavis
a09b3737f2
4.7.2
7 years ago
kumavis
a3cc2b0a7b
deps - update package-lock via npm@5.10.0
7 years ago
Dan Finlay
8cd692e37c
Merge pull request #4467 from MetaMask/preferences-account-sync
...
bugfix - update preferences controller identities on keyring controller update
7 years ago
kumavis
123d74c4b2
Merge pull request #4353 from MetaMask/publishing-guide-update
...
Update publishing guide
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
kumavis
a08e58f0fd
Merge pull request #4426 from MetaMask/sentry-url-rewrite-fix
...
sentry - message rewrite - guard against missing message
7 years ago
Dan
8f0a3b8311
Merge branch 'develop' into handle-import-account-failure-in-ui
7 years ago
Dan J Miller
e6769bde5b
Merge pull request #4432 from alextsg/fix-tokenlist-balance-overflow
...
Fix ellipses
7 years ago
Dan
ffd42c59da
Default currency-display valueToRender to empty string when not readOnly ('0' if readOnly).
7 years ago
Dan
1b879f45bc
Fix calculation of data property for gas estimation on token transfers.
7 years ago
kumavis
72dde75e58
Merge pull request #4425 from MetaMask/master
...
Merge Master into Develop
7 years ago
Dan Finlay
1da103a6ed
Merge pull request #4436 from MetaMask/bmd/update-zenhub-links
...
update helpscout links to zendesk
7 years ago
Dan Finlay
475bb1ca92
Merge pull request #4438 from wjmelements/yarn
...
Suggest Yarn for Node >= 10
7 years ago
kumavis
4be8e780cd
Merge pull request #4449 from MetaMask/Version-4.7.1
...
Version 4.7.1
7 years ago
Dan Finlay
8a2d75f3a6
Merge pull request #4450 from MetaMask/fix-migration-26
...
Fix return value of migration 26 when missing KC or PC
7 years ago
Dan Finlay
b1b90a6bb9
Version 4.7.1
7 years ago
Dan Finlay
fbcea7043f
Merge branch 'master' into develop
7 years ago
Whymarrh Whitby
1a18f03e2f
Fix return value of migration 26 when missing KC or PC
7 years ago
Whymarrh Whitby
60c06a6440
Adjust delays in new beta e2e tests
7 years ago
kumavis
1e6ff597e2
ci - breakout firefox helpers into scripts
7 years ago
kumavis
6d4e4b8157
ci - run e2e:beta tests
7 years ago
kumavis
003172231a
Merge pull request #4433 from MetaMask/i4431-error-throwing
...
End json-rpc-engine stack on error
7 years ago
bitpshr
ccae937f41
Properly end the middleware stack on RPC error
7 years ago
William Morriss
545043a364
recommend yarn for node >= 10
7 years ago
Bobby Dresser
966583026a
update helpscout links to zenhub
7 years ago
Alexander Tseung
fd98ed570e
Fix ellipses
7 years ago
Dan
701611e317
Merge branch 'i3725-refactor-send-component-' into i3914-fix-newui-send-gas-estimation
7 years ago
Dan
2ca084b055
Remove .only
7 years ago
Dan
d12bb8c14f
Merge branch 'i3725-refactor-send-component-' of github.com:MetaMask/metamask-extension into i3725-refactor-send-component-
7 years ago
Dan
5091b03e4b
Merge branch 'develop' into i3725-refactor-send-component-
7 years ago
Dan J Miller
15f4ce352d
Merge pull request #4386 from MetaMask/i4077-replace-currency-input-with-numeric-input
...
Replace currency-input.js with NumericInput
7 years ago
Alexander Tseung
cc73d869fe
Add new alert modals
7 years ago
Alexander Tseung
f4d833cb09
Change btn-secondary styles to btn-default. Make btn-secondary red warning style buttons
7 years ago
Dan
3745c1ea4f
Fix send amount field select in send-new-ui integration test.
7 years ago
Dan
990b69c655
Improve input width calculation in currency-display.js
7 years ago
Dan
704ba54bef
Fix send-new-ui gas fee display expectation.
7 years ago