This repository has been archived by the owner on Nov 21, 2019. It is now read-only.
v3.21.01
v3.21.01 (03/13/2018)
Enhancements:
- #1674 Added a warning when a user try to send to a known phishing address, addresses are accumulated via etherscamdb and MEW DarkList
- #1672 #1673 Merged multiple lists (Tokens/ABI) from MEW Lists
- #1667 Added Timestamp to cache bust Trezor popup
- #1663 UI changes for subdomain registration
- 577221b... updated the subdomain list with main list This adds whole bunch of new domains
Bug Fixes:
- #1671 Validates manually entered private key to check whether the key is keccak256 private key. This fixes issue #1664 latest release
Security Fixes:
- 093af73... Fixed a XSS vulnerability in the UI. Thanks @dternyak from @MyCryptoHQ