-
Notifications
You must be signed in to change notification settings - Fork 20.2k
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
params: add new bootnodes #19680
params: add new bootnodes #19680
Conversation
I checked discovery connectivity for these nodes and You can check yourself using the devp2p command:
|
Old bootnodes should stay in the list. I will add some Parity nodes to the list as well. |
Works for me:
|
All of them works for me
|
Yeah, it's probably my bad connection. |
We'll follow up with Parity bootnodes later, once openethereum/parity-ethereum#10705 has been rolled out and they're responsive again |
This is now merged, but somehow the PR didn't get closed. |
This PR adds new bootnodes.
cc @skylenet please approve if you consider these finalized (will not be changing enode ids/ips at this time).
cc @fjl could you verify conectivity with them using your cool toolz?
One open question is if we should remove the old bootnodes in this PR, or let them live side by side in the client for a while (the actual nodes will be kept alive for a while longer either way)