1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/controllers/transactions/lib
Dan Finlay a42299aab7
Add apparent phishing address to block list
In [this reddit post](https://www.reddit.com/r/Metamask/comments/8r3nsu/help_me_please_somebody_stole_my_ethers/) a user suggests they got some ether stolen after visiting IDEX. Their ether was sent to [this address](https://etherscan.io/address/0x9bcb0a9d99d815bb87ee3191b1399b1bcc46dc77), which is full of comments of people telling similar stories of being phished on IDEX. I think we can safely block this, and probably safe some people some money.
2018-06-15 08:55:39 -07:00
..
recipient-blacklist-checker.js remove generating blocked accounts and use a config file instead 2018-05-30 21:15:59 +02:00
recipient-blacklist-config.json Add apparent phishing address to block list 2018-06-15 08:55:39 -07:00
tx-state-history-helper.js tx-state-history-helper - use more readable Date.now method 2018-05-16 13:05:07 -07:00
util.js meta - transactions - docs yo! 2018-04-19 11:46:15 -07:00