docs: correct three README claims contradicted by the code (closes #213) #217

Merged
clawbot merged 1 commits from docs/issue-213-readme-claims into next 2026-08-11 14:41:16 +02:00

1 Commits

Author SHA1 Message Date
clawbot
2bec46fa5d docs: correct three README claims contradicted by the code (closes #213)
All checks were successful
check / check (push) Successful in 31s
- Blocklist attribution: the cited AugurProject/eth-phishing-detect repository
  no longer exists (GitHub returns 404), and the vendored list and the runtime
  refresh both come from the live upstream that BLOCKLIST_URL points at. The
  dead link is dropped, the project, copyright and license are kept, and a note
  records why no repository link is given.
- Token display: balances.js shows any ERC-20 with a nonzero balance that is in
  the bundled top-250 list, tracked, or has 1,000+ holders, so tokens do appear
  without the user adding them. The Data Model section now states that rule,
  including that it is unconditional while the 1,000-holder setting applies only
  to transaction history and the send selector. The manual-only claims elsewhere
  are corrected to match.
- Navigation: replaced the flat/no-tabs paragraph with the stack model the
  Screen Map documents, naming the AddWallet import tabs and the AddressDetail
  overflow menu.
2026-08-11 12:39:44 +00:00