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

handle case of unreachable block in is_optimstic helper #6124

Merged
merged 2 commits into from
Mar 22, 2024

Conversation

etan-status
Copy link
Contributor

When a non-canonical block is still in the DB, it can be accessed via BlockId, but BlockRef may be unavailable if the block was not properly cleaned when it got orphaned. Report it as optimistic.

When a non-canonical block is still in the DB, it can be accessed via
`BlockId`, but `BlockRef` may be unavailable if the block was not
properly cleaned when it got orphaned. Report it as optimistic.
@etan-status etan-status enabled auto-merge (squash) March 22, 2024 21:04
@tersec tersec disabled auto-merge March 22, 2024 22:50
@tersec tersec merged commit 33e34ee into unstable Mar 22, 2024
11 of 12 checks passed
@tersec tersec deleted the dev/etan/bf-opt branch March 22, 2024 22:50
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.

2 participants