1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
Commit Graph

8288 Commits

Author SHA1 Message Date
kumavis
b0c649a4e3
Merge pull request #5555 from MetaMask/support-wallet-watch-asset
Support for prefix wallet_watchAsset
2018-10-21 01:27:08 -04:00
Brandon Wissmann
b53a1f492c i18n - use localized names in language selection
Fixes #4250 (#5559)

* Added localized names for languages

* Capital letter for Čeština

* capital letter Русский

* i18n - use localized names in language selection

* fix build

* package-lock.json build fix
2018-10-20 23:55:37 -04:00
Thomas Huang
ba3617b685
Merge pull request #5543 from MetaMask/shapeshift-list-item
Update Shapeshift logo url and adjust list item contents
2018-10-20 08:23:37 -07:00
Thomas Huang
9f6c9119c0
Merge pull request #5561 from MetaMask/deps-fix-gulp
deps - fix gulp ref to gulp#v4.0.0
2018-10-20 08:18:47 -07:00
kumavis
539597cb13 deps - fix gulp ref to gulp#v4.0.0 2018-10-20 04:01:50 -04:00
Esteban Miño
7c4f98ffd6 specific add and remove methods for frequentRpcList (#5554) 2018-10-19 17:50:54 -02:30
Esteban MIno
75661673e5 add support for wallet_watchAsset 2018-10-19 13:57:11 -03:00
William Chong
ea214945cf Set NODE_ENV when generating bundler (#4983) 2018-10-18 14:20:56 -02:30
Thomas
4d1d4a1159 Update Shapeshift logo url and adjust list item contents 2018-10-17 20:40:09 -07:00
kumavis
3f4c389fde
Merge pull request #5540 from MetaMask/master
Merge master into develop
2018-10-17 20:51:36 -04:00
kumavis
c2f97717c0
Merge pull request #5539 from MetaMask/v4.16.0
Version 4.16.0
2018-10-17 20:30:07 -04:00
Kevin Serrano
17372e150d
Update CHANGELOG.md 2018-10-17 17:09:46 -07:00
kumavis
7e9e403060
Changelog - fix release dates 2018-10-17 20:07:10 -04:00
kumavis
09c3611171 4.16.0 2018-10-17 19:49:25 -04:00
kumavis
18c2d59d57
Merge pull request #5537 from MetaMask/inpage-provider-maxlisteners
inpage - increase provider max listeners to avoid warnings
2018-10-17 19:33:08 -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
Whymarrh Whitby
97b914abea Delete add-token integration test 2018-10-17 15:37:40 -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
8bccb88132
Merge pull request #5534 from whymarrh/i18n-warnings
Lower i18n-helper#getMessage log level from error to warning
2018-10-16 20:06:42 -02:30
Whymarrh Whitby
0c095679d2
Merge pull request #5535 from whymarrh/export-privkey-words
Update wording on export private key modal
2018-10-16 20:06:29 -02:30
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
bd35728041 Lower i18n-helper#getMessage log level from error to warning 2018-10-16 16:36:11 -02:30
Whymarrh Whitby
07ab613d4c
Merge pull request #5530 from whymarrh/fix-web3-inject-checks
Fix document extension check when injecting web3
2018-10-16 14:27:27 -02:30
Whymarrh Whitby
d44b7ef3da Fix document extension check when injecting web3 2018-10-16 11:08:48 -02:30
Whymarrh Whitby
7b4be8c1c5
Merge pull request #5529 from whymarrh/max-btn-click-area
Decrease click area for AmountMaxButton on send screen
2018-10-15 22:04:05 -02:30
Thomas Huang
8efaa5a68f
Merge pull request #5528 from MetaMask/remove-greenkeeper-badge
Remove greenkeeper badge from README
2018-10-15 16:46:55 -07:00
Whymarrh Whitby
bdb6e55354 Decrease click area for AmountMaxButton on send screen 2018-10-15 21:04:07 -02:30
Michael J. Cohen
8c33c018de add tooltip for view etherscan tx (#5518)
* add tooltip for view etherscan tx

* run lint
2018-10-15 20:32:57 -02:30
kumavis
de169221b5
Merge pull request #5521 from MetaMask/deps-old-ethjs-fix
bug fix - bump eth-token-tracker for ethjs-rpc bug in deps
2018-10-15 19:02:23 -04:00
Thomas
a8d871ebee Remove greenkeeper badge from README 2018-10-15 15:14:24 -07:00
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
kumavis
febf214ee8 deps - bump eth-token-tracker for ethjs-rpc bug in deps 2018-10-14 23:00:13 -04:00
Kevin Serrano
85884b21af
Merge pull request #5512 from MetaMask/v4.14.0
Version 4.14.0
2018-10-14 17:32:29 -07:00
kumavis
5504c8b965 deps - bump eth-json-rpc-middleware for pending blockRef bugfix 2018-10-11 20:10:36 -07:00
kumavis
7f6b488c04
Merge pull request #5511 from MetaMask/merge-master
Merge master into develop (resolves merge conflict)
2018-10-11 23:03:01 -04:00
kumavis
f194f07801 Merge branch 'master' of github.com:MetaMask/metamask-extension into develop 2018-10-11 22:42:37 -04:00
Dan Finlay
1bbc55a533 Correct 4.14.0 version 2018-10-11 10:21:29 -07:00
Whymarrh Whitby
64fdb0ef03
Merge pull request #5503 from whymarrh/fix-zendesk-links
Update Zendesk links for new subdomain
2018-10-11 14:36:16 -02:30
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