Skip to content
This repository was archived by the owner on Nov 21, 2019. It is now read-only.

Commit ed8cfa4

Browse files
committed
Release: v3.30.2
1 parent 43900be commit ed8cfa4

19 files changed

+417
-335
lines changed

app/includes/header.tpl

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,21 @@
7676
<header class="{{curNode.name}} {{curNode.service}} {{curNode.service}} nav-index-{{gService.currentTab}}" aria-label="header" ng-controller='tabsCtrl' >
7777

7878
@@if (site === 'mew' ) {
79-
<div class="small announcement announcement-mew">
80-
<div clas="container">
81-
Try our new Beta version here: <a href="https://beta.myetherwallet.com">https://beta.myetherwallet.com</a>
79+
<div class="small announcement annoucement-danger">
80+
<div class="container">
81+
DON'T GET PHISHED, please! 🎣 Thank you! 🤗
8282
<br />
83-
Read more about it in our <a href="https://medium.com/@myetherwallet/v5-beta-a-user-friendly-mew-631378a6c8ff" target="_blank">Medium post</a>
83+
1. BOOKMARK <a href="https://www.myetherwallet.com"> MYETHERWALLET.COM </a>
84+
<span class="hidden-xs">
85+
&nbsp;&nbsp;&nbsp;&nbsp;
86+
2. INSTALL <a href="https://chrome.google.com/webstore/detail/etheraddresslookup/pdknmigbbbhmllnmgdfalmedcmcefdfn" target="_blank" rel="noopener noreferrer">EAL</a>
87+
or
88+
<a href="https://kb.myetherwallet.com/migration/moving-from-private-key-to-metamask.html" target="_blank" rel="noopener noreferrer">MetaMask</a>
89+
or
90+
<a href="https://chrome.google.com/webstore/detail/phishfort-protect/bdiohckpogchppdldbckcdjlklanhkfc" target="_blank" rel="noopener noreferrer">PhishFort</a>
91+
or
92+
<a href="https://chrome.google.com/webstore/detail/cryptonite-by-metacert/keghdcpemohlojlglbiegihkljkgnige" target="_blank" rel="noopener noreferrer">Cryptonite</a>
93+
</span>
8494
</div>
8595
</div>
8696
}
@@ -90,18 +100,18 @@
90100
@@if (site === 'mew' ) {
91101
<a class="brand" href="/" aria-label="Go to homepage">
92102
<img src="images/logo-myetherwallet.svg" height="64px" width="245px" alt="MyEtherWallet" />
93-
<p class="small visible-xs">3.30.1</p>
103+
<p class="small visible-xs">3.30.2</p>
94104
</a>
95105
}
96106
@@if (site === 'cx' ) {
97107
<a class="brand" href="/cx-wallet.html" aria-label="Go to homepage">
98108
<img src="images/logo-myetherwalletcx.svg" height="64px" width="245px" alt="MyEtherWallet" />
99-
<p class="small visible-xs">3.30.1</p>
109+
<p class="small visible-xs">3.30.2</p>
100110
</a>
101111
}
102112
<div class="tagline">
103113
104-
<span class="hidden-xs">3.30.1</span>
114+
<span class="hidden-xs">3.30.2</span>
105115
106116
<span class="dropdown dropdown-lang" ng-cloak>
107117
<a tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="change language. current language {{curLang}}" class="dropdown-toggle" ng-click="dropdown = !dropdown">{{curLang}}<i class="caret"></i></a>

app/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "MyEtherWallet",
3-
"version": "3.30.1",
3+
"version": "3.30.2",
44
"manifest_version": 2,
55
"description": "MyEtherWallet Chrome Extension",
66
"homepage_url": "https://www.myetherwallet.com/",

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "MyEtherWallet",
3-
"version": "3.30.1",
3+
"version": "3.30.2",
44
"description": "An NPM dist of MyEtherWallet. For easier downloading & updating via CLI.",
55
"author": "MyEtherWallet",
66
"license": "ISC",

chrome-extension/contest.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,13 +100,13 @@
100100

101101
<a class="brand" href="/" aria-label="Go to homepage">
102102
<img src="images/logo-myetherwallet.svg" height="64px" width="245px" alt="MyEtherWallet" />
103-
<p class="small visible-xs">3.30.1</p>
103+
<p class="small visible-xs">3.30.2</p>
104104
</a>
105105

106106

107107
<div class="tagline">
108108

109-
<span class="hidden-xs">3.30.1</span>
109+
<span class="hidden-xs">3.30.2</span>
110110

111111
<span class="dropdown dropdown-lang" ng-cloak>
112112
<a tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="change language. current language {{curLang}}" class="dropdown-toggle" ng-click="dropdown = !dropdown">{{curLang}}<i class="caret"></i></a>

chrome-extension/css/etherwallet-master.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chrome-extension/cx-wallet.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,12 @@
8383

8484
<a class="brand" href="/cx-wallet.html" aria-label="Go to homepage">
8585
<img src="images/logo-myetherwalletcx.svg" height="64px" width="245px" alt="MyEtherWallet" />
86-
<p class="small visible-xs">3.30.1</p>
86+
<p class="small visible-xs">3.30.2</p>
8787
</a>
8888

8989
<div class="tagline">
9090

91-
<span class="hidden-xs">3.30.1</span>
91+
<span class="hidden-xs">3.30.2</span>
9292

9393
<span class="dropdown dropdown-lang" ng-cloak>
9494
<a tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="change language. current language {{curLang}}" class="dropdown-toggle" ng-click="dropdown = !dropdown">{{curLang}}<i class="caret"></i></a>

chrome-extension/helpers.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,13 +101,13 @@
101101

102102
<a class="brand" href="/" aria-label="Go to homepage">
103103
<img src="images/logo-myetherwallet.svg" height="64px" width="245px" alt="MyEtherWallet" />
104-
<p class="small visible-xs">3.30.1</p>
104+
<p class="small visible-xs">3.30.2</p>
105105
</a>
106106

107107

108108
<div class="tagline">
109109

110-
<span class="hidden-xs">3.30.1</span>
110+
<span class="hidden-xs">3.30.2</span>
111111

112112
<span class="dropdown dropdown-lang" ng-cloak>
113113
<a tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="change language. current language {{curLang}}" class="dropdown-toggle" ng-click="dropdown = !dropdown">{{curLang}}<i class="caret"></i></a>

chrome-extension/js/etherwallet-master.js

Lines changed: 187 additions & 151 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chrome-extension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "MyEtherWallet",
3-
"version": "3.30.1",
3+
"version": "3.30.2",
44
"manifest_version": 2,
55
"description": "MyEtherWallet Chrome Extension",
66
"homepage_url": "https://www.myetherwallet.com/",

chrome-extension/phishing.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,13 +100,13 @@
100100

101101
<a class="brand" href="/" aria-label="Go to homepage">
102102
<img src="images/logo-myetherwallet.svg" height="64px" width="245px" alt="MyEtherWallet" />
103-
<p class="small visible-xs">3.30.1</p>
103+
<p class="small visible-xs">3.30.2</p>
104104
</a>
105105

106106

107107
<div class="tagline">
108108

109-
<span class="hidden-xs">3.30.1</span>
109+
<span class="hidden-xs">3.30.2</span>
110110

111111
<span class="dropdown dropdown-lang" ng-cloak>
112112
<a tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="change language. current language {{curLang}}" class="dropdown-toggle" ng-click="dropdown = !dropdown">{{curLang}}<i class="caret"></i></a>

0 commit comments

Comments
 (0)