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: map/use correct bootstrap nodes fleet according to the configured pubsub topic #2011

Closed
danisharora099 opened this issue May 14, 2024 · 1 comment · Fixed by #2031
Closed
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@danisharora099
Copy link
Collaborator

This is a bug report

Problem

By default, we are currently bootstrapping into the fleet with TWN, while by default on js-waku, we used the DefaultPubsubTopic

We currently bootstrap into the SANDBOX fleet.

Proposed Solutions

Use the correct fleet according to the configured pubsub topic:

  • wakuv2.test for DefaultPubusbTopic
  • waku.sandbox for TWN (note: js-waku does not currently support TWN)
@danisharora099 danisharora099 self-assigned this May 14, 2024
@danisharora099 danisharora099 added bug Something isn't working enhancement New feature or request labels May 14, 2024
@weboko
Copy link
Collaborator

weboko commented May 14, 2024

Moving in progress as @danisharora099 started working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Status: Done
2 participants