-
Notifications
You must be signed in to change notification settings - Fork 1
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
hbbft consensus message memorial (tracking) #17
Comments
i can confirm that the system builds the block after receiving enough signatures, but it still receives all messages, what is exactly what we need.
|
it's better to use an own fork of HBBFT. |
state of message memorial should also be written out to the terminal, so we have more tools for error analysis. |
Here is an example of some tracked faulty messages
|
Malice Reports get a redesign with the Bonus Score System. We will address it there. |
Currently it is very hard to figure out, which node did send it's contribution shares to whom,
and which node did not send any.
it requires a lot of deep analysis of log files, what is very time consuming.
In the long term, it is required for identifying inactive consensus nodes, so the nodes can agree on a malice report for the specific node.
There are different options:
Development Branch: https://github.com/SurfingNerd/openethereum-3.x/tree/surfingnerd/hbbft-message-memorium
Settings
Values to Track
Usage of Data
The text was updated successfully, but these errors were encountered: