Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

feat: load historical candles during pan via rest - #391

Merged
qqrm merged 1 commit into
mainfrom
codex/implement-historical-data-loading
Aug 22, 2025
Merged

feat: load historical candles during pan via rest#391
qqrm merged 1 commit into
mainfrom
codex/implement-historical-data-loading

Conversation

@qqrm

@qqrm qqrm commented Aug 22, 2025

Copy link
Copy Markdown
Owner

Summary

  • fetch older candles over REST when dragging past left edge
  • document REST backfill in architecture spec
  • cover REST client URL builder with unit test

Testing

  • cargo fmt --all
  • cargo check --tests --benches
  • cargo clippy --tests --benches --fix --allow-dirty -- -D warnings
  • cargo test (fails: Exec format error (os error 8))

https://chatgpt.com/codex/tasks/task_e_68a8a17f6af08332b951ae657d91f6a1

@qqrm
qqrm merged commit a48c1f9 into main Aug 22, 2025
2 of 3 checks passed
@qqrm
qqrm deleted the codex/implement-historical-data-loading branch August 22, 2025 18:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant