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

difference in communication enode key and hbbft message signing key #82

Open
SurfingNerd opened this issue Mar 31, 2022 · 1 comment
Open

Comments

@SurfingNerd
Copy link
Collaborator

SurfingNerd commented Mar 31, 2022

version 0.8.1.

it is possible that a node has a different key for signing hbbft message than it has for the p2p communication.
this already let to problems:
it is possible that right now there are nodes out there that suffer from that problem (hbbft6?!)
It's a hard to detect problem and was the cause for Network stuck at block 91061 as well it just might be the Nr.1 (or even only reason) for Error on handling HoneyBadger message.

We need to either:

  • make sure a node has defined the same key only once
  • use a single point of configuration
@SurfingNerd
Copy link
Collaborator Author

it turned out that this was not the problem for hbbft6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant