kumavis
|
a57d267dcb
|
lint fix
|
6 years ago |
kumavis
|
b85ae55cd5
|
fetch debugger - only append source stack if no stack is present
|
6 years ago |
kumavis
|
3e3d4b9dde
|
sentry - failed txs - namespace txMeta for better readability
|
6 years ago |
kumavis
|
0b12c4efb1
|
deps - bump eth-json-rpc-middleware for bugfix
|
6 years ago |
kumavis
|
2394881511
|
currency - throw errors on failure
|
6 years ago |
kumavis
|
65aa0a1d14
|
blacklist - throw errors on request/parse failure
|
6 years ago |
kumavis
|
fb1b8d42ac
|
sentry - update raven-js
|
6 years ago |
kumavis
|
26b30a031d
|
sentry - move isBrave decoration to insides of try-catch
|
6 years ago |
William Chong
|
ea214945cf
|
Set `NODE_ENV` when generating bundler (#4983)
|
6 years ago |
Thomas
|
4d1d4a1159
|
Update Shapeshift logo url and adjust list item contents
|
6 years ago |
kumavis
|
3f4c389fde
|
Merge pull request #5540 from MetaMask/master
Merge master into develop
|
6 years ago |
kumavis
|
c2f97717c0
|
Merge pull request #5539 from MetaMask/v4.16.0
Version 4.16.0
|
6 years ago |
Kevin Serrano
|
17372e150d
|
Update CHANGELOG.md
|
6 years ago |
kumavis
|
7e9e403060
|
Changelog - fix release dates
|
6 years ago |
kumavis
|
09c3611171
|
4.16.0
|
6 years ago |
kumavis
|
18c2d59d57
|
Merge pull request #5537 from MetaMask/inpage-provider-maxlisteners
inpage - increase provider max listeners to avoid warnings
|
6 years ago |
kumavis
|
fa36dbf981
|
inpage - increase provider max listeners to avoid warnings
|
6 years ago |
Bartek
|
2c2ae8f4c7
|
i18n - add polish (pl)
|
6 years ago |
kumavis
|
c289baa17a
|
Merge pull request #5127 from MetaMask/account-tracker-network-change
Bug Fix: Force AccountTracker to update balances on network change
|
6 years ago |
Whymarrh Whitby
|
03b0929a28
|
Merge pull request #5536 from whymarrh/add-token-help
Add clarifying text to the "Add Token" button
|
6 years ago |
Whymarrh Whitby
|
0d0bb4afd7
|
Merge pull request #5522 from MetaMask/fetch-debugging
debugging - enable fetch debugging
|
6 years ago |
Whymarrh Whitby
|
42fa54678f
|
Extract Add Token button into its own component
|
6 years ago |
Whymarrh Whitby
|
97b914abea
|
Delete add-token integration test
|
6 years ago |
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
|
6 years ago |
Whymarrh Whitby
|
8bccb88132
|
Merge pull request #5534 from whymarrh/i18n-warnings
Lower i18n-helper#getMessage log level from error to warning
|
6 years ago |
Whymarrh Whitby
|
0c095679d2
|
Merge pull request #5535 from whymarrh/export-privkey-words
Update wording on export private key modal
|
6 years ago |
Whymarrh Whitby
|
e96188ce9d
|
Fix wording of private key warning shown during export
|
6 years ago |
Whymarrh Whitby
|
222da7f523
|
Update wording on export privkey modal
|
6 years ago |
Whymarrh Whitby
|
bd35728041
|
Lower i18n-helper#getMessage log level from error to warning
|
6 years ago |
Whymarrh Whitby
|
07ab613d4c
|
Merge pull request #5530 from whymarrh/fix-web3-inject-checks
Fix document extension check when injecting web3
|
6 years ago |
Whymarrh Whitby
|
d44b7ef3da
|
Fix document extension check when injecting web3
|
6 years ago |
Whymarrh Whitby
|
7b4be8c1c5
|
Merge pull request #5529 from whymarrh/max-btn-click-area
Decrease click area for AmountMaxButton on send screen
|
6 years ago |
Thomas Huang
|
8efaa5a68f
|
Merge pull request #5528 from MetaMask/remove-greenkeeper-badge
Remove greenkeeper badge from README
|
6 years ago |
Whymarrh Whitby
|
bdb6e55354
|
Decrease click area for AmountMaxButton on send screen
|
6 years ago |
Michael J. Cohen
|
8c33c018de
|
add tooltip for view etherscan tx (#5518)
* add tooltip for view etherscan tx
* run lint
|
6 years ago |
kumavis
|
de169221b5
|
Merge pull request #5521 from MetaMask/deps-old-ethjs-fix
bug fix - bump eth-token-tracker for ethjs-rpc bug in deps
|
6 years ago |
Thomas
|
a8d871ebee
|
Remove greenkeeper badge from README
|
6 years ago |
Noel Yoo
|
c7758ebd15
|
Improve Korean translations (#5515)
* Add more korean translation
* Improve korean translation
|
6 years ago |
Pedro Gutiérrez
|
e997285a07
|
Fixed wrong Spanish translation of `key` (#5517)
|
6 years ago |
Alexander Tseung
|
c821a8354c
|
Add txReceipt data to transaction details (#5513)
|
6 years ago |
matteopey
|
61dec4ea46
|
Update Italian translations (#5502)
* Add new english messages
* Update translation
* Update changelog
* Fix casing of MetaMask
|
6 years ago |
kumavis
|
70c45ae8be
|
enable fetch debugging
|
6 years ago |
kumavis
|
febf214ee8
|
deps - bump eth-token-tracker for ethjs-rpc bug in deps
|
6 years ago |
Kevin Serrano
|
85884b21af
|
Merge pull request #5512 from MetaMask/v4.14.0
Version 4.14.0
|
6 years ago |
kumavis
|
5504c8b965
|
deps - bump eth-json-rpc-middleware for pending blockRef bugfix
|
6 years ago |
kumavis
|
7f6b488c04
|
Merge pull request #5511 from MetaMask/merge-master
Merge master into develop (resolves merge conflict)
|
6 years ago |
kumavis
|
f194f07801
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into develop
|
6 years ago |
Dan Finlay
|
1bbc55a533
|
Correct 4.14.0 version
|
6 years ago |
Whymarrh Whitby
|
64fdb0ef03
|
Merge pull request #5503 from whymarrh/fix-zendesk-links
Update Zendesk links for new subdomain
|
6 years ago |
Thomas Huang
|
b44ea47066
|
Merge pull request #5505 from MetaMask/Version-4.14.0
Version 4.14.0
|
6 years ago |