Skip to content

Fix/validator locations cache#167

Merged
raymondjacobson merged 2 commits intomainfrom
fix/validator-locations-cache
Mar 28, 2026
Merged

Fix/validator locations cache#167
raymondjacobson merged 2 commits intomainfrom
fix/validator-locations-cache

Conversation

@raymondjacobson
Copy link
Copy Markdown
Contributor

No description provided.

raymondjacobson and others added 2 commits March 27, 2026 17:34
dashboardCache.StartRefresh() blocks forever (infinite ticker loop),
so validatorLocationsCache.StartRefresh() on the next line never
executed. Split into separate goroutines so both caches run.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Rewrite projectToScreen to match COBE's exact internal w() and W()
  coordinate system and rotation matrix, fixing misplaced purple dots
- Fix play.lat && play.lng check that dropped plays at lat=0 or lng=0
- Change globe panel from fixed h-[500px] to min-h with items-stretch
  so it matches the Transaction Analytics panel height
- Add / keyboard shortcut to focus the search input

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@raymondjacobson raymondjacobson merged commit 9910472 into main Mar 28, 2026
10 checks passed
@raymondjacobson raymondjacobson deleted the fix/validator-locations-cache branch March 28, 2026 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant