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 metaspan (IBP) boot node #3205

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dcolley
Copy link

@dcolley dcolley commented Mar 4, 2025

What does it do?

Adds a new boot node to the chain-spec

What important points should reviewers know?

This has been tested internally:

./bin/moonbeam --tmp --chain ./chain-spec/moonbeam.json --bootnodes "/dns/boot.metaspan.io/tcp/51143/p2p/12D3KooWQNKbTaWXMAFV24Ytgjy93ZXLVSM3sJSbf8LNKqu3yrUM" --no-hardware-benchmarks --relay-chain-rpc-urls=ws://192.168.10.16:9944
# OK
./bin/moonbeam --tmp --chain ./chain-spec/moonbeam.json --bootnodes "/dns/boot.metaspan.io/tcp/51146/wss/p2p/12D3KooWQNKbTaWXMAFV24Ytgjy93ZXLVSM3sJSbf8LNKqu3yrUM" --no-hardware-benchmarks --relay-chain-rpc-urls=ws://192.168.10.16:9944
# OK

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?

enhanced decentralisation

@RomarQ RomarQ requested a review from a team March 4, 2025 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant