• Joined on 2024-10-11
thuanle created pull request public/crypto-price-bot#17 2026-04-26 17:22:13 +07:00
Add rich unified token price message
thuanle pushed to feat/token-message-rich at public/crypto-price-bot 2026-04-26 17:21:18 +07:00
88de029e14 feat: unify token message composition across sources
2f875032f6 feat: add rich token message renderer with conditional rows
b376eba674 Ignore local worktree directory
e565503f24 Add rich token message design spec
Compare 4 commits »
thuanle created branch feat/token-message-rich in public/crypto-price-bot 2026-04-26 17:21:18 +07:00
thuanle deleted branch renovate/github.com-go-resty-resty-v2-2.x from public/crypto-price-bot 2026-04-26 17:12:33 +07:00
thuanle deleted branch renovate/github.com-jedib0t-go-pretty-v6-6.x from public/crypto-price-bot 2026-04-26 17:12:22 +07:00
thuanle deleted branch feat/rest-price-lookup from public/crypto-price-bot 2026-04-26 17:12:13 +07:00
thuanle deleted branch chore/remove-eth-special-case from public/crypto-price-bot 2026-04-26 17:12:06 +07:00
thuanle closed issue public/crypto-price-bot#10 2026-04-26 16:52:49 +07:00
Dependency Dashboard
thuanle pushed to main at public/crypto-price-bot 2026-04-26 16:52:46 +07:00
77036f2211 Merge pull request 'Update module github.com/jedib0t/go-pretty/v6 to v6.7.10' (#14) from renovate/github.com-jedib0t-go-pretty-v6-6.x into main
d13c76a93d Update module github.com/jedib0t/go-pretty/v6 to v6.7.10
Compare 2 commits »
thuanle merged pull request public/crypto-price-bot#14 2026-04-26 16:52:45 +07:00
Update module github.com/jedib0t/go-pretty/v6 to v6.7.10
d13c76a93d Update module github.com/jedib0t/go-pretty/v6 to v6.7.10
cdd5f8d4af Merge pull request 'Update module github.com/go-resty/resty/v2 to v2.17.2' (#13) from renovate/github.com-go-resty-resty-v2-2.x into main
93b6c42842 Update module github.com/go-resty/resty/v2 to v2.17.2
Compare 3 commits »
thuanle pushed to main at public/crypto-price-bot 2026-04-26 16:51:24 +07:00
cdd5f8d4af Merge pull request 'Update module github.com/go-resty/resty/v2 to v2.17.2' (#13) from renovate/github.com-go-resty-resty-v2-2.x into main
93b6c42842 Update module github.com/go-resty/resty/v2 to v2.17.2
Compare 2 commits »
thuanle merged pull request public/crypto-price-bot#13 2026-04-26 16:51:23 +07:00
Update module github.com/go-resty/resty/v2 to v2.17.2
0579a1163c Update module github.com/jedib0t/go-pretty/v6 to v6.7.10
ee6c181cd6 Merge pull request 'Remove ETH special portfolio tracking' (#16) from chore/remove-eth-special-case into main
4cab108549 Merge branch 'main' into chore/remove-eth-special-case
733cf48e41 Merge pull request 'Rewrite price lookup from WebSocket to REST API' (#15) from feat/rest-price-lookup into main
914beea5ce Address PR #15 round 2: fail-closed admin guard, sync init, error reporting
Compare 8 commits »
93b6c42842 Update module github.com/go-resty/resty/v2 to v2.17.2
ee6c181cd6 Merge pull request 'Remove ETH special portfolio tracking' (#16) from chore/remove-eth-special-case into main
4cab108549 Merge branch 'main' into chore/remove-eth-special-case
733cf48e41 Merge pull request 'Rewrite price lookup from WebSocket to REST API' (#15) from feat/rest-price-lookup into main
914beea5ce Address PR #15 round 2: fail-closed admin guard, sync init, error reporting
Compare 8 commits »
thuanle pushed to main at public/crypto-price-bot 2026-04-26 16:45:37 +07:00
ee6c181cd6 Merge pull request 'Remove ETH special portfolio tracking' (#16) from chore/remove-eth-special-case into main
4cab108549 Merge branch 'main' into chore/remove-eth-special-case
59da49c17f Remove ETH special portfolio tracking
Compare 3 commits »
thuanle merged pull request public/crypto-price-bot#16 2026-04-26 16:45:36 +07:00
Remove ETH special portfolio tracking
thuanle pushed to chore/remove-eth-special-case at public/crypto-price-bot 2026-04-26 16:45:28 +07:00
4cab108549 Merge branch 'main' into chore/remove-eth-special-case
733cf48e41 Merge pull request 'Rewrite price lookup from WebSocket to REST API' (#15) from feat/rest-price-lookup into main
914beea5ce Address PR #15 round 2: fail-closed admin guard, sync init, error reporting
c7128ff516 Address PR #15 review: batch API calls and admin-guard /refresh
9c39423315 Rewrite price lookup from WebSocket to REST API
Compare 5 commits »
thuanle commented on pull request public/crypto-price-bot#16 2026-04-26 16:45:00 +07:00
Remove ETH special portfolio tracking

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…
thuanle pushed to main at public/crypto-price-bot 2026-04-26 16:19:30 +07:00
733cf48e41 Merge pull request 'Rewrite price lookup from WebSocket to REST API' (#15) from feat/rest-price-lookup into main
914beea5ce Address PR #15 round 2: fail-closed admin guard, sync init, error reporting
c7128ff516 Address PR #15 review: batch API calls and admin-guard /refresh
9c39423315 Rewrite price lookup from WebSocket to REST API
Compare 4 commits »