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

/status API endpoint should return blocks to sync instead of unavailable #6137

Open
konradkonrad opened this issue May 7, 2020 · 1 comment
Labels
Component / API Issues that relate the the APIs Raiden provides. Type / Bug

Comments

@konradkonrad
Copy link
Contributor

While syncing with the blockchain initially, the status endpoint returns unavailable -- for use in UI cases (e.g. wizard/webui), it should help the API caller to estimate how long it will be unavailable.

@manuelwedler
Copy link
Contributor

According to the docs the blocks_to_sync should already be returned. There seems to be a bug in the API code.

@ulope ulope added the Component / API Issues that relate the the APIs Raiden provides. label Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component / API Issues that relate the the APIs Raiden provides. Type / Bug
Projects
None yet
Development

No branches or pull requests

3 participants