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

chore: add bootnodes to spiritnet.json #745

Closed

Conversation

gflow33
Copy link

@gflow33 gflow33 commented Oct 8, 2024

fixes KILTProtocol/ticket#312

Please include a summary of the changes provided with this pull request and which issue has been fixed.
Please also provide some context if necessary.

  • Add bootnodes to kilt spiritnet

New kilt bootnode, verify with :

 <kilt-binary> --chain=spiritnet --reserved-only --reserved-nodes=/dns/kilt-polkadot-boot-ng.dwellir.com/tcp/443/wss/p2p/12D3KooWRLyHNCYbYMpQWWESNqyW925VP6vMesotaAXSVB3Efhv4
<kilt-binary> --chain=spiritnet --reserved-only --reserved-nodes=/dns/kilt-polkadot-boot-ng.dwellir.com/tcp/30368/p2p/12D3KooWRLyHNCYbYMpQWWESNqyW925VP6vMesotaAXSVB3Efhv4

Metadata Diff to Develop Branch

Peregrine Diff ``` ```
Spiritnet Diff

Checklist:

  • I have verified that the code works
    • No panics! (checked arithmetic ops, no indexing array[3] use get(3), ...)
  • I have verified that the code is easy to understand
    • If not, I have left a well-balanced amount of inline comments
  • I have left the code in a better state
  • I have documented the changes (where applicable)
    • Either PR or Ticket to update the Docs
    • Link the PR/Ticket here

@gflow33 gflow33 changed the title add bootnodes to spiritnet.json chore: add bootnodes to spiritnet.json Oct 8, 2024
@ntn-x2 ntn-x2 mentioned this pull request Oct 9, 2024
@ntn-x2
Copy link
Member

ntn-x2 commented Oct 9, 2024

Hi! I'm tracking it in this PR: #750. As there were two conflicting PRs and we did some more cleanups. Thanks for the input tho!

@ntn-x2 ntn-x2 closed this Oct 9, 2024
ntn-x2 added a commit that referenced this pull request Oct 9, 2024
Includes #749 and
#745 and removes
OnFinality bootnodes.
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.

2 participants