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

API: Disable rewinding and reject the query param on account lookups and … #1630

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

gmalouf
Copy link
Contributor

@gmalouf gmalouf commented Sep 11, 2024

Summary

Disable rewinding and reject the query param on account lookups and searches.

This is intended to close #1625 - rewinding carries it with several nuances for limited overall benefit and minimal actual usage.

Test Plan

API tests were added to ensure a bad request is returned if the round= parameter is in the requests to the account lookup/search endpoints.

@gmalouf gmalouf self-assigned this Sep 11, 2024
@gmalouf gmalouf added the Enhancement New feature or request label Sep 11, 2024
@gmalouf gmalouf merged commit 249016c into algorand:main Sep 13, 2024
5 checks passed
@gmalouf gmalouf deleted the account-rewind-disable branch September 13, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incentives: Account rewinding does not account for participation rewards
3 participants