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
Dan Finlay
837eb796e5
Version 4.14.0
6 years ago
Whymarrh Whitby
5cde74fe88
Update Zendesk links for new subdomain
6 years ago
Noel Yoo
ba21606dfb
Fix en, ko locales ( #5483 )
...
* Fix en typo
* Fix ko typo
* Remove unnecessary space
* Fix ko typo
* Improve translation in ko
6 years ago
Thomas Huang
ea8ccc6846
Merge pull request #5494 from whymarrh/fix-seed-phrase-screen
...
Fix styling of first-time-flow container
6 years ago
Whymarrh Whitby
c10d12a90c
Fix styling of first-time-flow container
6 years ago
Whymarrh Whitby
89ef549926
Merge pull request #5491 from whymarrh/assert-new-tx-using-selected-address
...
Ensure that new transactions added are using the selected address
6 years ago
Whymarrh Whitby
af43b7d6c9
Ensure that new transactions added are using the selected address
6 years ago
Whymarrh Whitby
3d0ba46f21
Merge pull request #5490 from whymarrh/revert-5375
...
Revert txReceipt merge
6 years ago
Whymarrh Whitby
428a7cacdf
Revert "transactions - add txReceipt to the txMeta body for confirmed txs ( #5375 )"
...
This reverts commit ff67293a8e
.
6 years ago
Thomas Huang
b45479934d
test - add actions unit tests ( #5369 )
...
* Actions.spec.js
* Error handling tests
* Lint
6 years ago
kumavis
70fc093b21
Merge pull request #5480 from noelyoo/typo
...
Alphabetize locales keys
6 years ago
Frankie
ff67293a8e
transactions - add txReceipt to the txMeta body for confirmed txs ( #5375 )
6 years ago
Bruno Barbieri
fb6eca3f65
CI - Allow sourcemap uploads to sentry for empty version ( #5403 )
...
* Allow sourcemap uploads to sentry for empty version
* Fix comments
* fix console log msgs
* fix console log msgs
* clean up
* fix linter errors
6 years ago
noelyoo
63ba8b56fc
Alphabetize ko locale json keys
6 years ago
noelyoo
fa228f1c7e
Alphabetize en locale json keys
6 years ago
bakaoh
63c61c52eb
Make all addresses EIP-55 compliant ( #5379 )
...
* Make all addresses EIP-55 compliant
* Checksum autocompleted address but not during input
6 years ago
Noel Yoo
999a599a78
Fix formatting of locale files ( #5479 )
6 years ago
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
6 years ago
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
6 years ago
kumavis
600f755dbf
tx-gas-utils - improve format + comments
6 years ago
Santiago Gonzalez Toral
fd14d3f090
Fixed lint errors
6 years ago
Santiago Gonzalez Toral
f88373237b
Added account options on home screen
6 years ago
Alexander Tseung
23fa223040
Merge pull request #5465 from alextsg/fix-values
...
Fix token values being undefined
6 years ago
Howard Braham
4cc0b1ef01
ganache-core merged my PR, so I changed some comments to clarify that ganache-core v2.2.1 and below will return the non-standard '0x0'
6 years ago
Howard Braham
222e62d7f1
Bug Fix : #1789 and #4525 eth.getCode() with no contract
6 years ago
brunobar79
db4569e920
update package-lock.json
6 years ago
brunobar79
3293911351
bump eth-json-rpc-middleware
6 years ago
Noel Yoo
d46d382b1f
Fix Korean typos ( #5472 )
6 years ago
Bruno Barbieri
17b9f4c0db
Merge pull request #5458 from MetaMask/provider-subs
...
Feature: Subscription support
6 years ago
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
6 years ago
Noel Yoo
ebdefe81a1
Refactor buffer constructor ( #5468 )
6 years ago
Noel Yoo
012f7ddd72
Fix typos ( #5471 )
6 years ago
Alexander Tseung
37322f9f4e
Fix token values being undefined
6 years ago
Thomas Huang
bf92d2ffec
Merge pull request #5461 from eduadiez/develop
...
Added webRequest.RequestFilter to filter main_frame .eth requests
6 years ago
kumavis
45feb43f30
workaround - fix for drizzle
6 years ago
Eduardo Antuña Díez
8279916ee4
Added webRequest.RequestFilter to filter main_frame .eth requests
6 years ago
kumavis
9bce0ae84d
deps - bump inpage-provider for drizzle workaround
6 years ago
kumavis
a0700de62c
deps - bump metamask-inpage-provider for bug fix
6 years ago
kumavis
fe82c4a9fb
provider - network - restore block-ref-rewrite middleware references
6 years ago
kumavis
354f8c0d7d
provider - enable subscription support (newHeads, logs)
6 years ago
Whymarrh Whitby
888e5b4f16
Merge pull request #5442 from whymarrh/fix-page-container-footer
...
Fix markup for inline instances of PageContainers
6 years ago
Whymarrh Whitby
7dd1254424
Fix markup for inline instances of `PageContainer`s
6 years ago
Alexander Tseung
874a86a6ab
Merge pull request #5440 from alextsg/fix-translate
...
Fix action translations edge cases
6 years ago