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 internal transactions unique_violation #7855

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

Qwerty5Uiop
Copy link
Collaborator

Motivation

If there is a missing block reorg, internal transactions fetcher might face an unique_violation error. Blocks consensus should be dropped in such scenarios.

Changelog

Drop block consensus on internal transactions fetcher unique_violation error.

@Qwerty5Uiop Qwerty5Uiop force-pushed the handle-internal-transactions-unique-key-violation branch from 1782c7e to 187b423 Compare July 5, 2023 14:39
@vbaranov vbaranov merged commit 25d659c into master Jul 6, 2023
15 checks passed
@vbaranov vbaranov deleted the handle-internal-transactions-unique-key-violation branch July 6, 2023 11:21
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.

None yet

3 participants