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
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
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
Alexander Tseung
c474f30929
Fix action translations edge cases
6 years ago
Dan Finlay
c8521e49ad
Merge pull request #5428 from alextsg/i5372-queue-order
...
Reverse pending transactions order
6 years ago
Dan Finlay
55180a79c8
Merge pull request #5438 from MetaMask/update-balance-on-unlock
...
Update all balances on password unlock
6 years ago
Dan Finlay
a909af92aa
Merge branch 'develop' into update-balance-on-unlock
6 years ago
Dan Finlay
99045d4784
Remove package-lock changes
6 years ago
Dan Finlay
507397f6c3
Fix updating of pending transactions
...
Transaction statuses were not being properly updated when:
- MetaMask was unlocked
- The network was changed
This PR fixes both of those. Fixes #5174
6 years ago
Dan Finlay
bc6d32e51e
Update all balances on password unlock
6 years ago
Dan Finlay
182970c318
Merge pull request #5432 from alextsg/i5362-fix-translate
...
Translate method names in the transaction list only when applicable
6 years ago
Alexander Tseung
0527d02216
Reverse pending transactions order
6 years ago
Alexander Tseung
50d91f998d
Translate method names in the transaction list only when applicable
6 years ago
Alexander Tseung
bf9fe1498b
Merge pull request #5427 from alextsg/i5371-update-cancel-copy
...
Update "cancel" copy
6 years ago
Dan Finlay
c49d854b55
Increase suggested gas percentile to 65 ( #5359 )
...
* Increase suggested gas percentile to 65
I keep submitting transactions then waiting a long time. Apparently 50th percentile isn't enough.
* Update test for getGasPrice
6 years ago
Alexander Tseung
41db5d0570
Update "cancel" copy
6 years ago
Whymarrh Whitby
b2939e8627
Merge pull request #5412 from whymarrh/after-install-steps
...
Don't open MetaMask website after install
6 years ago
Whymarrh Whitby
28d7b9ba95
Merge pull request #5419 from whymarrh/remove-copy-contract-address
...
Remove "Copy Contract Address" from token options
6 years ago
kumavis
c500ef4a58
deps - bump eth-block-tracker for safe-event-emitter
6 years ago
satboy78
4b8dea455f
fix typos ( #5418 )
6 years ago
Whymarrh Whitby
2c5fb11b37
Remove "Copy Contract Address" from token options
6 years ago
Dan Finlay
8dc8fd0903
Merge pull request #5406 from whymarrh/bypass-phishing-warning
...
Allow users to bypass phishing warning
6 years ago
Whymarrh Whitby
ba39fbeb49
Don't open metamask.io after install anymore
6 years ago
Whymarrh Whitby
5539494a5e
Style links on phishing page with an underline
6 years ago
Whymarrh Whitby
24ab1f5d60
Style links on phishing page with cursor: pointer;
6 years ago
Whymarrh Whitby
c92fee7771
Hook MetaMaskController up with phishing detection page
6 years ago
Whymarrh Whitby
58d856bd84
Add domain whitelist method to MetaMaskController
6 years ago
Whymarrh Whitby
4dd6c8168f
Add ability to whitelist a blacklisted domain at runtime
6 years ago
Whymarrh Whitby
343ae7c143
Update title and copy of phishing warning page
6 years ago