-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add ability to search for online accounts #4
Comments
Let's wait a bit for a confirmation on how suspended accounts look like (is-online:false + valid keyreg ?) so that we can show paused accounts in the results as well. |
Thinking we should publish new , not yet merged functionality under different prefix instead of /v2. This would allow us not to break apps that used bleeding-edge stuff after the feature got renamed during the final merge. |
Do we have a confirmation of this? Sorry if this is a dumb question, I don't know what suspended/paused accounts are. A quick google search yielded this:
|
still no confirmation. We will also need a block search endpoint with filters like proposer , booted proposer - but will create a separate issue for that. |
@urtho think you may have what you need now (have to check on the suspended status as of round X) |
Upstream issue : algorand#1629
Problem
There is no way to quickly fetch all online accounts[^1].
Solution
expires-in-hours
Response model should include:
Notes:
expires-in-hours-or-less
but shorter ;)The text was updated successfully, but these errors were encountered: