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

Commit

Permalink
Release: v3.10.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tayvano committed Sep 17, 2017
1 parent f313595 commit b4b3168
Show file tree
Hide file tree
Showing 11 changed files with 31 additions and 9 deletions.
2 changes: 1 addition & 1 deletion app/includes/header.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
}
<div class="tagline">
<span>3.10.3.5</span>
<span>3.10.3.6</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.10.3.5",
"version": "3.10.3.6",
"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.10.3.5",
"version": "3.10.3.6",
"description": "An NPM dist of MyEtherWallet. For easier downloading & updating via CLI.",
"author": "MyEtherWallet",
"license": "ISC",
Expand Down
2 changes: 1 addition & 1 deletion chrome-extension/cx-wallet.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

<div class="tagline">

<span>3.10.3.5</span>
<span>3.10.3.6</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 chrome-extension/helpers.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

<div class="tagline">

<span>3.10.3.5</span>
<span>3.10.3.6</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
11 changes: 11 additions & 0 deletions chrome-extension/js/etherwallet-master.js
Original file line number Diff line number Diff line change
Expand Up @@ -3702,6 +3702,12 @@ module.exports = [{
gasLimit: 200000,
data: '',
msg: 'Cobinhood Token Sale'
}, {
// fake Santiment token last-sale
to: '0xdccea2e783d873acb4ccfb7dead1004d90ad481d',
gasLimit: -1,
data: '',
msg: 'This may be a fake santiment address promoted by phishers. Go research first please.'
}];

},{}],33:[function(require,module,exports){
Expand Down Expand Up @@ -11712,6 +11718,11 @@ module.exports=[{
"decimal":18,
"type":"default"
},{
"address":"0x5e4ABE6419650CA839Ce5BB7Db422b881a6064bB",
"symbol":"WiC",
"decimal":18,
"type":"default"
},{
"address":"0x667088b212ce3d06a1b553a7221E1fD19000d9aF",
"symbol":"WINGS",
"decimal":18,
Expand Down
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.10.3.5",
"version": "3.10.3.6",
"manifest_version": 2,
"description": "MyEtherWallet Chrome Extension",
"homepage_url": "https://www.myetherwallet.com/",
Expand Down
2 changes: 1 addition & 1 deletion dist/helpers.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

<div class="tagline">

<span>3.10.3.5</span>
<span>3.10.3.6</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 dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

<div class="tagline">

<span>3.10.3.5</span>
<span>3.10.3.6</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
11 changes: 11 additions & 0 deletions dist/js/etherwallet-master.js
Original file line number Diff line number Diff line change
Expand Up @@ -3702,6 +3702,12 @@ module.exports = [{
gasLimit: 200000,
data: '',
msg: 'Cobinhood Token Sale'
}, {
// fake Santiment token last-sale
to: '0xdccea2e783d873acb4ccfb7dead1004d90ad481d',
gasLimit: -1,
data: '',
msg: 'This may be a fake santiment address promoted by phishers. Go research first please.'
}];

},{}],33:[function(require,module,exports){
Expand Down Expand Up @@ -11712,6 +11718,11 @@ module.exports=[{
"decimal":18,
"type":"default"
},{
"address":"0x5e4ABE6419650CA839Ce5BB7Db422b881a6064bB",
"symbol":"WiC",
"decimal":18,
"type":"default"
},{
"address":"0x667088b212ce3d06a1b553a7221E1fD19000d9aF",
"symbol":"WINGS",
"decimal":18,
Expand Down
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.10.3.5",
"version": "3.10.3.6",
"description": "An NPM dist of MyEtherWallet. For easier downloading & updating via CLI.",
"author": "MyEtherWallet",
"license": "ISC",
Expand Down

0 comments on commit b4b3168

Please sign in to comment.