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

add bootnode to moonbeam #2995

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

gflow33
Copy link

@gflow33 gflow33 commented Oct 8, 2024

What does it do?

Adds a dwellir bootnode to the specfile for moonbeam. Verify with:

./moonbeam --chain=moonbeam --reserved-only --reserved-nodes=/dns/moonbeam-boot-ng.dwellir.com/tcp/443/wss/p2p/12D3KooWSKaKdqWFhNK8XTBhqNUZL2LUTZNCgFt1iXRN2HfvoLsh
./moonbeam --chain=moonbeam --reserved-only --reserved-nodes=/dns/moonbeam-boot-ng.dwellir.com/tcp/30364/p2p/12D3KooWSKaKdqWFhNK8XTBhqNUZL2LUTZNCgFt1iXRN2HfvoLsh

What important points reviewers should know?

As noted above

Is there something left for follow-up PRs?

No

What alternative implementations were considered?

N/A

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

No

What value does it bring to the blockchain users?

Adds more resilience to the network by increasing the amount and locations of bootnodes.

@pLabarta
Copy link
Contributor

Node is able to sync with both endpoints ✔️

@pLabarta pLabarta added D2-notlive PR doesn't change runtime code (so can't be audited) B0-silent Changes should not be mentioned in any release notes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit not-breaking Does not need to be mentioned in breaking changes B5-clientnoteworthy Changes should be mentioned in any downstream projects' release notes and removed D2-notlive PR doesn't change runtime code (so can't be audited) B0-silent Changes should not be mentioned in any release notes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit labels Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B5-clientnoteworthy Changes should be mentioned in any downstream projects' release notes D2-notlive PR doesn't change runtime code (so can't be audited) not-breaking Does not need to be mentioned in breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants