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

fix: bring back default topic in config #1902

Merged
merged 4 commits into from
Aug 11, 2023
Merged

fix: bring back default topic in config #1902

merged 4 commits into from
Aug 11, 2023

Conversation

SionoiS
Copy link
Contributor

@SionoiS SionoiS commented Aug 10, 2023

If #1857 is not merged in time for v0.19

Fix #1896

@github-actions
Copy link

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:1902

Copy link
Collaborator

@Ivansete-status Ivansete-status left a comment

Choose a reason for hiding this comment

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

Morning and thanks for this!
However, I have the impression that we are missing changes in the app.nim file to also support the topic param:

let pubsubTopics = conf.pubsubTopics

@github-actions
Copy link

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:1902

@github-actions
Copy link

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:1902

@SionoiS
Copy link
Contributor Author

SionoiS commented Aug 11, 2023

Now it should work with topics, pubsub-topics and content-topics of course you can't use all of them at once.

@github-actions
Copy link

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:1902

Copy link
Contributor

@jm-clius jm-clius left a comment

Choose a reason for hiding this comment

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

Lgrm

Copy link
Collaborator

@Ivansete-status Ivansete-status left a comment

Choose a reason for hiding this comment

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

LGTM!

@vpavlin vpavlin merged commit d5d2243 into master Aug 11, 2023
11 of 12 checks passed
@vpavlin vpavlin deleted the fix-topic branch August 11, 2023 15:28
rymnc pushed a commit that referenced this pull request Aug 16, 2023
* fix: bring back default topic in config

* fix

* Fix a bug

* Fix enr creation
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.

bug(wakunode): bring back the --topic option for backwards compatibility
4 participants