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

chore: add bootnodes to chainspecs and set network to Live #610

Merged
merged 5 commits into from
Apr 16, 2024

Conversation

DylanVerstraete
Copy link
Contributor

@DylanVerstraete DylanVerstraete commented Feb 21, 2023

  • Use DNS names instead of IPs
  • set network to live

@DylanVerstraete
Copy link
Contributor Author

Blocked on: #623 for testnet

@coesensbert
Copy link
Contributor

Testnet nodes done, documented, tested and working:
https://github.com/threefoldtech/tf_operations/issues/2040

Mainnet nodes still to be checked: https://github.com/threefoldtech/tf_operations/issues/2046

@coesensbert
Copy link
Contributor

Mainnet bootnodes documented here

@coesensbert
Copy link
Contributor

Ah yes, added your account as a collaborator to the repo. Also the repo was cleaned recently, so the paths changed a bit.

https://docs.grid.tf/threefold/itenv_threefold_main/src/branch/master/grid_operations/grid_backend/bootnodes-testnet.md
https://docs.grid.tf/threefold/itenv_threefold_main/src/branch/master/grid_operations/grid_backend/bootnodes-mainnet.md

Since node keys are important for the bootnodes, I still have to document these. We also lost bootnodemainnet03 & bootnodetestnet01 due to https://github.com/threefoldtech/tf_operations/issues/2225
So since I did not document the node keys yet and will have to redeploy, their ID's will change. Will do that next week.

@sameh-farouk
Copy link
Member

@coesensbert any updates ?

@coesensbert
Copy link
Contributor

@coesensbert any updates ?

Mainnet bootnodes done: https://docs.grid.tf/threefold/itenv_threefold_main/src/branch/master/grid_operations/grid_backend/bootnodes-mainnet.md

testnet will be today

@coesensbert
Copy link
Contributor

Testnet bootnodes also done: https://docs.grid.tf/threefold/itenv_threefold_main/src/branch/master/grid_operations/grid_backend/bootnodes-testnet.md

Should I also setup DNS records for dev/qa bootnodes? So those can be added to the chainspec too?

@sameh-farouk
Copy link
Member

sameh-farouk commented Feb 19, 2024

Should I also setup DNS records for dev/qa bootnodes? So those can be added to the chainspec too?

Yes, Please do.

@coesensbert
Copy link
Contributor

Should I also setup DNS records for dev/qa bootnodes? So those can be added to the chainspec too?

Yes, Please do.

👍 https://github.com/threefoldtech/tf_operations/issues/2297

@coesensbert
Copy link
Contributor

All bootnodes for all nets are up and running, final docs:

Devnet: https://docs.grid.tf/threefold/itenv_threefold_main/src/branch/master/grid_operations/grid_backend/devnet/bootnodes-devnet.md

Qanet: https://docs.grid.tf/threefold/itenv_threefold_main/src/branch/master/grid_operations/grid_backend/qanet/bootnodes-qanet.md

Testnet: https://docs.grid.tf/threefold/itenv_threefold_main/src/branch/master/grid_operations/grid_backend/testnet/bootnodes-testnet.md

Mainnet: https://docs.grid.tf/threefold/itenv_threefold_main/src/branch/master/grid_operations/grid_backend/mainnet/bootnodes-mainnet.md

@sameh-farouk will you add them with the DNS records? Like /dns/01.bootnode.main.grid.tf/tcp/30333/ws/p2p/12D3KooWPswftbG27wBn9dnz4ccQpdSQ6ynW6wa87BmsHhcsphja
Since over time IPs will change so to not have to update the chainspec every time, but only the dns records.

@sameh-farouk
Copy link
Member

@sameh-farouk will you add them with the DNS records? Like /dns/01.bootnode.main.grid.tf/tcp/30333/ws/p2p/12D3KooWPswftbG27wBn9dnz4ccQpdSQ6ynW6wa87BmsHhcsphja Since over time IPs will change so to not have to update the chainspec every time, but only the dns records.

Yes, this is the plan.

@sameh-farouk sameh-farouk marked this pull request as ready for review April 14, 2024 10:43
@sameh-farouk sameh-farouk merged commit eb36aa9 into development Apr 16, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

4 participants