• Joined on 2026-03-13
shoko merged pull request shoko/randebu#34 2026-04-09 09:10:55 +02:00
fix: validate chain is 'bsc' for Phase 1
shoko created pull request shoko/randebu#34 2026-04-09 08:58:47 +02:00
fix: validate chain is 'bsc' for Phase 1
shoko created branch fix/issue-31 in shoko/randebu 2026-04-09 08:58:23 +02:00
shoko pushed to fix/issue-31 at shoko/randebu 2026-04-09 08:58:23 +02:00
04e4c1a487 fix: validate chain is 'bsc' for BacktestCreate and SimulationCreate
shoko pushed to main at shoko/randebu 2026-04-09 08:23:45 +02:00
feb65131fa Merge pull request 'fix: populate config endpoints with chain and token data' (#33) from fix/issue-27 into main
50af4e0722 fix: reduce tokens limit to 20 per review
786e964e32 fix: return bsc chain and tokens from AVE API in config endpoints
Compare 3 commits »
shoko merged pull request shoko/randebu#33 2026-04-09 08:23:44 +02:00
fix: populate config endpoints with chain and token data
shoko closed issue shoko/randebu#27 2026-04-09 08:23:44 +02:00
P0: Config endpoints return empty arrays
shoko pushed to fix/issue-27 at shoko/randebu 2026-04-09 08:18:34 +02:00
50af4e0722 fix: reduce tokens limit to 20 per review
shoko created pull request shoko/randebu#33 2026-04-09 08:04:07 +02:00
fix: populate config endpoints with chain and token data
shoko created branch fix/issue-27 in shoko/randebu 2026-04-09 08:02:22 +02:00
shoko pushed to fix/issue-27 at shoko/randebu 2026-04-09 08:02:22 +02:00
786e964e32 fix: return bsc chain and tokens from AVE API in config endpoints
shoko closed issue shoko/randebu#26 2026-04-09 07:58:13 +02:00
P0: Bot creation fails - backend requires fields frontend doesn't send
shoko pushed to main at shoko/randebu 2026-04-09 07:54:21 +02:00
41b699f9ee Merge pull request 'fix: make strategy_config and llm_config optional in BotCreate' (#32) from fix/issue-26 into main
ccc0404cd1 fix: make strategy_config and llm_config optional in BotCreate schema
Compare 2 commits »
shoko merged pull request shoko/randebu#32 2026-04-09 07:54:20 +02:00
fix: make strategy_config and llm_config optional in BotCreate
shoko created pull request shoko/randebu#32 2026-04-09 07:30:39 +02:00
fix: make strategy_config and llm_config optional in BotCreate
shoko created branch fix/issue-26 in shoko/randebu 2026-04-09 07:30:25 +02:00
shoko pushed to fix/issue-26 at shoko/randebu 2026-04-09 07:30:25 +02:00
ccc0404cd1 fix: make strategy_config and llm_config optional in BotCreate schema
shoko opened issue shoko/randebu#31 2026-04-09 07:12:16 +02:00
P2: No chain validation - any chain accepted for Phase 1
shoko opened issue shoko/randebu#30 2026-04-09 07:12:12 +02:00
P2: Simulate engine silently swallows errors
shoko opened issue shoko/randebu#29 2026-04-09 07:12:05 +02:00
P2: Duplicate AveCloudClient implementations