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

Remove old proposed blocks check #2840

Open
JakubFornadel opened this issue Aug 27, 2024 · 0 comments
Open

Remove old proposed blocks check #2840

JakubFornadel opened this issue Aug 27, 2024 · 0 comments
Labels
task A small task that is, most likely, part of an Epic

Comments

@JakubFornadel
Copy link
Collaborator

Task Description

In case nodes do not print this err msg:

  if (const auto& err_msg = proposed_blocks_.checkOldBlocksPresence(current_pbft_period); err_msg.has_value()) {
    LOG(log_er_) << "Old proposed blocks saved in db <period> -> <blocks count>: " << *err_msg;
  }

remove the check & log

Epic Parent

@JakubFornadel JakubFornadel added the task A small task that is, most likely, part of an Epic label Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task A small task that is, most likely, part of an Epic
Projects
None yet
Development

No branches or pull requests

1 participant