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

Update mainnet.pi #11288

Merged
merged 1 commit into from
Sep 25, 2023
Merged

Update mainnet.pi #11288

merged 1 commit into from
Sep 25, 2023

Conversation

cloudxin
Copy link
Contributor

add venus node boostrap

Related Issues

filecoin-project/venus#6079

Proposed Changes

Additional Info

Checklist

Before you mark the PR ready for review, please make sure that:

  • Commits have a clear commit message.
  • PR title is in the form of of <PR type>: <area>: <change being made>
    • example: fix: mempool: Introduce a cache for valid signatures
    • PR type: fix, feat, build, chore, ci, docs, perf, refactor, revert, style, test
    • area, e.g. api, chain, state, market, mempool, multisig, networking, paych, proving, sealing, wallet, deps
  • If the PR affects users (e.g., new feature, bug fix, system requirements change), update the CHANGELOG.md and add details to the UNRELEASED section.
  • New features have usage guidelines and / or documentation updates in
  • Tests exist for new functionality or change in behavior
  • CI is green

add venus node boostrap
@cloudxin cloudxin requested a review from a team as a code owner September 22, 2023 08:28
@Fatman13
Copy link
Contributor

Fatman13 commented Sep 22, 2023

CC @ognots

As promised, Venus team has implemented bootstrap node related feature and uses a high availability node sponsored by venushub for bootstrap node to diversify the bootstrap portfolio.

@ognots
Copy link
Contributor

ognots commented Sep 22, 2023

@Fatman13 this is amazing, thank you so much! we'll be sure to celebrate this contribution. I'm very excited to see the first interoperable bootstrap node, from an implementation outside Lotus.

Copy link
Contributor

@ognots ognots left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have ran the FIL-Infra bootstrap check script on this branch, and this bootstrap node is accessible from North America.

@Fatman13
Copy link
Contributor

Fatman13 commented Sep 25, 2023

I'm very excited to see the first interoperable bootstrap node, from an implementation outside Lotus.

🙏 🎉

I have ran the FIL-Infra bootstrap check script on this branch, and this bootstrap node is accessible from North America.

The node is located in HK. Might be faster to serve peers in Asia but should be able to handle connections across the global.

@magik6k magik6k merged commit 121cd97 into filecoin-project:master Sep 25, 2023
87 checks passed
@rjan90 rjan90 mentioned this pull request Nov 22, 2023
8 tasks
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.

None yet

4 participants