Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indexer syncing progress for /status #403

Merged
merged 5 commits into from
Jan 2, 2025
Merged

Indexer syncing progress for /status #403

merged 5 commits into from
Jan 2, 2025

Conversation

owl352
Copy link
Collaborator

@owl352 owl352 commented Dec 29, 2024

Issue

After some resets, we make conclusions, that we need indexer status for /status endpoint

Things done

Added new child for parrent object on /status, which contains string (synced | syncing) and progress in procents of indexer height to tenderdash height
Updated test for MainController
Also updated README.md, which contains mistakes for status response

@owl352 owl352 added the backend Related to backend (API) label Dec 29, 2024
@owl352 owl352 self-assigned this Dec 29, 2024
Copy link

vercel bot commented Dec 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
platform-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 2, 2025 3:07pm

@owl352 owl352 changed the base branch from master to develop December 29, 2024 16:04
@owl352 owl352 merged commit b0a9538 into develop Jan 2, 2025
8 checks passed
@owl352 owl352 linked an issue Jan 2, 2025 that may be closed by this pull request
@owl352 owl352 deleted the feat/indexer-status branch January 2, 2025 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend (API)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug fixes and tiny improvments
2 participants