Commit Graph

2800 Commits

Author SHA1 Message Date
vbaranov 2ce7c6fa2e get upstream from mm-4.11.0 2018-10-26 12:43:06 +03:00
dennistikhomirov 97b87dac74 change MM to NW 2018-10-25 15:54:14 -07:00
Victor Baranov 68f5363bf1 new faucet alias 2018-10-25 14:24:27 +03:00
Victor Baranov 9316e26865 Get upstream from v4.16.0 2018-10-24 20:17:32 +03:00
Victor Baranov 9c0b5661e2 upstream from MM 4.11.0 2018-10-19 18:18:48 +03:00
Victor Baranov f986286917 Merge remote-tracking branch 'origin/develop' into mm-4.9.3 2018-10-19 16:22:58 +03:00
Victor Baranov 0984bdf22e NW@4.8.6 release 2018-10-18 18:59:12 +03:00
Victor Baranov 48f457f3ae upstream from mm 4.9.3 2018-10-18 15:52:58 +03:00
kumavis 09c3611171 4.16.0 2018-10-17 19:49:25 -04:00
kumavis fa36dbf981 inpage - increase provider max listeners to avoid warnings 2018-10-17 19:17:39 -04:00
Bartek 2c2ae8f4c7 i18n - add polish (pl) 2018-10-17 19:04:03 -04:00
kumavis c289baa17a
Merge pull request #5127 from MetaMask/account-tracker-network-change
Bug Fix: Force AccountTracker to update balances on network change
2018-10-17 18:56:54 -04:00
Whymarrh Whitby 03b0929a28
Merge pull request #5536 from whymarrh/add-token-help
Add clarifying text to the "Add Token" button
2018-10-17 17:41:46 -02:30
Whymarrh Whitby 0d0bb4afd7
Merge pull request #5522 from MetaMask/fetch-debugging
debugging - enable fetch debugging
2018-10-17 17:38:55 -02:30
Whymarrh Whitby 42fa54678f Extract Add Token button into its own component 2018-10-17 15:49:29 -02:30
Alexander Tseung badebe017f
Adds toggle for primary currency (#5421)
* Add UnitInput component

* Add CurrencyInput component

* Add UserPreferencedCurrencyInput component

* Add UserPreferencedCurrencyDisplay component

* Add updatePreferences action

* Add styles for CurrencyInput, CurrencyDisplay, and UnitInput

* Update SettingsTab page with Primary Currency toggle

* Refactor currency displays and inputs to use UserPreferenced displays and inputs

* Add TokenInput component

* Add UserPreferencedTokenInput component

* Use TokenInput in the send screen

* Fix unit tests

* Fix e2e and integration tests

* Remove send/CurrencyDisplay component

* Replace diamond unicode character with Eth logo. Fix typos
2018-10-17 07:03:29 +08:00
Whymarrh Whitby e96188ce9d Fix wording of private key warning shown during export 2018-10-16 19:05:21 -02:30
Whymarrh Whitby 222da7f523 Update wording on export privkey modal 2018-10-16 17:03:18 -02:30
Whymarrh Whitby d44b7ef3da Fix document extension check when injecting web3 2018-10-16 11:08:48 -02:30
Noel Yoo c7758ebd15 Improve Korean translations (#5515)
* Add more korean translation

* Improve korean translation
2018-10-15 19:43:32 -02:30
Pedro Gutiérrez e997285a07 Fixed wrong Spanish translation of `key` (#5517) 2018-10-15 19:40:00 -02:30
Alexander Tseung c821a8354c
Add txReceipt data to transaction details (#5513) 2018-10-16 06:00:47 +08:00
matteopey 61dec4ea46 Update Italian translations (#5502)
* Add new english messages

* Update translation

* Update changelog

* Fix casing of MetaMask
2018-10-15 19:07:18 -02:30
kumavis 70c45ae8be enable fetch debugging 2018-10-15 01:14:25 -04:00
Victor Baranov accaaefe4e xDai chain 2018-10-12 20:18:07 +03:00
kumavis f194f07801 Merge branch 'master' of github.com:MetaMask/metamask-extension into develop 2018-10-11 22:42:37 -04:00
Victor Baranov 51ac2a0437 DAI chain support 2018-10-11 20:54:28 +03:00
Dan Finlay 1bbc55a533 Correct 4.14.0 version 2018-10-11 10:21:29 -07:00
Thomas Huang b44ea47066
Merge pull request #5505 from MetaMask/Version-4.14.0
Version 4.14.0
2018-10-11 09:56:42 -07:00
Dan Finlay 837eb796e5 Version 4.14.0 2018-10-11 09:42:21 -07:00
Noel Yoo ba21606dfb Fix en, ko locales (#5483)
* Fix en typo

* Fix ko typo

* Remove unnecessary space

* Fix ko typo

* Improve translation in ko
2018-10-11 13:20:59 -02:30
Whymarrh Whitby af43b7d6c9 Ensure that new transactions added are using the selected address 2018-10-10 16:16:20 -02:30
Whymarrh Whitby 428a7cacdf Revert "transactions - add txReceipt to the txMeta body for confirmed txs (#5375)"
This reverts commit ff67293a8e.
2018-10-10 15:30:12 -02:30
kumavis 70fc093b21
Merge pull request #5480 from noelyoo/typo
Alphabetize locales keys
2018-10-10 10:27:35 -04:00
Frankie ff67293a8e transactions - add txReceipt to the txMeta body for confirmed txs (#5375) 2018-10-10 10:26:38 -04:00
noelyoo 63ba8b56fc Alphabetize ko locale json keys 2018-10-10 22:49:08 +09:00
noelyoo fa228f1c7e Alphabetize en locale json keys 2018-10-10 22:49:04 +09:00
Noel Yoo 999a599a78 Fix formatting of locale files (#5479) 2018-10-10 09:25:11 -02:30
Bruno Barbieri ccab4ee1a4 tests - integration - Add Drizzle tests (#5467)
* added drizzle app for testing

* working

* clean up

* clean up script

* make build step required

* add drizzle-tests to .eslintignore

* clean up drizzle run script

* lint

* use truffle unbox

* undo eslintignore changes

* revert change

* dont use global

* dont need this steps

* use the new account flow

* restore package-lock.json
2018-10-10 01:12:43 -04:00
Vincent 1eec21b945 i18n - fr - improvements
* french locales: fix typos and improve wording

* french locales: more fixes and rewording

* fixed typo

* fixed typo

* added missing translations

* fixed alphabetical order

* fixed alphabetical order

* added missing translations for FR

* fixed verify-locale-strings.js

* fixed indentation

* fixed indentation

* updated french locale

* updated changelog with changes logs

* a few fixes after receiving comments, mostly Caps removing and adding

* translated 2 missing french locale words and also remove a caps

* Update messages.json

* Update messages.json
2018-10-10 01:10:53 -04:00
Santiago Gonzalez Toral f88373237b Added account options on home screen 2018-10-09 19:43:41 -07:00
Noel Yoo d46d382b1f Fix Korean typos (#5472) 2018-10-09 16:07:49 -02:30
Bruno Barbieri 17b9f4c0db
Merge pull request #5458 from MetaMask/provider-subs
Feature: Subscription support
2018-10-09 13:25:13 -04:00
Vincent cd91b45686 100% French locale, reordering of English locale, fixes #5457 (#5470)
* french locales: fix typos and improve wording

* french locales: more fixes and rewording

* fixed typo

* fixed typo

* added missing translations

* fixed alphabetical order

* fixed alphabetical order

* added missing translations for FR

* fixed verify-locale-strings.js

* fixed indentation

* fixed indentation

* updated french locale

* updated changelog with changes logs

* a few fixes after receiving comments, mostly Caps removing and adding
2018-10-09 12:17:38 -02:30
Noel Yoo ebdefe81a1 Refactor buffer constructor (#5468) 2018-10-09 09:32:48 -02:30
kumavis 45feb43f30 workaround - fix for drizzle 2018-10-08 16:54:13 -04:00
Eduardo Antuña Díez 8279916ee4 Added webRequest.RequestFilter to filter main_frame .eth requests 2018-10-08 21:50:15 +02:00
kumavis fe82c4a9fb provider - network - restore block-ref-rewrite middleware references 2018-10-08 12:39:18 -04:00
kumavis 354f8c0d7d provider - enable subscription support (newHeads, logs) 2018-10-08 11:55:07 -04:00
Dan Finlay a909af92aa
Merge branch 'develop' into update-balance-on-unlock 2018-10-05 10:46:48 -07:00