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
Get HbbftMessageMemorium extended by:
store evidence of bad messages
config_bad_message_evidence_reporting Store evidence about bad sealing messages.
- 0 means "do not store evidence", just track numbers.
> 0 stores evidence at first on heap, later on it is stored on disk.
every node has the ability to report malice behavior of other nodes.
dependency: #94
The text was updated successfully, but these errors were encountered:
we got all we need for the early epoch end connectivity reports, but we need to rewrite this to be block based anyways.
Sorry, something went wrong.
No branches or pull requests
Get HbbftMessageMemorium extended by:
Sealing Message
General Messages
Contributions
Bad Message Evidence
store evidence of bad messages
config_bad_message_evidence_reporting Store evidence about bad sealing messages.
- 0 means "do not store evidence", just track numbers.
> 0 stores evidence at first on heap, later on it is stored on disk.
every node has the ability to report malice behavior of other nodes.
dependency: #94
The text was updated successfully, but these errors were encountered: