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: Support for header-only flag on /v2/block algod endpoint. #939

Merged
merged 2 commits into from
Feb 12, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 11, 2025

This PR adds support for a new header-only=true parameter to the '/v2/block/{round}' endpoint. Includes support for cross-SDK test cases.

It was automatically created using Algorand's code generator, in response to the following commits:

Algod

  • a46ab5d – API: Block Header API Revamp (#6248)

Indexer

  • 0845773 - Rewind: Re-enable Rewinding (#1645)

Disclaimer: I'm just a bot. Feel free to make changes to this pull request as needed.

@gmalouf gmalouf changed the title Regenerate code with the latest specification file (a46a0845) API: Support for header-only flag on /v2/block algod endpoint. Feb 12, 2025
@gmalouf gmalouf self-assigned this Feb 12, 2025
@gmalouf gmalouf requested a review from algorandskiy February 12, 2025 12:36
@gmalouf gmalouf merged commit 66014e4 into develop Feb 12, 2025
3 of 6 checks passed
@gmalouf gmalouf deleted the generate/a46a0845 branch February 12, 2025 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants