We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
for a super node, it takes > 3mins for a node to become head
it should be < 2.5s consistently
No response
Linux
peerDAS
The text was updated successfully, but these errors were encountered:
in this case, nodes have to count on range sync and gossip does not work
Sorry, something went wrong.
as seen on node 2, the reason we can't proceed through gossip is data_column_sidecar messages being ignored
data_column_sidecar
the reason is only parent_unknown
No branches or pull requests
Describe the bug
for a super node, it takes > 3mins for a node to become head
Expected behavior
it should be < 2.5s consistently
Steps to reproduce
No response
Additional context
No response
Operating system
Linux
Lodestar version or commit hash
peerDAS
The text was updated successfully, but these errors were encountered: