feat(frontend): trader 4/6 address chip plus blockie PFP (#656) #1170

Merged
PlasticDigits merged 2 commits from feat/656-trader-identity into main 2026-08-26 08:46:35 +00:00
PlasticDigits commented 2026-08-26 07:17:43 +00:00 (Migrated from gitlab.com)

Summary

  • Charts Trader leaderboard, /trader/:addr, and /portfolio now share one trader identity: a circular react-blockies PFP plus a 4/6 bech32 label (terr… + last 6).
  • Navigation, copy, and explorer still use the full validated bech32. Invalid indexer strings get no blockie and no /trader/ or explorer link. No remote logo_url, no new identicon package, no indexer JSON change.
  • Playbook: skills/AGENTS_FRONTEND_TRADER_IDENTITY.md. Regression: make verify-issue-656.

Closes #656

Test plan

  • make verify-issue-656 (Vitest + docs/skills; no LocalTerra / Postgres) — passed, then retested
  • Manual /charts 375px + 1280px, light + dark: leaderboard Trader cell is one line (blockie + 4/6); click opens /trader/{full}
  • Manual /trader/:addr and /portfolio: larger matching blockie; copy is full address; explorer omitted when helper returns null
  • Confirm token logos, wallet chip (#186), tape, and order-book owner tooltip are unchanged
## Summary - Charts **Trader leaderboard**, `/trader/:addr`, and `/portfolio` now share one **trader identity**: a circular `react-blockies` PFP plus a **4/6** bech32 label (`terr…` + last 6). - Navigation, copy, and explorer still use the **full** validated bech32. Invalid indexer strings get no blockie and no `/trader/` or explorer link. No remote `logo_url`, no new identicon package, no indexer JSON change. - Playbook: [`skills/AGENTS_FRONTEND_TRADER_IDENTITY.md`](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/blob/feat/656-trader-identity/skills/AGENTS_FRONTEND_TRADER_IDENTITY.md). Regression: `make verify-issue-656`. Closes #656 ## Test plan - [x] `make verify-issue-656` (Vitest + docs/skills; no LocalTerra / Postgres) — passed, then retested - [ ] Manual `/charts` 375px + 1280px, light + dark: leaderboard Trader cell is one line (blockie + 4/6); click opens `/trader/{full}` - [ ] Manual `/trader/:addr` and `/portfolio`: larger matching blockie; copy is full address; explorer omitted when helper returns null - [ ] Confirm token logos, wallet chip (#186), tape, and order-book owner tooltip are unchanged
PlasticDigits commented 2026-08-26 07:17:59 +00:00 (Migrated from gitlab.com)

mentioned in issue #656

mentioned in issue #656
PlasticDigits commented 2026-08-26 08:46:28 +00:00 (Migrated from gitlab.com)

mentioned in commit 5d1647c208

mentioned in commit 5d1647c208c2f7a12e276fc54fc4a7303e8218f4
PlasticDigits commented 2026-08-26 08:46:29 +00:00 (Migrated from gitlab.com)

added 40 commits

  • 541bfec4...fa67862b - 39 commits from branch main
  • 5d1647c2 - Merge origin/main into branch for !1170

Compare with previous version

added 40 commits <ul><li>541bfec4...fa67862b - 39 commits from branch <code>main</code></li><li>5d1647c2 - Merge origin/main into branch for !1170</li></ul> [Compare with previous version](/PlasticDigits/cl8y-dex-terraclassic/-/merge_requests/452/diffs?diff_id=1984515598&start_sha=541bfec49ea144d41d7b16ec2e3a607fce723dd5)
PlasticDigits commented 2026-08-26 08:46:35 +00:00 (Migrated from gitlab.com)

mentioned in commit 183a53de1b

mentioned in commit 183a53de1be93fa077a5393cf218334632e83831
PlasticDigits (Migrated from gitlab.com) merged commit 183a53de1b into main 2026-08-26 08:46:35 +00:00
PlasticDigits commented 2026-08-26 09:31:37 +00:00 (Migrated from gitlab.com)

mentioned in issue #673

mentioned in issue #673
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
code/cl8y-dex-terraclassic!1170
No description provided.