We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
0x00007818cd7f26c0 PBFT_MGR [2024-07-01 09:39:31.115880] ERROR: Wrong pillar block period: 1408, pbft period: 1430 taraxad: /opt/taraxa/libraries/core_libs/consensus/src/pbft/pbft_manager.cpp:1291: std::optional<PbftBlockExtraData> taraxa::PbftManager::createPbftBlockExtraData(PbftPeriod) const: Assertion `false' failed.
We should do not crash in case pillar chain is not in sync
The text was updated successfully, but these errors were encountered:
JakubFornadel
Successfully merging a pull request may close this issue.
Bug Report
Description
We should do not crash in case pillar chain is not in sync
The text was updated successfully, but these errors were encountered: