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

Commit

Permalink
Revert update
Browse files Browse the repository at this point in the history
  • Loading branch information
gamalielhere committed Jun 22, 2018
1 parent 1a67095 commit dc9eb0d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 30 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
### Release v3.21.14
### New
- Revert darklist update.
- Add GSE token and darklist [#1920](https://github.com/kvhnuke/etherwallet/pull/1920)
- Kyber network updates [#1918](https://github.com/kvhnuke/etherwallet/pull/1918)
- Add TOOR token [#1917](https://github.com/kvhnuke/etherwallet/pull/1917)
Expand Down
30 changes: 0 additions & 30 deletions app/scripts/constants/darkListConst.js
Original file line number Diff line number Diff line change
Expand Up @@ -3443,36 +3443,6 @@ const darklist = function() {
comment:
"Scam address of phishing email sent to leaked Everex investor database",
date: "2017-09-05"
},
{
"address": "0xcdcf7570e27fe31ad5c6d4c8c7d78d98507d649d",
"comment":
"Scam address of impersonating EOS Classic Coin https://eos-classic.io",
"date": "2018-06-21"
},
{
"address": "0xce3ad07c9c7a5f89d39eb1449913d3feecabcf8d",
"comment":
"Scam address of impersonating EOS Classic Coin https://eos-classic.io",
"date": "2018-06-21"
},
{
"address": "0xdbfebf00f4601c176bdb61bf65f2abc9e213e065",
"comment":
"Scam address of impersonating EOS Classic Coin https://eos-classic.io",
"date": "2018-06-21"
},
{
"address": "0x1a18c7ff9369351d41db980fac5c1036b4b9e125",
"comment":
"Scam address of impersonating EOS Classic Coin https://eos-classic.io",
"date": "2018-06-21"
},
{
"address": "0x00ae2c6da8eed2c17f1b6e1b6a4e104ff12e7e5f",
"comment":
"Scam address of impersonating EOS Classic Coin https://eos-classic.io",
"date": "2018-06-21"
}
];
};
Expand Down

0 comments on commit dc9eb0d

Please sign in to comment.