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

Commits on Mar 2, 2022

  1. pytest: extend get_all_heights to return hashes as well

    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 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    fddaed4 View commit details
    Browse the repository at this point in the history