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

Commit

Permalink
Release: v3.9.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tayvano committed Jun 20, 2017
1 parent 503493d commit d3c9ad7
Show file tree
Hide file tree
Showing 16 changed files with 44 additions and 39 deletions.
4 changes: 2 additions & 2 deletions app/includes/footer.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@

<section class="footer--righ">
<div class="footer--gas">
<p ng-show="showBlocks" style="color: yellow; font-size: 26px;">Latest Block#: {{currentBlockNumber}}</p>
<p ng-show="showBlocks" >Latest Block#: {{currentBlockNumber}}</p>
<p>
<span translate="OFFLINE_Step2_Label_3" style="color: yellow; font-size: 26px;">Gas Price</span>:
<span translate="OFFLINE_Step2_Label_3">Gas Price</span>:
<strong><a href="http://ethgasstation.info/minerTable.php" target="_blank" rel="noopener" style="color: yellow; font-size: 26px;">{{gas.value}} Gwei</a></strong>
</p>
<input type="range" ng-model="gas.value" min="{{gas.min}}" max="{{gas.max}}" steps="1" ng-change="gasChanged()"/>
Expand Down
5 changes: 3 additions & 2 deletions app/includes/header.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,11 @@

<header class="{{curNode.name}} {{curNode.service}} {{curNode.service}} nav-index-{{gService.currentTab}}" aria-label="header" ng-controller='tabsCtrl' >

<!--
<div class="small announcement annoucement-warning">
<div class="container">The #FOMO is Real. Breath. If you are trying to get in on Status.im, <strong> wait until BLOCK 3903900!</strong> <br /> If your TX is not urgent, we recommend NOT SENDING TODAY. Thank you for understanding. </div>
</div>

