Whymarrh Whitby
7bbd6e7039
Version 5.3.5 ( #6109 )
2019-02-04 12:04:43 -08:00
Bruno Barbieri
cc03a7db6a
Privacy mode fixes ( #6087 )
...
* Version 5.3.4 RC1
* fix old ui approval screen
* fix error caused by meshtesting iframe
* fix linter errors
2019-02-01 14:05:46 -05:00
Dan Finlay
015414c31d
Version 5.3.4 RC1 ( #6084 )
2019-01-31 10:27:58 -08:00
Frankie
4e27b644ab
fix - migration 30 undefinds ( #6079 )
2019-01-31 10:09:28 -08:00
Thomas Huang
7c0e0b6065
Merge pull request #6076 from MetaMask/Version-5.3.3
...
Version 5.3.3 RC1
2019-01-30 12:59:29 -06:00
Dan Finlay
5c49ce77bd
Version 5.3.3 RC1
2019-01-30 10:45:42 -08:00
Paul Bouchon
db776b5a02
EIP-1102 updates ( #6006 )
...
* Update privacy notice
* Respond to 1102 messages using tab ID
2019-01-30 10:27:33 -08:00
Whymarrh Whitby
b2813d1113
Remove unused InitializeMenuScreen component ( #6075 )
2019-01-30 14:47:56 -03:30
Pedro Gutiérrez
79cd40b979
Improved Spanish translations ( #6072 )
2019-01-30 14:45:27 -03:30
Whymarrh Whitby
1d555991dc
Merge pull request #6074 from MetaMask/ui-codeowners
...
Update UI code owners
2019-01-30 10:47:14 -03:30
Whymarrh Whitby
b4e7e0ec0f
Update UI codeowners
2019-01-30 10:32:04 -03:30
Thomas Huang
4c16f4baee
e2e: Use close instead of save for gas modal ( #6066 )
2019-01-30 10:30:14 -03:30
Dan J Miller
02bdbbbc3e
Add visual indicator when displaying a cached balance ( #5854 )
2019-01-30 08:46:12 -03:30
Frankie
df3169d1c7
I#5956 fix2 dont overwrite existing rpc settings ( #6044 )
...
* mm-controller - dont overwrite existing rpc settings
* ui-networkDropdown - dont pass old network as chainId
* add methods preferencesController.updateRpc and metamaskController.updateAndSetCustomRpc
* use updateAndSetCustomRpc in settings to allow rpcs to be updated
* use new rpc as nickname if no nick name has been supplied
* fix update rpc method
2019-01-29 08:13:51 -10:00
Dan Finlay
98d5b4d632
Version 5.3.2 RC1 ( #6069 )
2019-01-28 11:14:32 -08:00
Dan J Miller
ab9c20db5b
Merge pull request #6021 from MetaMask/i5943-shapeshift-tx
...
Order shapeshift transactions by time within the transactions list
2019-01-25 14:39:18 -03:30
Jenny Pollack
456bfaf9ed
add source for header in create infura client ( #6023 )
...
* add source for header in create infura client
* bump eth-json-rpc-infura
2019-01-24 14:56:55 -10:00
Dan Miller
bf4b6770a0
Fix bugs in e2e tests related to gas customization inputs.
2019-01-24 19:31:30 -03:30
Dan Miller
76f9bdec63
Add integration test for ordering of shapeshift txs in history list.
2019-01-24 19:31:30 -03:30
Alexander Tseung
7d18a47c22
Fix integration tests
2019-01-24 19:31:30 -03:30
Alexander Tseung
941a9a0fd9
Order shapeshift transactions by time within the transactions list
2019-01-24 19:31:30 -03:30
Esteban Miño
2d7c9b3dac
Prevent send to token warning ( #6058 )
2019-01-23 14:39:56 -03:30
Alexander Tseung
fba17d77de
Refactor first time flow, remove seed phrase from state ( #5994 )
...
* Refactor and fix styling for first time flow. Remove seed phrase from persisted metamask state
* Fix linting and tests
* Fix translations, initialization notice routing
* Fix drizzle tests
* Fix e2e tests
* Fix integration tests
* Fix styling
* Fix migration naming from 030 to 031
* Open extension in browser when user has not completed onboarding
2019-01-23 11:55:34 -03:30
oliver renwick
69fcfa427b
Updated Spanish translations ( #6046 )
...
* up to E's in translation, starting from about 60% incomplete
* Spanish at 100%
* Integrating changes as suggested by fernandomg
* with updates from Herman and Esteban.
2019-01-23 11:54:27 -03:30
Esteban Miño
1d93d9a385
Prevent send to token ( #6051 )
...
* check contact metadata
* check for tokens in state
* tests
* update tests
* validation only if sending tokens
* container test
2019-01-22 11:05:59 -08:00
Bruno Barbieri
2cfea0b788
fix asset detection ( #6049 )
2019-01-22 10:23:11 -08:00
Esteban Miño
e21dfd1862
Use Parity on-chain registry only when is needed ( #6052 )
...
* add and use knownMethodData to avoid infura requests
* dataMethod to methodData and check empty response
2019-01-22 10:22:56 -08:00
Alexander Tseung
fe780fb3d4
Refactor BalanceComponent to jsx ( #6048 )
2019-01-21 10:56:48 -03:30
Frankie
0ad7797076
I#5956 fix 1 ( #6026 )
...
* prevent invalid chainId's when adding cusstom rpcs
* migration 30 removes invalid chaids from preferences and networkController for custom rpcs
2019-01-17 09:10:33 -10:00
Alexander Tseung
de0ac53008
Fix grammar error in Current Conversion ( #6029 )
2019-01-17 11:37:38 -03:30
Thomas Huang
508889c6dc
Merge pull request #6027 from MetaMask/Version-5.3.1
...
Version 5.3.1 RC2
2019-01-16 14:50:42 -08:00
Alexander Tseung
3fe78a8f48
Disable account dropdown on signing screens ( #6024 )
2019-01-16 14:50:24 -08:00
Dan Finlay
4acaffeefd
Merge branch 'develop' into Version-5.3.1
2019-01-16 13:38:23 -08:00
Thomas Huang
13463309dc
Skip drizzle tests unit issue with ci is determined ( #5982 )
2019-01-16 13:38:04 -08:00
Dan Finlay
72775340bb
Version 5.3.1 RC2
2019-01-16 11:25:41 -08:00
Thomas Huang
42e67295f4
Merge pull request #5966 from filips123/patch-1
...
Update Slovenian translation
2019-01-10 11:39:25 -08:00
Thomas Huang
3bd3e640b4
Set auto conversion off for token/eth conversion ( #6005 )
2019-01-10 10:36:30 -08:00
Alexander Tseung
eaca9d21e6
Fix confirm screen for sending ether tx with hex data ( #6008 )
2019-01-10 12:54:37 -03:30
Filip Š
7ff8d6c6b1
Merge branch 'develop' of https://github.com/MetaMask/metamask-extension into patch-1
2019-01-10 14:27:21 +01:00
Thomas Huang
cef4caeb61
Merge pull request #5999 from MetaMask/app-description
...
Refine app description
2019-01-05 11:42:59 -08:00
Dan Finlay
58f55eeca9
Refine app description
...
Should help SEO on the chrome store.
2019-01-05 11:10:47 -08:00
Thomas Huang
4e0d48244a
Merge pull request #5997 from whymarrh/drizzle-script
...
Harden Drizzle test runner script
2019-01-04 08:03:54 -08:00
Whymarrh Whitby
4d4d4caf78
Clean up drizzle test runner script
2019-01-04 10:30:08 -03:30
Whymarrh Whitby
35fbddc5e7
Revert "remove error flags from drizzle setup"
...
This reverts commit 938f4286e4
.
2019-01-04 08:58:41 -03:30
Hsuan Lee
dd6d3232fa
Fix ERC20 token value decoding ( #5995 )
...
When MetaMask user calls non-standard ERC20 methods such as `mint`, `tokenData` will be `undefined` and an uncaught error will break the UI
2019-01-04 08:36:25 -03:30
Vincent
cb63e8efed
Merge pull request #5970 from Wathis/develop
...
Fixed a word french translation (several occurrences of connection instead of connexion)
2019-01-04 13:04:34 +01:00
Wathis
089fd5f430
Wrong french translation
...
Changing "Connection" by "Connexion"
2019-01-04 08:21:03 -03:30
Bowen
866b9af69e
Fix Component#componentDidUpdate usage ( #5977 )
2019-01-03 18:17:37 -03:30
Thomas Huang
cdb202a65e
Merge pull request #5987 from MetaMask/Version-5.3.0
...
Version 5.3.0 RC1
2019-01-03 13:29:07 -08:00
Thomas Huang
9b0b2f32f7
Merge pull request #5992 from MetaMask/i5140-accounts
...
Add scrolling button to account list
2019-01-03 13:28:36 -08:00