Skip to content

Latest commit

 

History

History
90 lines (59 loc) · 3.05 KB

CHANGELOG.md

File metadata and controls

90 lines (59 loc) · 3.05 KB

CHANGELOG

0.6.1 Feb 28, 2021

Contributed:

Changes:

  • Align tests with all new sites as added
  • Adjust visual display for active status (via cors proxy)
  • Add current balances to account display
  • Group accounts based on network they belong to
  • Added polkadotlive.com, polkadotsnetwork.com, polkabeam.org, polkadot-js.site (as reported)

0.5.1 Feb 15, 2021

Contributed:

Changes:

  • JSON files & index page published to IPNS, https://ipfs.io/ipns/phishing.dotapps.io
  • Add list of known phishing addresses under address.json
  • Add a CI check against known sites for addresses (as changed)
  • Add known phishing addresses not via sites (e.g. Youtube scam links)

0.4.1 Jan 24, 2021

Contributed:

Changes:

  • Add checkAddress function to check addresses
  • Add test for sites with www prefix
  • Sort sites as part of the pre-publish build
  • Add duplicate check on CI
  • Add address.json for list of known addresses
  • Add urlmeta.json for extended info
  • Add index.html for table display from meta
  • Added polkadot-airdrop.live
  • Added polkadotfund.com

0.3.1 Dec 13, 2020

Contributed:

Changes:

  • Publish as dual cjs/esm modules
  • Allow for list caching, while maintaining freshness

0.2.1 Nov 11, 2020

Changes:

  • Remove default export on package

0.1.1 Sep 21, 2020

Changes:

  • Initial release