-
Notifications
You must be signed in to change notification settings - Fork 4
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 for ajuna polkadot parachain #65
Merged
clangenb
merged 1 commit into
ajuna-network:develop
from
gflow33:dwellir-bootnodes-nigeria
Oct 7, 2024
Merged
add bootnode for ajuna polkadot parachain #65
clangenb
merged 1 commit into
ajuna-network:develop
from
gflow33:dwellir-bootnodes-nigeria
Oct 7, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clangenb
approved these changes
Oct 7, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for your contribution. I verified that synching works!
./target/release/ajuna-node --chain resources/ajuna/ajuna-raw.json \
--reserved-only \
--reserved-nodes=/dns/ajuna-polkadot-boot-ng.dwellir.com/tcp/443/wss/p2p/12D3KooWAPXggzmvxX8pefwGMNXDzUwigHEKCmrwZzMpySJbYwUK
2024-10-07 16:23:40 Ajuna Node
2024-10-07 16:23:40 ✌️ version 0.7.5-992d730dbeb
2024-10-07 16:23:40 ❤️ by Ajuna Network <https://github.com/ajuna-network>, 2021-2024
2024-10-07 16:23:40 📋 Chain specification: Ajuna Polkadot
2024-10-07 16:23:40 🏷 Node name: shiny-quiet-1771
2024-10-07 16:23:40 👤 Role: FULL
2024-10-07 16:23:40 💾 Database: RocksDb at /home/clang/.local/share/ajuna-node/chains/ajuna_polkadot/db/full
2024-10-07 16:23:42 Parachain id: Id(2051)
2024-10-07 16:23:42 Parachain Account: 5Ec4AhNms13WVtdD5DZgFXGzgZsjSr6zF5V6haTLzaf3h7Wo
2024-10-07 16:23:42 Is collating: no
2024-10-07 16:23:43 [Parachain] 🔨 Initializing Genesis block/state (state: 0x6e66…61b1, header-hash: 0xe358…c3ee)
2024-10-07 16:23:44 [Relaychain] 🔨 Initializing Genesis block/state (state: 0x29d0…4e17, header-hash: 0x91b1…90c3)
2024-10-07 16:23:44 [Relaychain] 👴 Loading GRANDPA authority set from genesis on what appears to be first startup.
2024-10-07 16:23:44 [Relaychain] 👶 Creating empty BABE epoch changes on what appears to be first startup.
2024-10-07 16:23:44 [Relaychain] 🏷 Local node identity is: 12D3KooWRwk1qz2DowagqTrcu5cmD8dxLL9Bh54HKF8VFMrTtCiJ
2024-10-07 16:23:44 [Relaychain] Running libp2p network backend
2024-10-07 16:23:44 [Relaychain] 💻 Operating system: linux
2024-10-07 16:23:44 [Relaychain] 💻 CPU architecture: x86_64
2024-10-07 16:23:44 [Relaychain] 💻 Target environment: gnu
2024-10-07 16:23:44 [Relaychain] 💻 CPU: Intel(R) Core(TM) i7-10875H CPU @ 2.30GHz
2024-10-07 16:23:44 [Relaychain] 💻 CPU cores: 8
2024-10-07 16:23:44 [Relaychain] 💻 Memory: 22020MB
2024-10-07 16:23:44 [Relaychain] 💻 Kernel: 5.15.153.1-microsoft-standard-WSL2
2024-10-07 16:23:44 [Relaychain] 💻 Linux distribution: Ubuntu 22.04.4 LTS
2024-10-07 16:23:44 [Relaychain] 💻 Virtual machine: yes
2024-10-07 16:23:44 [Relaychain] 📦 Highest known block at #0
2024-10-07 16:23:44 [Relaychain] 〽️ Prometheus exporter started at 127.0.0.1:9616
2024-10-07 16:23:44 [Relaychain] Running JSON-RPC server: addr=127.0.0.1:9945, allowed origins=["http://localhost:*", "http://127.0.0.1:*", "https://localhost:*", "https://127.0.0.1:*", "https://polkadot.js.org"]
2024-10-07 16:23:44 [Relaychain] 🏁 CPU score: 1.17 GiBs
2024-10-07 16:23:44 [Relaychain] 🏁 Memory score: 11.25 GiBs
2024-10-07 16:23:44 [Relaychain] 🏁 Disk score (seq. writes): 1.56 GiBs
2024-10-07 16:23:44 [Relaychain] 🏁 Disk score (rand. writes): 674.53 MiBs
2024-10-07 16:23:44 [Parachain] 🏷 Local node identity is: 12D3KooWDpEa9gPXDdoSdgRnkZzfzjndpA5JowNBE5K8hmH7fVyQ
2024-10-07 16:23:44 [Parachain] Running libp2p network backend
2024-10-07 16:23:44 [Parachain] 💻 Operating system: linux
2024-10-07 16:23:44 [Parachain] 💻 CPU architecture: x86_64
2024-10-07 16:23:44 [Parachain] 💻 Target environment: gnu
2024-10-07 16:23:44 [Parachain] 💻 CPU: Intel(R) Core(TM) i7-10875H CPU @ 2.30GHz
2024-10-07 16:23:44 [Parachain] 💻 CPU cores: 8
2024-10-07 16:23:44 [Parachain] 💻 Memory: 22020MB
2024-10-07 16:23:44 [Parachain] 💻 Kernel: 5.15.153.1-microsoft-standard-WSL2
2024-10-07 16:23:44 [Parachain] 💻 Linux distribution: Ubuntu 22.04.4 LTS
2024-10-07 16:23:44 [Parachain] 💻 Virtual machine: yes
2024-10-07 16:23:44 [Parachain] 📦 Highest known block at #0
2024-10-07 16:23:44 [Parachain] 〽️ Prometheus exporter started at 127.0.0.1:9615
2024-10-07 16:23:44 [Parachain] Running JSON-RPC server: addr=127.0.0.1:9944, allowed origins=["http://localhost:*", "http://127.0.0.1:*", "https://localhost:*", "https://127.0.0.1:*", "https://polkadot.js.org"]
2024-10-07 16:23:44 [Parachain] 🏁 CPU score: 1.17 GiBs
2024-10-07 16:23:44 [Parachain] 🏁 Memory score: 11.25 GiBs
2024-10-07 16:23:44 [Parachain] 🏁 Disk score (seq. writes): 1.56 GiBs
2024-10-07 16:23:44 [Parachain] 🏁 Disk score (rand. writes): 674.53 MiBs
2024-10-07 16:23:44 [Relaychain] discovered: 12D3KooWDpEa9gPXDdoSdgRnkZzfzjndpA5JowNBE5K8hmH7fVyQ /ip4/10.255.255.254/tcp/30333/ws
2024-10-07 16:23:44 [Parachain] discovered: 12D3KooWRwk1qz2DowagqTrcu5cmD8dxLL9Bh54HKF8VFMrTtCiJ /ip4/172.23.173.63/tcp/30334/ws
2024-10-07 16:23:44 [Parachain] discovered: 12D3KooWRwk1qz2DowagqTrcu5cmD8dxLL9Bh54HKF8VFMrTtCiJ /ip4/10.255.255.254/tcp/30334/ws
2024-10-07 16:23:44 [Relaychain] discovered: 12D3KooWDpEa9gPXDdoSdgRnkZzfzjndpA5JowNBE5K8hmH7fVyQ /ip4/172.23.173.63/tcp/30333/ws
2024-10-07 16:23:45 [Relaychain] 🔍 Discovered new external address for our node: /ip4/78.70.52.147/tcp/30334/ws/p2p/12D3KooWRwk1qz2DowagqTrcu5cmD8dxLL9Bh54HKF8VFMrTtCiJ
2024-10-07 16:23:49 [Relaychain] ⚙️ Syncing, target=#22863275 (5 peers), best: #768 (0xeb7d…ef81), finalized #512 (0xc8e7…f16a), ⬇ 330.0kiB/s ⬆ 77.8kiB/s
2024-10-07 16:23:49 [Parachain] ⚙️ Syncing, target=#5569773 (1 peers), best: #64 (0xd217…aa10), finalized #0 (0xe358…c3ee), ⬇ 109.4kiB/s ⬆ 0.4kiB/s
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Please describe your pull request and link relevant issues.
You can verify with