Skip to content

Conversation

@hitchhooker
Copy link
Contributor

@hitchhooker hitchhooker commented Aug 26, 2023

Recreating pull request(paritytech/polkadot#7658) to new repo.

Consider adding following relay chain bootnodes running on bare metal at Bangkok.

polkadot --chain polkadot --reserved-only --reserved-nodes "/dns/dot14.rotko.net/tcp/33214/p2p/12D3KooWPyEvPEXghnMC67Gff6PuZiSvfx3fmziKiPZcGStZ5xff"
polkadot --chain polkadot --reserved-only --reserved-nodes "/dns/dot14.rotko.net/tcp/35214/wss/p2p/12D3KooWPyEvPEXghnMC67Gff6PuZiSvfx3fmziKiPZcGStZ5xff"
polkadot --chain kusama --reserved-only --reserved-nodes "/dns/ksm14.rotko.net/tcp/33224/p2p/12D3KooWAa5THTw8HPfnhEei23HdL8P9McBXdozG2oTtMMksjZkK"
polkadot --chain kusama --reserved-only --reserved-nodes "/dns/ksm14.rotko.net/tcp/35224/wss/p2p/12D3KooWAa5THTw8HPfnhEei23HdL8P9McBXdozG2oTtMMksjZkK"
polkadot --chain westend --reserved-only --reserved-nodes "/dns/wnd14.rotko.net/tcp/33234/p2p/12D3KooWLK8Zj1uZ46phU3vQwiDVda8tB76S8J26rXZQLHpwWkDJ"
polkadot --chain westend --reserved-only --reserved-nodes "/dns/wnd14.rotko.net/tcp/35234/wss/p2p/12D3KooWLK8Zj1uZ46phU3vQwiDVda8tB76S8J26rXZQLHpwWkDJ"

@bkchr
Copy link
Member

bkchr commented Aug 26, 2023

@hitchhooker please merge master.

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.

The bootnode check for the CI is not imported yet, but it is on the TODO list.

@hitchhooker
Copy link
Contributor Author

had to redeploy bootnodes only realizing after that had not backed up its key during first deploy.

@bkchr bkchr added A1-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). R0-no-crate-publish-required The change does not require any crates to be re-published. labels Aug 28, 2023
@bkchr bkchr merged commit 5c59a64 into paritytech:master Aug 28, 2023
Daanvdplas pushed a commit that referenced this pull request Sep 11, 2023
* add Rotko Networks to relay chain bootnodes

* add backed up key to westend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A1-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). R0-no-crate-publish-required The change does not require any crates to be re-published.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants