Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Added Dwellir bootnodes for Kusama and Polkadot #5772

Merged

Conversation

Maharacha
Copy link
Contributor

No description provided.

@cla-bot-2021
Copy link

cla-bot-2021 bot commented Jul 10, 2022

User @Maharacha, please sign the CLA here.

@Ank4n
Copy link
Contributor

Ank4n commented Aug 16, 2022

@bkchr This PR has been here for a long time. Can you have a look?

@ggwpez ggwpez added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit. labels Aug 16, 2022
@ggwpez
Copy link
Member

ggwpez commented Aug 16, 2022

How can I check that these work correctly?

Copy link
Member

@ggwpez ggwpez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for helping the network!

@ggwpez
Copy link
Member

ggwpez commented Aug 16, 2022

bot merge

@paritytech-processbot paritytech-processbot bot merged commit c0f3353 into paritytech:master Aug 16, 2022
@sandreim
Copy link
Contributor

Got this during Kusama burnin of v0.9.28 release:

tokio-runtime-worker sc_network::service: 💔 The bootnode you want to connect to at /dns/kusama-bootnode.dwellir.com/tcp/30333/ws/p2p/12D3KooWFj2ndawdYyk2spc42Y2arYwb2TUoHLHFAsKuHRzWXwoJ provided a different peer ID 12D3KooWBG546egfHMgY3Dm5GXcgRMMei6Ce3NmRsQHMgy5KV7Ce than the one you expect 12D3KooWFj2ndawdYyk2spc42Y2arYwb2TUoHLHFAsKuHRzWXwoJ.

@PierreBesson
Copy link
Contributor

We can check that the bootnode is working with:

polkadot --chain kusama --reserved-nodes "/dns/kusama-bootnode.dwellir.com/tcp/30333/ws/p2p/12D3KooWFj2ndawdYyk2spc42Y2arYwb2TUoHLHFAsKuHRzWXwoJ" --reserved-only

As of "Fri Aug 19 05:36:33 PM CEST 2022", it is DOWN for me.

@Ank4n
Copy link
Contributor

Ank4n commented Aug 19, 2022

I think we had a system upgrade and our keys got overwritten by our CI. I am fixing it now but can you check if it works now for you.

@Ank4n
Copy link
Contributor

Ank4n commented Aug 19, 2022

I have tested it and should be working now. Apologies for the trouble.

@bkchr
Copy link
Member

bkchr commented Aug 19, 2022

Ty for the fast response @Ank4n 👍

ordian added a commit that referenced this pull request Aug 29, 2022
* master: (23 commits)
  Bump futures-util from 0.3.21 to 0.3.23 (#5922)
  Companion for 12095 (#5924)
  use generated preimage weight (#5904)
  Update Substrate to make companion check happy (#5934)
  Fix wrong logic. (#5931)
  update weights (#5911)
  Clean up MigrateToV10 (#5921)
  Bump async-trait from 0.1.56 to 0.1.57 (#5919)
  Send back empty votes + log in approval-voting in case candidate entry is missing. (#5925)
  chore: bump zombienet version (#5914)
  Bump indexmap from 1.9.0 to 1.9.1 (#5918)
  Bump proc-macro2 from 1.0.40 to 1.0.43 (#5878)
  Bump hyper from 0.14.19 to 0.14.20 (#5901)
  Fix output file for updating weights in run_benches_for_runtime.sh (#5906)
  Companion to Substrate PR 12006 (#5913)
  pin gha versions (#5916)
  Companion for new Trie cache (#5897)
  [ci] Add check-runtime-migration job (#5891)
  Governance 2 (Part 1, Non-Controversial Changes) (#5892)
  Added Dwellir bootnodes for Kusama and Polkadot (#5772)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants