-
-
Notifications
You must be signed in to change notification settings - Fork 318
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
Invalid state root error with ZERO_HASH #4596
Comments
all of the blocks have ZERO_HASH state root and invalid, if we check the block explorer they are all missed (not included in chain)
|
The peer id logged is incorrect
|
we should be able to disconnect peers that send us too many rejected gossip messages should bring this back #3781 last time the PR was reverted because we don't have a strong mechanism to find subnet peers and a clear gossipsub metrics |
Sounds good to me |
Closing issues for specific incidents on old versions of Lodestar, please re-open if it happens with latest stable |
Describe the bug
Investigate this log in goerli nodes:
note that the expectedRoot is somehow ZERO_HASH, for Sep 25 it happened 78 times
Expected behavior
No error, or a good explanation of the error
The text was updated successfully, but these errors were encountered: