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(cli): fetch bootstrap peers from network contacts #761

Merged
merged 10 commits into from Sep 25, 2023

Conversation

RolandSherwin
Copy link
Member

@RolandSherwin RolandSherwin commented Sep 20, 2023

Description

Summary generated by Reviewpad on 20 Sep 23 14:48 UTC

This pull request introduces a new feature to the CLI by fetching bootstrap peers from network contacts. It modifies the Cargo.toml file to add the network-contacts feature, and it updates the main.rs file to handle the fetching and parsing of bootstrap peers from a network contacts file stored in S3.

@reviewpad reviewpad bot requested a review from jacderida September 20, 2023 14:48
@reviewpad reviewpad bot added Small Pull request is small waiting-for-review Medium Medium sized PR and removed Small Pull request is small labels Sep 20, 2023
@reviewpad
Copy link

reviewpad bot commented Sep 20, 2023

Reviewpad Report

‼️ Errors

  • Unconventional commit detected: 'feat(cli): fetch network contacts for the provided network name
  • also remove the feature gate' (e7b4506)
  • Unconventional commit detected: 'fix(peers): node can start without bootstrap peers
  • also enable network-contact feature flag for testnet bin' (76a73a9)

sn_cli/src/cli.rs Outdated Show resolved Hide resolved
@reviewpad reviewpad bot added Large Large sized PR and removed Medium Medium sized PR labels Sep 25, 2023
@joshuef joshuef added this pull request to the merge queue Sep 25, 2023
Merged via the queue into maidsafe:main with commit fa9058c Sep 25, 2023
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Large Large sized PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants