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

IF: Remove chain_pacemaker and qc_chain related files and code #2123

Closed
linh2931 opened this issue Jan 22, 2024 · 1 comment · Fixed by #2146
Closed

IF: Remove chain_pacemaker and qc_chain related files and code #2123

linh2931 opened this issue Jan 22, 2024 · 1 comment · Fixed by #2146
Assignees

Comments

@linh2931
Copy link
Member

linh2931 commented Jan 22, 2024

chain_pacemaker.(hpp/cpp) and qc_chain.(hpp/cpp) are no longer needed. Remove them to save maintenance.

Ensure tests using qc_chain and chain_pacemaker have been ported to work with the new implementation.

As it is a significant work to port the large number of the tests, #2147 is created to track the work.

@arhag
Copy link
Member

arhag commented Jan 22, 2024

Also avoid using hotstuff in the code. And prefer using just finality rather than instant_finality if possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

5 participants