Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Remove restart from FCS - Closes #4761 #4763

Merged
merged 1 commit into from
Jan 30, 2020

Conversation

shuse2
Copy link
Collaborator

@shuse2 shuse2 commented Jan 30, 2020

What was the problem?

Fast chain switching was in some cases, banning a peer and restarting.
However, fast chain switching cannot be restarted if the peer is banned.

How did I solve it?

In stead of restarting, it bans the peer, but it waits for the next block to decide.

How to manually test it?

Make FCS fail manually, and see if it doesn't fail

Review checklist

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@ManuGowda ManuGowda merged commit 7641a81 into hotfix/3.0.2 Jan 30, 2020
@ManuGowda ManuGowda deleted the 4761-remove_restart_from_fcs branch January 30, 2020 11:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants