• Joined on 2024-10-11
thuanle pushed to main at public/base 2026-04-28 00:11:08 +07:00
thuanle pushed to main at public/base 2026-04-28 00:04:04 +07:00
f7ebfffddb node-go
cdaf343fc0 docs: add node-go base image design
Compare 2 commits »
thuanle pushed to main at public/image 2026-04-27 15:52:15 +07:00
8d80414bbb fix amend ci
thuanle pushed to main at public/image 2026-04-27 15:47:07 +07:00
3553330f3d fix ci
thuanle pushed to main at public/image 2026-04-27 15:42:08 +07:00
6d6204662e fix thêm target arch
thuanle pushed to main at public/crypto-price-bot 2026-04-27 10:08:43 +07:00
0a1a61d8d3 update sticker id
thuanle pushed to main at public/crypto-price-bot 2026-04-27 09:59:44 +07:00
5912157ed1 Merge branch 'main' of ssh://git.thuanle.me:2222/public/crypto-price-bot
bc99d40713 docs: broaden spec to repo-wide go filename consistency
8010a00e4d docs: add market filename refactor design spec
259a630b78 giảm file
f64a3521c4 remove redundant file
Compare 5 commits »
thuanle pushed to main at public/crypto-price-bot 2026-04-27 09:53:36 +07:00
c5ff494e13 Merge pull request 'refactor: standardize market file naming by data dimension' (#27) from worktree-issue-26-go-filename-consistency into main
617b067203 chore: address review for market filename refactor
f5e2e178e1 refactor: standardize market filenames by data dimension
Compare 3 commits »
thuanle closed issue public/crypto-price-bot#26 2026-04-27 09:53:34 +07:00
Refactor market package filenames for consistent data-dimension naming
thuanle merged pull request public/crypto-price-bot#27 2026-04-27 09:53:34 +07:00
refactor: standardize market file naming by data dimension
617b067203 chore: address review for market filename refactor
f5e2e178e1 refactor: standardize market filenames by data dimension
thuanle created branch worktree-issue-26-go-filename-consistency in public/crypto-price-bot 2026-04-27 07:04:44 +07:00
thuanle closed issue public/crypto-price-bot#24 2026-04-27 05:03:52 +07:00
IsToken không nhận diện spot-only token
thuanle deleted branch fix/issue-24-is-token-spot-only from public/crypto-price-bot 2026-04-27 05:01:15 +07:00
thuanle pushed to main at public/crypto-price-bot 2026-04-27 05:00:41 +07:00
635b0c5b39 Merge pull request 'fix: recognize spot-only tokens in IsToken' (#25) from fix/issue-24-is-token-spot-only into main
d6338fa092 fix: preserve futures token identity in canonical cache
711721c1ee refactor: use canonical token-to-symbol maps for market lookup
06c40ef30f refactor: separate direct and related spot resolvers
0705e909dc fix: recognize spot-only tokens in IsToken
Compare 5 commits »
thuanle merged pull request public/crypto-price-bot#25 2026-04-27 05:00:41 +07:00
fix: recognize spot-only tokens in IsToken
thuanle pushed to fix/issue-24-is-token-spot-only at public/crypto-price-bot 2026-04-27 04:54:04 +07:00
d6338fa092 fix: preserve futures token identity in canonical cache
thuanle pushed to fix/issue-24-is-token-spot-only at public/crypto-price-bot 2026-04-27 04:44:37 +07:00
711721c1ee refactor: use canonical token-to-symbol maps for market lookup
thuanle pushed to fix/issue-24-is-token-spot-only at public/crypto-price-bot 2026-04-27 04:10:11 +07:00
06c40ef30f refactor: separate direct and related spot resolvers