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: rename NsPubsubTopic #2974

Merged
merged 5 commits into from
Aug 19, 2024
Merged

chore: rename NsPubsubTopic #2974

merged 5 commits into from
Aug 19, 2024

Conversation

gabrielmer
Copy link
Contributor

@gabrielmer gabrielmer commented Aug 15, 2024

Description

Now that only static sharding is supported and we want to use a type for clusterId + shardId, we're renaming the NsPubsubTopic type to RelayShard for it to have a more meaningful name and use it throughout the codebase.

Changes

  • renamed NsPubsubTopic to RelayShard

Issue

Advances #2806

@gabrielmer gabrielmer changed the title chore rename NsPubsubTopic chore: rename NsPubsubTopic Aug 15, 2024
Copy link

github-actions bot commented Aug 15, 2024

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:2974

Built from b7ddbb6

Copy link
Contributor

@SionoiS SionoiS left a comment

Choose a reason for hiding this comment

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

LGTM expect the equality bit.

waku/waku_core/topics/pubsub_topic.nim Show resolved Hide resolved
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! Thanks for it! 💯

@gabrielmer gabrielmer merged commit 6743905 into master Aug 19, 2024
9 of 11 checks passed
@gabrielmer gabrielmer deleted the chore-rename-ns-pubsub-topic branch August 19, 2024 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants