Skip to content

Conversation

@kirdatatjana
Copy link
Contributor

Fixed syncing PayloadStatus handler logging by adding a warning for status ACCEPTED.

@kirdatatjana kirdatatjana changed the title fix [sync]: PayloadStatus handler logging fix (sync): PayloadStatus handler logging Oct 15, 2025
@kirdatatjana kirdatatjana self-assigned this Nov 3, 2025
Copy link
Member

@rnbguy rnbguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

left a comment. otherwise LGTM 👍🏼

Ok(Validity::Invalid)
}
PayloadStatusEnum::Syncing => {
unreachable!("SYNCING status should be handled by notify_new_block_with_retry")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note that, this is a panic!.

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.

3 participants