Commit Graph

4 Commits

Author SHA1 Message Date
Bulat Saifullin 0c39cf049e Update bootnode lists (#2150)
# Description

Update the bootnode of kusama parachains before decommissioning the
nodes. This will avoid connecting to non-existing bootnodes.
2023-11-05 13:36:42 +01:00
Bulat Saifullin 373b8ac78d Update testnet bootnode dns name (#1712)
# Description
Update the DNS name of bootnodes to unify the deployment. 

Each bootnode have 3 port exposed: `30333, 30334, 443`. Before, we had
different DNS names for `30333, 30334` and `443` ports. It may confuse
people and give the impression that it is two different nodes. Fixing it
by using a single domain for all
2023-10-10 16:40:57 +02:00
Artyom Bakhtin bef85c32be Switch to DNS name based bootnodes for Rococo (#7040)
* Switch to DNS name based bootnodes for Rococo

Signed-off-by: bakhtin <a@bakhtin.net>

* Switch Rococo bootnodes from WS to WSS

Signed-off-by: bakhtin <a@bakhtin.net>

---------

Signed-off-by: bakhtin <a@bakhtin.net>
2023-04-19 10:50:01 +02:00
Squirrel ba4975a690 renamed to align with cumulus (#5570) 2022-05-25 11:46:16 +00:00