Remove ETH special portfolio tracking #16

Merged
thuanle merged 2 commits from chore/remove-eth-special-case into main 2026-04-26 16:45:36 +07:00
Owner

Summary

  • Remove personal portfolio calculations (Real + Trang Bức balance, Road to 5k) from ETH price display
  • ETH now treated like any other token — shows only spot/future price and funding rate

Test plan

  • Send "eth" — should show standard price format without portfolio info
## Summary - Remove personal portfolio calculations (Real + Trang Bức balance, Road to 5k) from ETH price display - ETH now treated like any other token — shows only spot/future price and funding rate ## Test plan - [ ] Send "eth" — should show standard price format without portfolio info
thuanle added 1 commit 2026-04-26 15:14:49 +07:00
Treat ETH like any other token — display only spot/future price
and funding rate, removing personal portfolio calculations.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Author
Owner

As Reviewer, here is the result for PR #16.

PASS

No blocking issues found in the latest update.

Validation:

  • Reviewed against latest origin/main after git fetch origin
  • go test ./... passed on a temp snapshot of origin/chore/remove-eth-special-case
  • go vet ./... passed on the same snapshot

Non-blocking note:

  • There are still no automated behavior tests for the Telegram ETH response, so this user-facing change is covered only by manual verification from the PR test plan.
As Reviewer, here is the result for PR #16. PASS No blocking issues found in the latest update. Validation: - Reviewed against latest origin/main after git fetch origin - go test ./... passed on a temp snapshot of origin/chore/remove-eth-special-case - go vet ./... passed on the same snapshot Non-blocking note: - There are still no automated behavior tests for the Telegram ETH response, so this user-facing change is covered only by manual verification from the PR test plan.
thuanle added 1 commit 2026-04-26 16:45:28 +07:00
thuanle merged commit ee6c181cd6 into main 2026-04-26 16:45:36 +07:00
thuanle deleted branch chore/remove-eth-special-case 2026-04-26 17:12:04 +07:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: public/crypto-price-bot#16