Hiro is making minor network changes to manage our services better. On January 16th, 2024, we’ll update DNS records for most of our services, which may cause a brief disruption for less than a minute and should resolve itself quickly.
In addition to DNS updates, the public testnet seed port will change:
Testnet seed: 20443/20444
to 30443/30444
Action Required:
If running a testnet Stacks node, please make sure to update the bootstrap_node
ports used in your Config.toml
bootstrap_node = "029266faff4c8e0ca4f934f34996a96af481df94a89b0c9bd515f3536a95682ddc@seed.testnet.hiro.so:30444"
Failure to do so may result in connectivity issues.
If you have any questions, please reply to this thread or reach out to andy0135
on Discord.
Thanks for your cooperation!
5 Likes
This change has 2 open PRs, one for master, and one for develop:
stacks-network:master
← CharlieC3:master
opened 04:32PM - 09 Jan 24 UTC
Relevant forum post with details: https://forum.stacks.org/t/minor-network-chang… es-and-dns-updates-on-january-16th-2024/16125
I made two PRs to propogate this change to `master` and `develop` branches quickly.
Related PR: https://github.com/stacks-network/stacks-core/pull/4237
Updates the testnet Hiro bootstrap nodes to use a different port for the testnet seeds.
DO NOT MERGE UNTIL CHANGES ARE LIVE (Est Jan 16th, an update will be made to the forum post).
stacks-network:develop
← CharlieC3:develop
opened 04:27PM - 09 Jan 24 UTC
Relevant forum post with details: https://forum.stacks.org/t/minor-network-chang… es-and-dns-updates-on-january-16th-2024/16125
I made two PRs to propogate this change to `master` and `develop` branches quickly.
Related PR: https://github.com/stacks-network/stacks-core/pull/4238
Updates the testnet Hiro bootstrap nodes to use a different port for the testnet seeds.
DO NOT MERGE UNTIL CHANGES ARE LIVE (Est Jan 16th, an update will be made to the forum post).
2 Likes