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
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>
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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Test plan
As Reviewer, here is the result for PR #16.
PASS
No blocking issues found in the latest update.
Validation:
Non-blocking note: