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

REST API: Add GetBlockHash API to algod v2 #4580

Merged
merged 6 commits into from
Sep 26, 2022

Conversation

winder
Copy link
Contributor

@winder winder commented Sep 23, 2022

Summary

Forked the changes #4566 since Eric is out.

Addresses algorand/algorand-sdk-testing#230 by implementing a new endpoint returning simply the hash of a Block header for a given round.

Test Plan

See added tests.

Copy link
Contributor

@cce cce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@winder winder merged commit d3c10f4 into algorand:master Sep 26, 2022
@winder winder deleted the Eric-Warehime-get-block-hash branch September 26, 2022 18:07
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.

4 participants