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

Update testnet bootnode dns name #1712

Merged
merged 2 commits into from
Oct 10, 2023
Merged

Conversation

BulatSaif
Copy link
Contributor

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

@BulatSaif BulatSaif added the T0-node This PR/Issue is related to the topic “node”. label Sep 26, 2023
@BulatSaif BulatSaif marked this pull request as ready for review September 26, 2023 11:40
@BulatSaif BulatSaif self-assigned this Sep 26, 2023
@ggwpez ggwpez enabled auto-merge (squash) October 10, 2023 14:40
@ggwpez ggwpez merged commit 373b8ac into master Oct 10, 2023
14 of 15 checks passed
@ggwpez ggwpez deleted the bs/update-testnet-bootnode-dns branch October 10, 2023 14:40
ordian added a commit that referenced this pull request Oct 12, 2023
* master: (33 commits)
  ci: set CI_IMAGE back to (now updated) .ci-unified (#1854)
  ci: bump ci image to rust 1.73.0 (#1830)
  Refactor Identity to benchmark v2 (#1838)
  PVF worker: bump landlock, update ABI docs (#1850)
  Xcm emulator nits (#1649)
  Fixes path issue in derive-impl (#1823)
  upgrade to macro_magic 0.4.3 (#1832)
  Use safe math when pruning statuses (#1835)
  remote-ext: fix state download stall on slow connections and reduce memory usage (#1295)
  Update testnet bootnode dns name (#1712)
  [FRAME] Warn on unchecked weight witness (#1818)
  [xcm] Use `Weight::MAX` for `reserve_asset_deposited`, `receive_teleported_asset` benchmarks (#1726)
  Update bridges subtree (#1803)
  Check for parent of first ready block being on chain (#1812)
  Make CheckNonce refuse transactions signed by accounts with no providers (#1578)
  Fix Asset Hub collator crashing when starting from genesis (#1788)
  Mixnet integration (#1346)
  [xcm-emulator] Decouple the `AccountId` type from `AccountId32` (#1458)
  Treasury spends various asset kinds (#1333)
  chore: bump zombienter version (#1806)
  ...
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Mar 26, 2024
* Fix bridge hub rococo/wococo weights

* Remove SS58Prefix
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Mar 27, 2024
* Fix bridge hub rococo/wococo weights

* Remove SS58Prefix
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 8, 2024
* Fix bridge hub rococo/wococo weights

* Remove SS58Prefix
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 8, 2024
* Fix bridge hub rococo/wococo weights

* Remove SS58Prefix
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 8, 2024
* Fix bridge hub rococo/wococo weights

* Remove SS58Prefix
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 8, 2024
* Fix bridge hub rococo/wococo weights

* Remove SS58Prefix
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 8, 2024
* Fix bridge hub rococo/wococo weights

* Remove SS58Prefix
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
* Fix bridge hub rococo/wococo weights

* Remove SS58Prefix
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
* Fix bridge hub rococo/wococo weights

* Remove SS58Prefix
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
* Fix bridge hub rococo/wococo weights

* Remove SS58Prefix
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
* Fix bridge hub rococo/wococo weights

* Remove SS58Prefix
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
* Fix bridge hub rococo/wococo weights

* Remove SS58Prefix
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
* Fix bridge hub rococo/wococo weights

* Remove SS58Prefix
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 10, 2024
* Fix bridge hub rococo/wococo weights

* Remove SS58Prefix
serban300 added a commit to serban300/polkadot-sdk that referenced this pull request Apr 10, 2024
* Fix bridge hub rococo/wococo weights

* Remove SS58Prefix
bkchr pushed a commit that referenced this pull request Apr 10, 2024
* Fix bridge hub rococo/wococo weights

* Remove SS58Prefix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T0-node This PR/Issue is related to the topic “node”.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants