Dan Finlay
98d5b4d632
Version 5.3.2 RC1 ( #6069 )
6 years ago
Dan J Miller
ab9c20db5b
Merge pull request #6021 from MetaMask/i5943-shapeshift-tx
...
Order shapeshift transactions by time within the transactions list
6 years ago
Jenny Pollack
456bfaf9ed
add source for header in create infura client ( #6023 )
...
* add source for header in create infura client
* bump eth-json-rpc-infura
6 years ago
Dan Miller
bf4b6770a0
Fix bugs in e2e tests related to gas customization inputs.
6 years ago
Dan Miller
76f9bdec63
Add integration test for ordering of shapeshift txs in history list.
6 years ago
Alexander Tseung
7d18a47c22
Fix integration tests
6 years ago
Alexander Tseung
941a9a0fd9
Order shapeshift transactions by time within the transactions list
6 years ago
Esteban Miño
2d7c9b3dac
Prevent send to token warning ( #6058 )
6 years ago
Alexander Tseung
fba17d77de
Refactor first time flow, remove seed phrase from state ( #5994 )
...
* Refactor and fix styling for first time flow. Remove seed phrase from persisted metamask state
* Fix linting and tests
* Fix translations, initialization notice routing
* Fix drizzle tests
* Fix e2e tests
* Fix integration tests
* Fix styling
* Fix migration naming from 030 to 031
* Open extension in browser when user has not completed onboarding
6 years ago
oliver renwick
69fcfa427b
Updated Spanish translations ( #6046 )
...
* up to E's in translation, starting from about 60% incomplete
* Spanish at 100%
* Integrating changes as suggested by fernandomg
* with updates from Herman and Esteban.
6 years ago
Esteban Miño
1d93d9a385
Prevent send to token ( #6051 )
...
* check contact metadata
* check for tokens in state
* tests
* update tests
* validation only if sending tokens
* container test
6 years ago
Bruno Barbieri
2cfea0b788
fix asset detection ( #6049 )
6 years ago
Esteban Miño
e21dfd1862
Use Parity on-chain registry only when is needed ( #6052 )
...
* add and use knownMethodData to avoid infura requests
* dataMethod to methodData and check empty response
6 years ago
Alexander Tseung
fe780fb3d4
Refactor BalanceComponent to jsx ( #6048 )
6 years ago
Frankie
0ad7797076
I#5956 fix 1 ( #6026 )
...
* prevent invalid chainId's when adding cusstom rpcs
* migration 30 removes invalid chaids from preferences and networkController for custom rpcs
6 years ago
Alexander Tseung
de0ac53008
Fix grammar error in Current Conversion ( #6029 )
6 years ago
Thomas Huang
508889c6dc
Merge pull request #6027 from MetaMask/Version-5.3.1
...
Version 5.3.1 RC2
6 years ago
Alexander Tseung
3fe78a8f48
Disable account dropdown on signing screens ( #6024 )
6 years ago
Dan Finlay
4acaffeefd
Merge branch 'develop' into Version-5.3.1
6 years ago
Thomas Huang
13463309dc
Skip drizzle tests unit issue with ci is determined ( #5982 )
6 years ago
Dan Finlay
72775340bb
Version 5.3.1 RC2
6 years ago
Thomas Huang
42e67295f4
Merge pull request #5966 from filips123/patch-1
...
Update Slovenian translation
6 years ago
Thomas Huang
3bd3e640b4
Set auto conversion off for token/eth conversion ( #6005 )
6 years ago
Alexander Tseung
eaca9d21e6
Fix confirm screen for sending ether tx with hex data ( #6008 )
6 years ago
Filip Š
7ff8d6c6b1
Merge branch 'develop' of https://github.com/MetaMask/metamask-extension into patch-1
6 years ago
Thomas Huang
cef4caeb61
Merge pull request #5999 from MetaMask/app-description
...
Refine app description
6 years ago
Dan Finlay
58f55eeca9
Refine app description
...
Should help SEO on the chrome store.
6 years ago
Thomas Huang
4e0d48244a
Merge pull request #5997 from whymarrh/drizzle-script
...
Harden Drizzle test runner script
6 years ago
Whymarrh Whitby
4d4d4caf78
Clean up drizzle test runner script
6 years ago
Whymarrh Whitby
35fbddc5e7
Revert "remove error flags from drizzle setup"
...
This reverts commit 938f4286e4
.
6 years ago
Hsuan Lee
dd6d3232fa
Fix ERC20 token value decoding ( #5995 )
...
When MetaMask user calls non-standard ERC20 methods such as `mint`, `tokenData` will be `undefined` and an uncaught error will break the UI
6 years ago
Vincent
cb63e8efed
Merge pull request #5970 from Wathis/develop
...
Fixed a word french translation (several occurrences of connection instead of connexion)
6 years ago
Wathis
089fd5f430
Wrong french translation
...
Changing "Connection" by "Connexion"
6 years ago
Bowen
866b9af69e
Fix Component#componentDidUpdate usage ( #5977 )
6 years ago
Thomas Huang
cdb202a65e
Merge pull request #5987 from MetaMask/Version-5.3.0
...
Version 5.3.0 RC1
6 years ago
Thomas Huang
9b0b2f32f7
Merge pull request #5992 from MetaMask/i5140-accounts
...
Add scrolling button to account list
6 years ago
Thomas Huang
0b3f1174cc
Merge pull request #5989 from smiled0g/develop
...
fix typo in phishing.html title
6 years ago
Alexander Tseung
0b4469b842
Add scrolling button to account list
6 years ago
Paul Chonpimai
9de32722b8
fix typo in phishing.html title
6 years ago
Dan Finlay
da7208c16d
Version 5.3.0 RC1
6 years ago
Thomas Huang
990bfc643d
Merge pull request #5986 from MetaMask/fix-etherscan-again
...
Fix notifications link
6 years ago
brunobar79
c49d975687
fix extension link
6 years ago
Bruno Barbieri
13f8b06527
Merge pull request #5978 from MetaMask/fix-etherscan-link-notifications
...
Fix etherscan links on notifications
6 years ago
brunobar79
d2b0781f8d
Merge branch 'develop' of github.com:MetaMask/metamask-extension into fix-etherscan-link-notifications
6 years ago
Thomas Huang
e43f5d3727
Merge pull request #5980 from MetaMask/fix-drizzle-tests
...
Fix drizzle tests
6 years ago
Bruno Barbieri
c349bbdece
remove --unsafe-perm
6 years ago
Bruno Barbieri
3112d5b5c0
no globals
6 years ago
Bruno Barbieri
d504c075d5
Use sudo consistently
6 years ago
Bruno Barbieri
3a75571da2
--unsafe-perm ?
6 years ago
Bruno Barbieri
58b0a4c8f4
Dont use sudo to install truffle
6 years ago