Return newest-N candles so 15m charts include now (#705) #1197
No reviewers
Labels
No labels
agent:fix_bugfix
agent:fix_conflicts
agent:fix_security
agent:gap_analysis
agent:implement
agent:implement
agent:implement
agent:open_issues
agent:ready
agent:research
agent:security_audit
agent:verify
architecture
backend
blocker:hybrid
blocker:launch
blocker:limit-orders
blocker:v2
block:log_only
block:security
bug
ci
contracts
correctness
deploy
dev
devops
docs
documentation
duplicate
e2e
enhancement
epic
feature
frontend
functional-completion
gas
good first issue
governance
help wanted
high-risk
hooks
hybrid
indexer
infra
infrastructure
integrators
invalid
launch-blocker
limit-orders
localnet
localterra
low priority
missing-implementation
needs-design
ops
performance
priority
high
priority
medium
product
qa
QA
question
ready
ready
research
scripts
security
security-hardening
smartcontracts
tech-debt
testing
ux
UX
v2
verification
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
code/cl8y-dex-terraclassic!1197
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/705-candles-newest-n"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
GET /candlesnow returns the newestlimitbars (DESC then ASC) so 15m/1m/5m charts include now instead of the oldest window after idle-mark densification (#568).fitContentonce on interval switch; live 30s refetch still does not refit (#336). Canvas stays mounted (#148)..price-chart-interval.tab-glass-active(stronger--blue, not the 14% wash). Slippage / Pool Manage / Indicators keep generictab-glass-active.Closes #705.
Test plan
make verify-issue-705(indexer newest-N + mark GET + PriceChart / canvas / chip CSS) — passed twice locally/chartsand/tradeon columbus-5 or LocalTerra: 1h → 15m / 5m / 1m — last bar is current; no empty-right leftover 1h rangearia-pressedonly on the selected chip (Vitest + CSS)limit=-1/0→ one newest rowadded 1 commit
54c7c826- Cover coarse-interval newest-N reads and mark last-bar on GET.Compare with previous version
marked the checklist item Volume 0 on a mark-only last bar is expected
C568, not a fail as completedadded 2 commits
8c1d1bc5- 1 commit from branchmainc77f9222- Merge origin/main into feat/705-candles-newest-nCompare with previous version
mentioned in commit
8491aad6c9mentioned in issue #712