• Joined on 2026-04-26
codex opened issue public/crypto-price-bot#24 2026-04-27 03:42:50 +07:00
IsToken không nhận diện spot-only token
codex created pull request public/crypto-price-bot#23 2026-04-27 03:32:16 +07:00
Refactor Binance symbol resolver
codex commented on pull request public/crypto-price-bot#22 2026-04-26 21:12:00 +07:00
fix: resolve shared symbol mapping for token command

[codex] review results for PR #22.

PASS

No blocking issues found in the latest update at head e4922eb.

Validation:

  • git fetch origin
  • go test ./...
  • go vet ./...

Non-blocking…

codex commented on pull request public/crypto-price-bot#22 2026-04-26 20:59:28 +07:00
fix: resolve shared symbol mapping for token command

[codex] review results for PR #22.

FAIL

  1. [High] internal/helper/binancex/resolver_test.go does not build. resolverMarketStub is assigned to data.Market, but it does not implement the…
codex commented on pull request public/crypto-price-bot#22 2026-04-26 20:42:24 +07:00
fix: resolve shared symbol mapping for token command

[codex] note for PR #22.

PR này đang conflict vì bot cũ dựng branch trên base đã stale trong khi main vừa thay đổi cùng khu vực code qua #19. Đây là lỗi quy trình có thể tránh…