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

feat: add testnet bootnodes #3795

Merged

Conversation

doitian
Copy link
Member

@doitian doitian commented Jan 12, 2023

What problem does this PR solve?

Issue Number: close #3779

What is changed and how it works?

What's Changed:

<   "/ip4/35.176.207.239/tcp/8111/p2p/QmSJTsMsMGBjzv1oBNwQU36VhQRxc2WQpFoRu1ZifYKrjZ"
---
>   "/ip4/35.176.207.239/tcp/8111/p2p/QmSJTsMsMGBjzv1oBNwQU36VhQRxc2WQpFoRu1ZifYKrjZ",
>   # Virginia, North America
>   "/ip4/47.90.209.219/tcp/8111/p2p/QmRJKqD4gdp7mhC4cz8uMSdPEjXzBdN3J8pARJBvNPk3G3",
>   # Sydney, Australia
>   "/ip4/47.74.66.72/tcp/8111/p2p/QmPhgweKm2ciYq52LjtEDmKFqHxGcg2WQ8RLCayRRycanD",
>   # Frankfurt, Europe
>   "/ip4/47.254.175.152/tcp/8111/p2p/QmXw7RsAR9bghvW4LrjrVBEwTMbdnpTEdWEtZSVQFpUgqU",
>   # Tokyo, Asia
>   "/ip4/47.245.29.58/tcp/8111/p2p/QmYWiwxHasuyou5ztw5uQkHbhm6gs6RB84sbgYxZNGHgaW",
>   # Kualalumpu, Asia
>   "/ip4/47.254.234.14/tcp/8111/p2p/QmfUJGvgXRTM12rSFScXy9GyD3ssuLVSpvscP5nngbhNbU",
>   # California, North America
>   "/ip4/47.89.252.15/tcp/8111/p2p/QmRcUV32qumGrhkTXCWXrMhwGZLKZTmuFzLWacMpSZJ3n9",
>   # Hohhot, Asia
>   "/ip4/39.104.177.87/tcp/8111/p2p/QmQ27jbnww6deXQiv7SmYAUBPA1S3vGcqP9aRsXa4VaXEi",
>   # Singapore, Asia
>   "/ip4/13.228.149.113/tcp/8111/p2p/QmQoTR39rBkpZVgLApDGDoFnJ2YDBS9hYeiib1Z6aoAdEf",

Check List

Tests

  • Manual test (add detailed scripts or steps below)
    • Generate the testnet ckb.toml
    • Start ckb using the generated ckb.toml

Release note

Title Only: Include only the PR title in the release note.

@doitian doitian requested a review from a team as a code owner January 12, 2023 08:44
@doitian doitian requested review from zhangsoledad and removed request for a team January 12, 2023 08:44
@doitian doitian changed the title chore: add testnet bootnodes feat: add testnet bootnodes Jan 12, 2023
@doitian doitian merged commit 55490a0 into nervosnetwork:develop Jan 16, 2023
@doitian doitian deleted the feature/add-testnet-bootnodes branch September 13, 2023 08:22
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.

Add new testnet bootnodes in the next release
2 participants