Skip to content

graphman: skip parsing block data in chain info #5516

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

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

isum
Copy link
Member

@isum isum commented Jun 28, 2024

Block data is not guaranteed to have a fixed format, so it was not a reliable source from which to extract the block ptr required by the graphman chain info command. Skipped the block data parsing and returned block ptr directly from the store.

Fixes #5268

@isum isum self-assigned this Jun 28, 2024
@isum isum requested a review from mangas June 28, 2024 15:29
@mangas mangas merged commit d44f705 into master Jul 8, 2024
7 checks passed
@mangas mangas deleted the ion/graphman-skip-parsing-block-data-in-chain-info branch July 8, 2024 07:53
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.

[Bug] graphman chain info fails
2 participants