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

Commit

Permalink
Release: v3.11.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tayvano committed Jan 11, 2018
2 parents 1273cf8 + 82baa05 commit 5283270
Show file tree
Hide file tree
Showing 13 changed files with 47 additions and 61 deletions.
6 changes: 3 additions & 3 deletions app/includes/header.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -98,18 +98,18 @@
@@if (site === 'mew' ) {
<a class="brand" href="/" aria-label="Go to homepage">
<img src="images/logo-myetherwallet.svg" height="64px" width="245px" alt="MyEtherWallet" />
<p class="small visible-xs">3.11.2.1</p>
<p class="small visible-xs">3.11.2.2</p>
</a>
}
@@if (site === 'cx' ) {
<a class="brand" href="/cx-wallet.html" aria-label="Go to homepage">
<img src="images/logo-myetherwalletcx.svg" height="64px" width="245px" alt="MyEtherWallet" />
<p class="small visible-xs">3.11.2.1</p>
<p class="small visible-xs">3.11.2.2</p>
</a>
}
<div class="tagline">
<span class="hidden-xs">3.11.2.1</span>
<span class="hidden-xs">3.11.2.2</span>
<span class="dropdown dropdown-lang" ng-cloak>
<a tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="change language. current language {{curLang}}" class="dropdown-toggle btn btn-white" ng-click="dropdown = !dropdown">{{curLang}}<i class="caret"></i></a>
Expand Down
2 changes: 1 addition & 1 deletion app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "MyEtherWallet",
"version": "3.11.2.1",
"version": "3.11.2.2",
"manifest_version": 2,
"description": "MyEtherWallet Chrome Extension",
"homepage_url": "https://www.myetherwallet.com/",
Expand Down
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "MyEtherWallet",
"version": "3.11.2.1",
"version": "3.11.2.2",
"description": "An NPM dist of MyEtherWallet. For easier downloading & updating via CLI.",
"author": "MyEtherWallet",
"license": "ISC",
Expand Down
6 changes: 6 additions & 0 deletions app/scripts/abiDefinitions/ethAbi.json

Large diffs are not rendered by default.

10 changes: 0 additions & 10 deletions app/scripts/tokens/ethTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -1384,11 +1384,6 @@
"decimal":18,
"type":"default"
},{
"address":"0x2a3Aa9ECA41E720Ed46B5A70D6C37EfA47f768Ac",
"symbol":"RCT",
"decimal":18,
"type":"default"
},{
"address":"0x255aa6df07540cb5d3d297f0d0d4d84cb52bc8e6",
"symbol":"RDN",
"decimal":18,
Expand Down Expand Up @@ -1454,11 +1449,6 @@
"decimal":18,
"type":"default"
},{
"address":"0x41f615e24fabd2b097a320e9e6c1f448cb40521c",
"symbol":"RVL",
"decimal":18,
"type":"default"
},{
"address":"0x3d1ba9be9f66b8ee101911bc36d3fb562eac2244",
"symbol":"RVT",
"decimal":18,
Expand Down
4 changes: 2 additions & 2 deletions chrome-extension/cx-wallet.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,12 @@

<a class="brand" href="/cx-wallet.html" aria-label="Go to homepage">
<img src="images/logo-myetherwalletcx.svg" height="64px" width="245px" alt="MyEtherWallet" />
<p class="small visible-xs">3.11.2.1</p>
<p class="small visible-xs">3.11.2.2</p>
</a>

<div class="tagline">

<span class="hidden-xs">3.11.2.1</span>
<span class="hidden-xs">3.11.2.2</span>

<span class="dropdown dropdown-lang" ng-cloak>
<a tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="change language. current language {{curLang}}" class="dropdown-toggle btn btn-white" ng-click="dropdown = !dropdown">{{curLang}}<i class="caret"></i></a>
Expand Down
4 changes: 2 additions & 2 deletions chrome-extension/helpers.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,13 +99,13 @@

<a class="brand" href="/" aria-label="Go to homepage">
<img src="images/logo-myetherwallet.svg" height="64px" width="245px" alt="MyEtherWallet" />
<p class="small visible-xs">3.11.2.1</p>
<p class="small visible-xs">3.11.2.2</p>
</a>


<div class="tagline">

<span class="hidden-xs">3.11.2.1</span>
<span class="hidden-xs">3.11.2.2</span>

<span class="dropdown dropdown-lang" ng-cloak>
<a tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="change language. current language {{curLang}}" class="dropdown-toggle btn btn-white" ng-click="dropdown = !dropdown">{{curLang}}<i class="caret"></i></a>
Expand Down
31 changes: 13 additions & 18 deletions chrome-extension/js/etherwallet-master.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chrome-extension/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "MyEtherWallet",
"version": "3.11.2.1",
"version": "3.11.2.2",
"manifest_version": 2,
"description": "MyEtherWallet Chrome Extension",
"homepage_url": "https://www.myetherwallet.com/",
Expand Down
4 changes: 2 additions & 2 deletions dist/helpers.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,13 +99,13 @@

<a class="brand" href="/" aria-label="Go to homepage">
<img src="images/logo-myetherwallet.svg" height="64px" width="245px" alt="MyEtherWallet" />
<p class="small visible-xs">3.11.2.1</p>
<p class="small visible-xs">3.11.2.2</p>
</a>


<div class="tagline">

<span class="hidden-xs">3.11.2.1</span>
<span class="hidden-xs">3.11.2.2</span>

<span class="dropdown dropdown-lang" ng-cloak>
<a tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="change language. current language {{curLang}}" class="dropdown-toggle btn btn-white" ng-click="dropdown = !dropdown">{{curLang}}<i class="caret"></i></a>
Expand Down
4 changes: 2 additions & 2 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,13 +99,13 @@

<a class="brand" href="/" aria-label="Go to homepage">
<img src="images/logo-myetherwallet.svg" height="64px" width="245px" alt="MyEtherWallet" />
<p class="small visible-xs">3.11.2.1</p>
<p class="small visible-xs">3.11.2.2</p>
</a>


<div class="tagline">

<span class="hidden-xs">3.11.2.1</span>
<span class="hidden-xs">3.11.2.2</span>

<span class="dropdown dropdown-lang" ng-cloak>
<a tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="change language. current language {{curLang}}" class="dropdown-toggle btn btn-white" ng-click="dropdown = !dropdown">{{curLang}}<i class="caret"></i></a>
Expand Down
31 changes: 13 additions & 18 deletions dist/js/etherwallet-master.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "MyEtherWallet",
"version": "3.11.2.1",
"version": "3.11.2.2",
"description": "An NPM dist of MyEtherWallet. For easier downloading & updating via CLI.",
"author": "MyEtherWallet",
"license": "ISC",
Expand Down

0 comments on commit 5283270

Please sign in to comment.