From 21d3a509c3e0140fbcdbdf74e11e323a1f93cd91 Mon Sep 17 00:00:00 2001 From: gamalielhere Date: Mon, 11 Feb 2019 18:57:58 -0800 Subject: [PATCH] Release: v3.32.0 --- CHANGELOG.md | 4 ++ app/includes/header.tpl | 8 ++-- app/manifest.json | 2 +- app/package.json | 2 +- app/scripts/tokens/ethTokens.json | 57 ++++++++++++++++++----- chrome-extension/contest.html | 6 +-- chrome-extension/cx-wallet.html | 4 +- chrome-extension/helpers.html | 6 +-- chrome-extension/js/etherwallet-master.js | 57 ++++++++++++++++++----- chrome-extension/manifest.json | 2 +- chrome-extension/phishing.html | 6 +-- chrome-extension/privacy-policy.html | 6 +-- dist/contest.html | 6 +-- dist/helpers.html | 6 +-- dist/index.html | 6 +-- dist/js/etherwallet-master.js | 57 ++++++++++++++++++----- dist/package.json | 2 +- dist/phishing.html | 6 +-- dist/privacy-policy.html | 6 +-- 19 files changed, 179 insertions(+), 70 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bfef42e1ee..5dc884c971 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +### Release v3.32.0 + +- Update header, sync tokens []() + ### Release v3.31.1 - Update Trezor affiliate link [#2224](https://github.com/kvhnuke/etherwallet/pull/2224) diff --git a/app/includes/header.tpl b/app/includes/header.tpl index ef3d893204..52228fe0cc 100644 --- a/app/includes/header.tpl +++ b/app/includes/header.tpl @@ -78,7 +78,7 @@ @@if (site === 'mew' ) {
- Try our new Beta version here: https://beta.myetherwallet.com + Try our new version here: https://www.myetherwallet.com/
Read more about it in our Medium post
@@ -90,18 +90,18 @@ @@if (site === 'mew' ) { MyEtherWallet -

3.31.1

+

3.32.0

} @@if (site === 'cx' ) { MyEtherWallet -

3.31.1

+

3.32.0

}
- + diff --git a/app/manifest.json b/app/manifest.json index d50c51c16c..b254f307b2 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,6 +1,6 @@ { "name": "MyEtherWallet", - "version": "3.31.1", + "version": "3.32.0", "manifest_version": 2, "description": "MyEtherWallet Chrome Extension", "homepage_url": "https://www.myetherwallet.com/", diff --git a/app/package.json b/app/package.json index ffb0b8ab11..c0f16f6d80 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "name": "MyEtherWallet", - "version": "3.31.1", + "version": "3.32.0", "description": "An NPM dist of MyEtherWallet. For easier downloading & updating via CLI.", "author": "MyEtherWallet", "license": "ISC", diff --git a/app/scripts/tokens/ethTokens.json b/app/scripts/tokens/ethTokens.json index a2c6270b33..a7749730c5 100644 --- a/app/scripts/tokens/ethTokens.json +++ b/app/scripts/tokens/ethTokens.json @@ -545,7 +545,6 @@ "decimal": 15, "type": "default" }, - { "address": "0xacfa209fb73bf3dd5bbfb1101b9bc999c49062a5", "symbol": "BCDT", @@ -1957,14 +1956,14 @@ "type": "default" }, { - "address": "0x765f0c16d1ddc279295c1a7c24b0883f62d33f75", - "symbol": "DTX", + "address": "0x82fdedfB7635441aA5A92791D001fA7388da8025", + "symbol": "DTx", "decimal": 18, "type": "default" }, { - "address": "0x82fdedfB7635441aA5A92791D001fA7388da8025", - "symbol": "DTx", + "address": "0x765f0c16d1ddc279295c1a7c24b0883f62d33f75", + "symbol": "DTX", "decimal": 18, "type": "default" }, @@ -2077,13 +2076,13 @@ "type": "default" }, { - "address": "0x5dbac24e98e2a4f43adc0dc82af403fca063ce2c", + "address": "0x8e1b448EC7aDFc7Fa35FC2e885678bD323176E34", "symbol": "EGT", "decimal": 18, "type": "default" }, { - "address": "0x8e1b448EC7aDFc7Fa35FC2e885678bD323176E34", + "address": "0x5dbac24e98e2a4f43adc0dc82af403fca063ce2c", "symbol": "EGT", "decimal": 18, "type": "default" @@ -2838,6 +2837,12 @@ "decimal": 6, "type": "default" }, + { + "address": "0x93a7174dafd31d13400cd9fa01f4e5b5baa00d39", + "symbol": "HAK", + "decimal": 18, + "type": "default" + }, { "address": "0x48c1b2f3efa85fbafb2ab951bf4ba860a08cdbb7", "symbol": "HAND", @@ -3414,6 +3419,12 @@ "decimal": 18, "type": "default" }, + { + "address": "0x9efa0e2387e4cba02a6e4e6594b8f4dd209a0b93", + "symbol": "LDX", + "decimal": 0, + "type": "default" + }, { "address": "0x5b26C5D0772E5bbaC8b3182AE9a13f9BB2D03765", "symbol": "LEDU", @@ -4123,13 +4134,13 @@ "type": "default" }, { - "address": "0x5d4d57cd06fa7fe99e26fdc481b468f77f05073c", + "address": "0x69beab403438253f13b6e92db91f7fb849258263", "symbol": "NTK", "decimal": 18, "type": "default" }, { - "address": "0x69beab403438253f13b6e92db91f7fb849258263", + "address": "0x5d4d57cd06fa7fe99e26fdc481b468f77f05073c", "symbol": "NTK", "decimal": 18, "type": "default" @@ -5635,9 +5646,9 @@ "type": "default" }, { - "address": "0x12480E24eb5bec1a9D4369CaB6a80caD3c0A377A", + "address": "0x8D75959f1E61EC2571aa72798237101F084DE63a", "symbol": "SUB", - "decimal": 2, + "decimal": 18, "type": "default" }, { @@ -5706,6 +5717,12 @@ "decimal": 18, "type": "default" }, + { + "address": "0x2C36204a0712A2a50E54A62F7c4F01867e78cB53", + "symbol": "TAN", + "decimal": 18, + "type": "default" + }, { "address": "0xc27a2f05fa577a83ba0fdb4c38443c0718356501", "symbol": "TAU", @@ -5820,6 +5837,12 @@ "decimal": 18, "type": "default" }, + { + "address": "0x614b9802D45Aa1bC2282651dC1408632F9027A6e", + "symbol": "TIC", + "decimal": 18, + "type": "default" + }, { "address": "0x72430a612adc007c50e3b6946dbb1bb0fd3101d1", "symbol": "TIC", @@ -6288,6 +6311,12 @@ "decimal": 7, "type": "default" }, + { + "address": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599", + "symbol": "WBTC", + "decimal": 18, + "type": "default" + }, { "address": "0x6a0a97e47d15aad1d132a1ac79a480e3f2079063", "symbol": "WCT", @@ -6318,6 +6347,12 @@ "decimal": 18, "type": "default" }, + { + "address": "0x3F17Dd476faF0a4855572F0B6ed5115D9bBA22AD", + "symbol": "WIB", + "decimal": 18, + "type": "default" + }, { "address": "0x5e4ABE6419650CA839Ce5BB7Db422b881a6064bB", "symbol": "WiC", diff --git a/chrome-extension/contest.html b/chrome-extension/contest.html index bed4f0d1eb..534a07bb9c 100644 --- a/chrome-extension/contest.html +++ b/chrome-extension/contest.html @@ -78,7 +78,7 @@
- Try our new Beta version here: https://beta.myetherwallet.com + Try our new version here: https://www.myetherwallet.com/
Read more about it in our Medium post
@@ -90,13 +90,13 @@ MyEtherWallet -

3.31.1

+

3.32.0

- + diff --git a/chrome-extension/cx-wallet.html b/chrome-extension/cx-wallet.html index d22ae597c4..a4a635e463 100644 --- a/chrome-extension/cx-wallet.html +++ b/chrome-extension/cx-wallet.html @@ -83,12 +83,12 @@ MyEtherWallet -

3.31.1

+

3.32.0

- + diff --git a/chrome-extension/helpers.html b/chrome-extension/helpers.html index 0f389c7a4b..88cdc0b03a 100644 --- a/chrome-extension/helpers.html +++ b/chrome-extension/helpers.html @@ -79,7 +79,7 @@
- Try our new Beta version here: https://beta.myetherwallet.com + Try our new version here: https://www.myetherwallet.com/
Read more about it in our Medium post
@@ -91,13 +91,13 @@ MyEtherWallet -

3.31.1

+

3.32.0

- + diff --git a/chrome-extension/js/etherwallet-master.js b/chrome-extension/js/etherwallet-master.js index bce38f2839..1952936251 100644 --- a/chrome-extension/js/etherwallet-master.js +++ b/chrome-extension/js/etherwallet-master.js @@ -21278,7 +21278,6 @@ module.exports=[ "decimal": 15, "type": "default" }, - { "address": "0xacfa209fb73bf3dd5bbfb1101b9bc999c49062a5", "symbol": "BCDT", @@ -22690,14 +22689,14 @@ module.exports=[ "type": "default" }, { - "address": "0x765f0c16d1ddc279295c1a7c24b0883f62d33f75", - "symbol": "DTX", + "address": "0x82fdedfB7635441aA5A92791D001fA7388da8025", + "symbol": "DTx", "decimal": 18, "type": "default" }, { - "address": "0x82fdedfB7635441aA5A92791D001fA7388da8025", - "symbol": "DTx", + "address": "0x765f0c16d1ddc279295c1a7c24b0883f62d33f75", + "symbol": "DTX", "decimal": 18, "type": "default" }, @@ -22810,13 +22809,13 @@ module.exports=[ "type": "default" }, { - "address": "0x5dbac24e98e2a4f43adc0dc82af403fca063ce2c", + "address": "0x8e1b448EC7aDFc7Fa35FC2e885678bD323176E34", "symbol": "EGT", "decimal": 18, "type": "default" }, { - "address": "0x8e1b448EC7aDFc7Fa35FC2e885678bD323176E34", + "address": "0x5dbac24e98e2a4f43adc0dc82af403fca063ce2c", "symbol": "EGT", "decimal": 18, "type": "default" @@ -23571,6 +23570,12 @@ module.exports=[ "decimal": 6, "type": "default" }, + { + "address": "0x93a7174dafd31d13400cd9fa01f4e5b5baa00d39", + "symbol": "HAK", + "decimal": 18, + "type": "default" + }, { "address": "0x48c1b2f3efa85fbafb2ab951bf4ba860a08cdbb7", "symbol": "HAND", @@ -24147,6 +24152,12 @@ module.exports=[ "decimal": 18, "type": "default" }, + { + "address": "0x9efa0e2387e4cba02a6e4e6594b8f4dd209a0b93", + "symbol": "LDX", + "decimal": 0, + "type": "default" + }, { "address": "0x5b26C5D0772E5bbaC8b3182AE9a13f9BB2D03765", "symbol": "LEDU", @@ -24856,13 +24867,13 @@ module.exports=[ "type": "default" }, { - "address": "0x5d4d57cd06fa7fe99e26fdc481b468f77f05073c", + "address": "0x69beab403438253f13b6e92db91f7fb849258263", "symbol": "NTK", "decimal": 18, "type": "default" }, { - "address": "0x69beab403438253f13b6e92db91f7fb849258263", + "address": "0x5d4d57cd06fa7fe99e26fdc481b468f77f05073c", "symbol": "NTK", "decimal": 18, "type": "default" @@ -26368,9 +26379,9 @@ module.exports=[ "type": "default" }, { - "address": "0x12480E24eb5bec1a9D4369CaB6a80caD3c0A377A", + "address": "0x8D75959f1E61EC2571aa72798237101F084DE63a", "symbol": "SUB", - "decimal": 2, + "decimal": 18, "type": "default" }, { @@ -26439,6 +26450,12 @@ module.exports=[ "decimal": 18, "type": "default" }, + { + "address": "0x2C36204a0712A2a50E54A62F7c4F01867e78cB53", + "symbol": "TAN", + "decimal": 18, + "type": "default" + }, { "address": "0xc27a2f05fa577a83ba0fdb4c38443c0718356501", "symbol": "TAU", @@ -26553,6 +26570,12 @@ module.exports=[ "decimal": 18, "type": "default" }, + { + "address": "0x614b9802D45Aa1bC2282651dC1408632F9027A6e", + "symbol": "TIC", + "decimal": 18, + "type": "default" + }, { "address": "0x72430a612adc007c50e3b6946dbb1bb0fd3101d1", "symbol": "TIC", @@ -27021,6 +27044,12 @@ module.exports=[ "decimal": 7, "type": "default" }, + { + "address": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599", + "symbol": "WBTC", + "decimal": 18, + "type": "default" + }, { "address": "0x6a0a97e47d15aad1d132a1ac79a480e3f2079063", "symbol": "WCT", @@ -27051,6 +27080,12 @@ module.exports=[ "decimal": 18, "type": "default" }, + { + "address": "0x3F17Dd476faF0a4855572F0B6ed5115D9bBA22AD", + "symbol": "WIB", + "decimal": 18, + "type": "default" + }, { "address": "0x5e4ABE6419650CA839Ce5BB7Db422b881a6064bB", "symbol": "WiC", diff --git a/chrome-extension/manifest.json b/chrome-extension/manifest.json index d50c51c16c..b254f307b2 100644 --- a/chrome-extension/manifest.json +++ b/chrome-extension/manifest.json @@ -1,6 +1,6 @@ { "name": "MyEtherWallet", - "version": "3.31.1", + "version": "3.32.0", "manifest_version": 2, "description": "MyEtherWallet Chrome Extension", "homepage_url": "https://www.myetherwallet.com/", diff --git a/chrome-extension/phishing.html b/chrome-extension/phishing.html index 2e4ab9aaf0..6937658874 100644 --- a/chrome-extension/phishing.html +++ b/chrome-extension/phishing.html @@ -78,7 +78,7 @@
- Try our new Beta version here: https://beta.myetherwallet.com + Try our new version here: https://www.myetherwallet.com/
Read more about it in our Medium post
@@ -90,13 +90,13 @@ MyEtherWallet -

3.31.1

+

3.32.0

- + diff --git a/chrome-extension/privacy-policy.html b/chrome-extension/privacy-policy.html index 82525ec8ea..6d3d4be73a 100644 --- a/chrome-extension/privacy-policy.html +++ b/chrome-extension/privacy-policy.html @@ -78,7 +78,7 @@
- Try our new Beta version here: https://beta.myetherwallet.com + Try our new version here: https://www.myetherwallet.com/
Read more about it in our Medium post
@@ -90,13 +90,13 @@ MyEtherWallet -

3.31.1

+

3.32.0

- + diff --git a/dist/contest.html b/dist/contest.html index bed4f0d1eb..534a07bb9c 100644 --- a/dist/contest.html +++ b/dist/contest.html @@ -78,7 +78,7 @@
- Try our new Beta version here: https://beta.myetherwallet.com + Try our new version here: https://www.myetherwallet.com/
Read more about it in our Medium post
@@ -90,13 +90,13 @@ MyEtherWallet -

3.31.1

+

3.32.0

- + diff --git a/dist/helpers.html b/dist/helpers.html index 0f389c7a4b..88cdc0b03a 100644 --- a/dist/helpers.html +++ b/dist/helpers.html @@ -79,7 +79,7 @@
- Try our new Beta version here: https://beta.myetherwallet.com + Try our new version here: https://www.myetherwallet.com/
Read more about it in our Medium post
@@ -91,13 +91,13 @@ MyEtherWallet -

3.31.1

+

3.32.0

- + diff --git a/dist/index.html b/dist/index.html index 189b8e9c97..78b25b3332 100644 --- a/dist/index.html +++ b/dist/index.html @@ -79,7 +79,7 @@
- Try our new Beta version here: https://beta.myetherwallet.com + Try our new version here: https://www.myetherwallet.com/
Read more about it in our Medium post
@@ -91,13 +91,13 @@ MyEtherWallet -

3.31.1

+

3.32.0

- + diff --git a/dist/js/etherwallet-master.js b/dist/js/etherwallet-master.js index bce38f2839..1952936251 100644 --- a/dist/js/etherwallet-master.js +++ b/dist/js/etherwallet-master.js @@ -21278,7 +21278,6 @@ module.exports=[ "decimal": 15, "type": "default" }, - { "address": "0xacfa209fb73bf3dd5bbfb1101b9bc999c49062a5", "symbol": "BCDT", @@ -22690,14 +22689,14 @@ module.exports=[ "type": "default" }, { - "address": "0x765f0c16d1ddc279295c1a7c24b0883f62d33f75", - "symbol": "DTX", + "address": "0x82fdedfB7635441aA5A92791D001fA7388da8025", + "symbol": "DTx", "decimal": 18, "type": "default" }, { - "address": "0x82fdedfB7635441aA5A92791D001fA7388da8025", - "symbol": "DTx", + "address": "0x765f0c16d1ddc279295c1a7c24b0883f62d33f75", + "symbol": "DTX", "decimal": 18, "type": "default" }, @@ -22810,13 +22809,13 @@ module.exports=[ "type": "default" }, { - "address": "0x5dbac24e98e2a4f43adc0dc82af403fca063ce2c", + "address": "0x8e1b448EC7aDFc7Fa35FC2e885678bD323176E34", "symbol": "EGT", "decimal": 18, "type": "default" }, { - "address": "0x8e1b448EC7aDFc7Fa35FC2e885678bD323176E34", + "address": "0x5dbac24e98e2a4f43adc0dc82af403fca063ce2c", "symbol": "EGT", "decimal": 18, "type": "default" @@ -23571,6 +23570,12 @@ module.exports=[ "decimal": 6, "type": "default" }, + { + "address": "0x93a7174dafd31d13400cd9fa01f4e5b5baa00d39", + "symbol": "HAK", + "decimal": 18, + "type": "default" + }, { "address": "0x48c1b2f3efa85fbafb2ab951bf4ba860a08cdbb7", "symbol": "HAND", @@ -24147,6 +24152,12 @@ module.exports=[ "decimal": 18, "type": "default" }, + { + "address": "0x9efa0e2387e4cba02a6e4e6594b8f4dd209a0b93", + "symbol": "LDX", + "decimal": 0, + "type": "default" + }, { "address": "0x5b26C5D0772E5bbaC8b3182AE9a13f9BB2D03765", "symbol": "LEDU", @@ -24856,13 +24867,13 @@ module.exports=[ "type": "default" }, { - "address": "0x5d4d57cd06fa7fe99e26fdc481b468f77f05073c", + "address": "0x69beab403438253f13b6e92db91f7fb849258263", "symbol": "NTK", "decimal": 18, "type": "default" }, { - "address": "0x69beab403438253f13b6e92db91f7fb849258263", + "address": "0x5d4d57cd06fa7fe99e26fdc481b468f77f05073c", "symbol": "NTK", "decimal": 18, "type": "default" @@ -26368,9 +26379,9 @@ module.exports=[ "type": "default" }, { - "address": "0x12480E24eb5bec1a9D4369CaB6a80caD3c0A377A", + "address": "0x8D75959f1E61EC2571aa72798237101F084DE63a", "symbol": "SUB", - "decimal": 2, + "decimal": 18, "type": "default" }, { @@ -26439,6 +26450,12 @@ module.exports=[ "decimal": 18, "type": "default" }, + { + "address": "0x2C36204a0712A2a50E54A62F7c4F01867e78cB53", + "symbol": "TAN", + "decimal": 18, + "type": "default" + }, { "address": "0xc27a2f05fa577a83ba0fdb4c38443c0718356501", "symbol": "TAU", @@ -26553,6 +26570,12 @@ module.exports=[ "decimal": 18, "type": "default" }, + { + "address": "0x614b9802D45Aa1bC2282651dC1408632F9027A6e", + "symbol": "TIC", + "decimal": 18, + "type": "default" + }, { "address": "0x72430a612adc007c50e3b6946dbb1bb0fd3101d1", "symbol": "TIC", @@ -27021,6 +27044,12 @@ module.exports=[ "decimal": 7, "type": "default" }, + { + "address": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599", + "symbol": "WBTC", + "decimal": 18, + "type": "default" + }, { "address": "0x6a0a97e47d15aad1d132a1ac79a480e3f2079063", "symbol": "WCT", @@ -27051,6 +27080,12 @@ module.exports=[ "decimal": 18, "type": "default" }, + { + "address": "0x3F17Dd476faF0a4855572F0B6ed5115D9bBA22AD", + "symbol": "WIB", + "decimal": 18, + "type": "default" + }, { "address": "0x5e4ABE6419650CA839Ce5BB7Db422b881a6064bB", "symbol": "WiC", diff --git a/dist/package.json b/dist/package.json index ffb0b8ab11..c0f16f6d80 100644 --- a/dist/package.json +++ b/dist/package.json @@ -1,6 +1,6 @@ { "name": "MyEtherWallet", - "version": "3.31.1", + "version": "3.32.0", "description": "An NPM dist of MyEtherWallet. For easier downloading & updating via CLI.", "author": "MyEtherWallet", "license": "ISC", diff --git a/dist/phishing.html b/dist/phishing.html index 2e4ab9aaf0..6937658874 100644 --- a/dist/phishing.html +++ b/dist/phishing.html @@ -78,7 +78,7 @@
- Try our new Beta version here: https://beta.myetherwallet.com + Try our new version here: https://www.myetherwallet.com/
Read more about it in our Medium post
@@ -90,13 +90,13 @@ MyEtherWallet -

3.31.1

+

3.32.0

- + diff --git a/dist/privacy-policy.html b/dist/privacy-policy.html index 82525ec8ea..6d3d4be73a 100644 --- a/dist/privacy-policy.html +++ b/dist/privacy-policy.html @@ -78,7 +78,7 @@
- Try our new Beta version here: https://beta.myetherwallet.com + Try our new version here: https://www.myetherwallet.com/
Read more about it in our Medium post
@@ -90,13 +90,13 @@ MyEtherWallet -

3.31.1

+

3.32.0

- +