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

pytest: extend get_all_heights to return hashes as well #6369

Closed
wants to merge 1 commit into from
Closed

Conversation

mina86
Copy link
Contributor

@mina86 mina86 commented Mar 2, 2022

Replace BaseNode.get_all_heights method with BaseNode.get_all_blocks which
returns hashes alongside heights of all the blocks known to a node. This
feature will be used in future commit.

Issue: #6242

Replace BaseNode.get_all_heights method with BaseNode.get_all_blocks which
returns hashes alongside heights of all the blocks known to a node.  This
feature will be used in future commit.

Issue: #6242
@mina86 mina86 requested a review from mm-near as a code owner March 2, 2022 04:32
@mina86 mina86 closed this Mar 2, 2022
@mina86 mina86 deleted the mpn-a branch March 2, 2022 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant