Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

dbft: don't rush to send PrepareRequest when recovery#801

Merged
superboyiii merged 1 commit intoneo-project:masterfrom
ZhangTao1596:fix799
May 17, 2023
Merged

dbft: don't rush to send PrepareRequest when recovery#801
superboyiii merged 1 commit intoneo-project:masterfrom
ZhangTao1596:fix799

Conversation

@ZhangTao1596
Copy link
Collaborator

Fix #799

Copy link
Member

@superboyiii superboyiii left a comment

Choose a reason for hiding this comment

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

Set one CN to resend recovery message every 2 seconds, MillisecondsPerBlock set to 2000 as well and watch the result.
Before:
1684232398635
After fixing:
60dc97a1318119688b3d4765606d72d
It works effectively.

@superboyiii superboyiii merged commit b639e84 into neo-project:master May 17, 2023
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.

dBFT: Recovery message triggers PrepareRequest from Primary even if the timer isn't fired yet

5 participants