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

Backport: Equivocation detection loop: Reorganize block checking logic as state machine #2557

Merged

Conversation

serban300
Copy link
Collaborator

Backporting #2555 to polkadot-staging

Related to #2377

… machine (paritytech#2555)

* Split `reconnect_failed_client()` logic

* Reorganize block checking logic as state machine

This way we'll be able to save the state in case of a failure
@serban300 serban300 requested a review from svyatonik September 12, 2023 13:20
@serban300 serban300 self-assigned this Sep 12, 2023
@serban300 serban300 merged commit 4c4fa92 into paritytech:polkadot-staging Sep 12, 2023
serban300 added a commit to serban300/parity-bridges-common that referenced this pull request Mar 27, 2024
… machine (paritytech#2555) (paritytech#2557)

* Split `reconnect_failed_client()` logic

* Reorganize block checking logic as state machine

This way we'll be able to save the state in case of a failure
serban300 added a commit to serban300/parity-bridges-common that referenced this pull request Apr 8, 2024
… machine (paritytech#2555) (paritytech#2557)

* Split `reconnect_failed_client()` logic

* Reorganize block checking logic as state machine

This way we'll be able to save the state in case of a failure
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