-->
@@if (site === 'cx' ) {
<div class="small announcement annoucement-warning" target="_blank" rel="noopener">
<div class="container" translate="CX_Warning_1">Make sure you have <strong>external backups</strong> of any wallets you store here. Many things could happen that would cause you to lose the data in this Chrome Extension, including uninstalling the extension. This extension is a way to easily access your wallets, <strong>not</strong> a way to back them up.</div>
Expand All @@ -48,7 +49,7 @@

<div class="tagline"><span style="max-width: 395px">Open-Source & Client-Side Ether Wallet</span>

&middot; v3.9.3.2 &nbsp;&nbsp;
&middot; v3.9.3.3 &nbsp;&nbsp;

<span class="dropdown" ng-cloak>
<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>
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 CX",
"version": "3.9.3.2",
"version": "3.9.3.3",
"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.9.3.2",
"version": "3.9.3.3",
"description": "An NPM dist of MyEtherWallet. For easier downloading & updating via CLI.",
"author": "MyEtherWallet",
"license": "ISC",
Expand Down
2 changes: 1 addition & 1 deletion app/scripts/controllers/footerCtrl.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ var footerCtrl = function($scope, globalService) {
$scope.gas = {
curVal: 21,
value: globalFuncs.localStorage.getItem(gasPriceKey, null) ? parseInt(globalFuncs.localStorage.getItem(gasPriceKey)) : 21,
max: 50,
max: 60,
min: 1
}
ethFuncs.gasAdjustment = $scope.gas.value;
Expand Down
2 changes: 1 addition & 1 deletion app/scripts/controllers/sendTxCtrl.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ var sendTxCtrl = function($scope, $sce, walletService) {
$scope.wallet = walletService.wallet;
$scope.wd = true;
$scope.wallet.setBalance(applyScope);
//$scope.wallet.setTokens();
$scope.wallet.setTokens();
if ($scope.parentTxConfig) {
var setTxObj = function() {
$scope.addressDrtv.ensAddressField = $scope.parentTxConfig.to;
Expand Down
2 changes: 1 addition & 1 deletion app/scripts/controllers/walletBalanceCtrl.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'use strict';
var walletBalanceCtrl = function($scope, $sce) {
$scope.ajaxReq = ajaxReq;
$scope.tokensLoaded = false;
$scope.tokensLoaded = true;
$scope.localToken = {
contractAdd: "",
symbol: "",
Expand Down
4 changes: 2 additions & 2 deletions app/scripts/customGas.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// http://www.tokensalecalendar.com/
// If you aren't on the above, you should get on it.

// msg: '⚠ The Status.im Contribution Period has ENDED. Please stop clogging the blockchain with your FOMO. Thanks! 🤗'
//


module.exports = [
Expand All @@ -24,7 +24,7 @@ module.exports = [
to: '0x55d34b686aa8C04921397c5807DB9ECEdba00a4c',
gasLimit: 200000,
data: '',
msg: 'DONT SEND UNTIL BLOCK 3903900!!!! Status.im https://contribute.status.im ______________________________________________________________________________________________________________________ STARTS: Block 3903900______________________________________________________________________ GAS_PRICE:_50 GWEI. Change via slider in the footer_____________________________________________________________________ GAS_LIMIT:_200000___________________________________________________________________________________________________ NOT_LOADING:_Change the node in upper right corner to ETH (Etherscan.io)_____________________________________________ SUPPORT:_https://www.reddit.com/r/statusim/ https://twitter.com/ethstatus'
msg: '⚠ The Status.im Contribution Period has ENDED. Please stop clogging the blockchain with your FOMO. Thanks! 🤗'
},
{
// Status
Expand Down
9 changes: 5 additions & 4 deletions chrome-extension/cx-wallet.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,11 @@

<header class="{{curNode.name}} {{curNode.service}} {{curNode.service}} nav-index-{{gService.currentTab}}" aria-label="header" ng-controller='tabsCtrl' >

<!--
<div class="small announcement annoucement-warning">
<div class="container">The #FOMO is Real. Breath. If you are trying to get in on Status.im, <strong> wait until BLOCK 3903900!</strong> <br /> If your TX is not urgent, we recommend NOT SENDING TODAY. Thank you for understanding. </div>
</div>

-->

<div class="small announcement annoucement-warning" target="_blank" rel="noopener">
<div class="container" translate="CX_Warning_1">Make sure you have <strong>external backups</strong> of any wallets you store here. Many things could happen that would cause you to lose the data in this Chrome Extension, including uninstalling the extension. This extension is a way to easily access your wallets, <strong>not</strong> a way to back them up.</div>
Expand All @@ -48,7 +49,7 @@

<div class="tagline"><span style="max-width: 395px">Open-Source & Client-Side Ether Wallet</span>

&middot; v3.9.3.2 &nbsp;&nbsp;
&middot; v3.9.3.3 &nbsp;&nbsp;

<span class="dropdown" ng-cloak>
<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>
Expand Down Expand Up @@ -3318,9 +3319,9 @@ <h5> <i ng-hide="curLang=='en'">🏅</i> <span translate="Translator_Desc"> Than

<section class="footer--righ">
<div class="footer--gas">
<p ng-show="showBlocks" style="color: yellow; font-size: 26px;">Latest Block#: {{currentBlockNumber}}</p>
<p ng-show="showBlocks" >Latest Block#: {{currentBlockNumber}}</p>
<p>
<span translate="OFFLINE_Step2_Label_3" style="color: yellow; font-size: 26px;">Gas Price</span>:
<span translate="OFFLINE_Step2_Label_3">Gas Price</span>:
<strong><a href="http://ethgasstation.info/minerTable.php" target="_blank" rel="noopener" style="color: yellow; font-size: 26px;">{{gas.value}} Gwei</a></strong>
</p>
<input type="range" ng-model="gas.value" min="{{gas.min}}" max="{{gas.max}}" steps="1" ng-change="gasChanged()"/>
Expand Down
9 changes: 5 additions & 4 deletions chrome-extension/helpers.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,11 @@

<header class="{{curNode.name}} {{curNode.service}} {{curNode.service}} nav-index-{{gService.currentTab}}" aria-label="header" ng-controller='tabsCtrl' >

<!--
<div class="small announcement annoucement-warning">
<div class="container">The #FOMO is Real. Breath. If you are trying to get in on Status.im, <strong> wait until BLOCK 3903900!</strong> <br /> If your TX is not urgent, we recommend NOT SENDING TODAY. Thank you for understanding. </div>
</div>

-->

<section class="bg-gradient header-branding">
<section class="container">
Expand All @@ -45,7 +46,7 @@

<div class="tagline"><span style="max-width: 395px">Open-Source & Client-Side Ether Wallet</span>

&middot; v3.9.3.2 &nbsp;&nbsp;
&middot; v3.9.3.3 &nbsp;&nbsp;

<span class="dropdown" ng-cloak>
<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>
Expand Down Expand Up @@ -591,9 +592,9 @@ <h5> <i ng-hide="curLang=='en'">🏅</i> <span translate="Translator_Desc"> Than

<section class="footer--righ">
<div class="footer--gas">
<p ng-show="showBlocks" style="color: yellow; font-size: 26px;">Latest Block#: {{currentBlockNumber}}</p>
<p ng-show="showBlocks" >Latest Block#: {{currentBlockNumber}}</p>
<p>
<span translate="OFFLINE_Step2_Label_3" style="color: yellow; font-size: 26px;">Gas Price</span>:
<span translate="OFFLINE_Step2_Label_3">Gas Price</span>:
<strong><a href="http://ethgasstation.info/minerTable.php" target="_blank" rel="noopener" style="color: yellow; font-size: 26px;">{{gas.value}} Gwei</a></strong>
</p>
<input type="range" ng-model="gas.value" min="{{gas.min}}" max="{{gas.max}}" steps="1" ng-change="gasChanged()"/>
Expand Down
10 changes: 5 additions & 5 deletions chrome-extension/js/etherwallet-master.js
Original file line number Diff line number Diff line change
Expand Up @@ -1604,7 +1604,7 @@ var footerCtrl = function footerCtrl($scope, globalService) {
$scope.gas = {
curVal: 21,
value: globalFuncs.localStorage.getItem(gasPriceKey, null) ? parseInt(globalFuncs.localStorage.getItem(gasPriceKey)) : 21,
max: 50,
max: 60,
min: 1
};
ethFuncs.gasAdjustment = $scope.gas.value;
Expand Down Expand Up @@ -2020,7 +2020,7 @@ var sendTxCtrl = function sendTxCtrl($scope, $sce, walletService) {
$scope.wallet = walletService.wallet;
$scope.wd = true;
$scope.wallet.setBalance(applyScope);
//$scope.wallet.setTokens();
$scope.wallet.setTokens();
if ($scope.parentTxConfig) {
var setTxObj = function setTxObj() {
$scope.addressDrtv.ensAddressField = $scope.parentTxConfig.to;
Expand Down Expand Up @@ -2795,7 +2795,7 @@ module.exports = viewWalletCtrl;

var walletBalanceCtrl = function walletBalanceCtrl($scope, $sce) {
$scope.ajaxReq = ajaxReq;
$scope.tokensLoaded = false;
$scope.tokensLoaded = true;
$scope.localToken = {
contractAdd: "",
symbol: "",
Expand Down Expand Up @@ -2912,7 +2912,7 @@ module.exports = walletGenCtrl;
// http://www.tokensalecalendar.com/
// If you aren't on the above, you should get on it.

// msg: '⚠ The Status.im Contribution Period has ENDED. Please stop clogging the blockchain with your FOMO. Thanks! 🤗'
//


module.exports = [{
Expand All @@ -2926,7 +2926,7 @@ module.exports = [{
to: '0x55d34b686aa8C04921397c5807DB9ECEdba00a4c',
gasLimit: 200000,
data: '',
msg: 'DONT SEND UNTIL BLOCK 3903900!!!! Status.im https://contribute.status.im ______________________________________________________________________________________________________________________ STARTS: Block 3903900______________________________________________________________________ GAS_PRICE:_50 GWEI. Change via slider in the footer_____________________________________________________________________ GAS_LIMIT:_200000___________________________________________________________________________________________________ NOT_LOADING:_Change the node in upper right corner to ETH (Etherscan.io)_____________________________________________ SUPPORT:_https://www.reddit.com/r/statusim/ https://twitter.com/ethstatus'
msg: '⚠ The Status.im Contribution Period has ENDED. Please stop clogging the blockchain with your FOMO. Thanks! 🤗'
}, {
// Status
to: '0x0000',
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 CX",
"version": "3.9.3.2",
"version": "3.9.3.3",
"manifest_version": 2,
"description": "MyEtherWallet Chrome Extension",
"homepage_url": "https://www.myetherwallet.com/",
Expand Down
9 changes: 5 additions & 4 deletions dist/helpers.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,11 @@

<header class="{{curNode.name}} {{curNode.service}} {{curNode.service}} nav-index-{{gService.currentTab}}" aria-label="header" ng-controller='tabsCtrl' >

<!--
<div class="small announcement annoucement-warning">
<div class="container">The #FOMO is Real. Breath. If you are trying to get in on Status.im, <strong> wait until BLOCK 3903900!</strong> <br /> If your TX is not urgent, we recommend NOT SENDING TODAY. Thank you for understanding. </div>
</div>

-->

<section class="bg-gradient header-branding">
<section class="container">
Expand All @@ -45,7 +46,7 @@

<div class="tagline"><span style="max-width: 395px">Open-Source & Client-Side Ether Wallet</span>

&middot; v3.9.3.2 &nbsp;&nbsp;
&middot; v3.9.3.3 &nbsp;&nbsp;

<span class="dropdown" ng-cloak>
<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>
Expand Down Expand Up @@ -591,9 +592,9 @@ <h5> <i ng-hide="curLang=='en'">🏅</i> <span translate="Translator_Desc"> Than

<section class="footer--righ">
<div class="footer--gas">
<p ng-show="showBlocks" style="color: yellow; font-size: 26px;">Latest Block#: {{currentBlockNumber}}</p>
<p ng-show="showBlocks" >Latest Block#: {{currentBlockNumber}}</p>
<p>
<span translate="OFFLINE_Step2_Label_3" style="color: yellow; font-size: 26px;">Gas Price</span>:
<span translate="OFFLINE_Step2_Label_3">Gas Price</span>:
<strong><a href="http://ethgasstation.info/minerTable.php" target="_blank" rel="noopener" style="color: yellow; font-size: 26px;">{{gas.value}} Gwei</a></strong>
</p>
<input type="range" ng-model="gas.value" min="{{gas.min}}" max="{{gas.max}}" steps="1" ng-change="gasChanged()"/>
Expand Down
9 changes: 5 additions & 4 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,11 @@

<header class="{{curNode.name}} {{curNode.service}} {{curNode.service}} nav-index-{{gService.currentTab}}" aria-label="header" ng-controller='tabsCtrl' >

<!--
<div class="small announcement annoucement-warning">
<div class="container">The #FOMO is Real. Breath. If you are trying to get in on Status.im, <strong> wait until BLOCK 3903900!</strong> <br /> If your TX is not urgent, we recommend NOT SENDING TODAY. Thank you for understanding. </div>
</div>

-->

<section class="bg-gradient header-branding">
<section class="container">
Expand All @@ -45,7 +46,7 @@

<div class="tagline"><span style="max-width: 395px">Open-Source & Client-Side Ether Wallet</span>

&middot; v3.9.3.2 &nbsp;&nbsp;
&middot; v3.9.3.3 &nbsp;&nbsp;

<span class="dropdown" ng-cloak>
<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>
Expand Down Expand Up @@ -3320,9 +3321,9 @@ <h5> <i ng-hide="curLang=='en'">🏅</i> <span translate="Translator_Desc"> Than

<section class="footer--righ">
<div class="footer--gas">
<p ng-show="showBlocks" style="color: yellow; font-size: 26px;">Latest Block#: {{currentBlockNumber}}</p>
<p ng-show="showBlocks" >Latest Block#: {{currentBlockNumber}}</p>
<p>
<span translate="OFFLINE_Step2_Label_3" style="color: yellow; font-size: 26px;">Gas Price</span>:
<span translate="OFFLINE_Step2_Label_3">Gas Price</span>:
<strong><a href="http://ethgasstation.info/minerTable.php" target="_blank" rel="noopener" style="color: yellow; font-size: 26px;">{{gas.value}} Gwei</a></strong>
</p>
<input type="range" ng-model="gas.value" min="{{gas.min}}" max="{{gas.max}}" steps="1" ng-change="gasChanged()"/>
Expand Down
10 changes: 5 additions & 5 deletions dist/js/etherwallet-master.js
Original file line number Diff line number Diff line change
Expand Up @@ -1604,7 +1604,7 @@ var footerCtrl = function footerCtrl($scope, globalService) {
$scope.gas = {
curVal: 21,
value: globalFuncs.localStorage.getItem(gasPriceKey, null) ? parseInt(globalFuncs.localStorage.getItem(gasPriceKey)) : 21,
max: 50,
max: 60,
min: 1
};
ethFuncs.gasAdjustment = $scope.gas.value;
Expand Down Expand Up @@ -2020,7 +2020,7 @@ var sendTxCtrl = function sendTxCtrl($scope, $sce, walletService) {
$scope.wallet = walletService.wallet;
$scope.wd = true;
$scope.wallet.setBalance(applyScope);
//$scope.wallet.setTokens();
$scope.wallet.setTokens();
if ($scope.parentTxConfig) {
var setTxObj = function setTxObj() {
$scope.addressDrtv.ensAddressField = $scope.parentTxConfig.to;
Expand Down Expand Up @@ -2795,7 +2795,7 @@ module.exports = viewWalletCtrl;

var walletBalanceCtrl = function walletBalanceCtrl($scope, $sce) {
$scope.ajaxReq = ajaxReq;
$scope.tokensLoaded = false;
$scope.tokensLoaded = true;
$scope.localToken = {
contractAdd: "",
symbol: "",
Expand Down Expand Up @@ -2912,7 +2912,7 @@ module.exports = walletGenCtrl;
// http://www.tokensalecalendar.com/
// If you aren't on the above, you should get on it.

// msg: '⚠ The Status.im Contribution Period has ENDED. Please stop clogging the blockchain with your FOMO. Thanks! 🤗'
//


module.exports = [{
Expand All @@ -2926,7 +2926,7 @@ module.exports = [{
to: '0x55d34b686aa8C04921397c5807DB9ECEdba00a4c',
gasLimit: 200000,
data: '',
msg: 'DONT SEND UNTIL BLOCK 3903900!!!! Status.im https://contribute.status.im ______________________________________________________________________________________________________________________ STARTS: Block 3903900______________________________________________________________________ GAS_PRICE:_50 GWEI. Change via slider in the footer_____________________________________________________________________ GAS_LIMIT:_200000___________________________________________________________________________________________________ NOT_LOADING:_Change the node in upper right corner to ETH (Etherscan.io)_____________________________________________ SUPPORT:_https://www.reddit.com/r/statusim/ https://twitter.com/ethstatus'
msg: '⚠ The Status.im Contribution Period has ENDED. Please stop clogging the blockchain with your FOMO. Thanks! 🤗'
}, {
// Status
to: '0x0000',
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.9.3.2",
"version": "3.9.3.3",
"description": "An NPM dist of MyEtherWallet. For easier downloading & updating via CLI.",
"author": "MyEtherWallet",
"license": "ISC",
Expand Down

0 comments on commit d3c9ad7

Please sign in to comment.