Related to task T2761. bannedTokenIds array has been renamed to coingeckoTop500Ids, bannedTokenTickers array has been renamed coingeckoTp500Tickers, bannedTokenNames has been renamed to coingeckoTop500Tickers, bannedTickers and bannedNames arrays have been added and include the most recent scam attempt. isProbablyNotAScamTokenTicker and isProbablyNotAScamTokenName have both been altered accordingly.
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABC470c8c5f54c5: [Cashtab] Improvements to token blacklist
cd web/cashtab && npm start
navigate to create eToken screen
test banned names, ids and tickers in both the Token Name input and the Token Ticker input
observe that invalid names and tickers are rejected.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- improve-token-blacklist
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 20762 Build 41187: Build Diff cashtab-tests Build 41186: arc lint + arc unit