[CX_HARDENING] - Delete Legacy Consensus #3640
Labels
cappuccino
cappuccino-sprint2
consensus-hardening
Hardening the consensus protocol and adaquate testing.
What is this task and why do we need to work on it?
This is straightforward. Go in and delete the
consensus
module and clean up the compiler errors. This should include a check of the duplicated functions, however, before removal. In particularupdate_view
handle_quorum_proposal_validated
create_and_send_proposal
The purpose of these checks is to make sure that things like upgrade logic etc is included in the new code paths. We also need to rename
consensus2
toconsensus
.What work will need to be done to complete this task?
No response
Are there any other details to include?
No response
What are the acceptance criteria to close this issue?
consensus
module.Branch work will be merged to (if not the default branch)
No response
The text was updated successfully, but these errors were encountered: