Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Add get_block_info to RPC StateReader #918

Merged
merged 6 commits into from
Aug 14, 2023

Conversation

fguthmann
Copy link
Contributor

@fguthmann fguthmann commented Aug 11, 2023

TITLE

Description

Add function get_block_info to RPC StateReader. Replace in tests block_info to use the function get_block_info.
Add test to check the get_block_info function

Checklist

  • Linked to Github Issue
  • Unit tests added
  • Integration tests added.
  • This change requires new documentation.
  • Documentation has been added/updated.

@fguthmann fguthmann linked an issue Aug 11, 2023 that may be closed by this pull request
@fguthmann fguthmann marked this pull request as ready for review August 14, 2023 14:16
@fguthmann fguthmann marked this pull request as draft August 14, 2023 14:21
@fguthmann fguthmann marked this pull request as ready for review August 14, 2023 16:56
@Oppen Oppen added this pull request to the merge queue Aug 14, 2023
Merged via the queue into main with commit bc9d4f2 Aug 14, 2023
@juanbono juanbono deleted the rpc-statereader-test-helper-method-getting-block-info branch August 25, 2023 14:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RPC StateReader] Add a test helper method for getting block info
3 participants