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: move outgoing message check from status-go to go-waku #1180

Merged
merged 4 commits into from
Aug 6, 2024

Conversation

kaichaosun
Copy link
Contributor

Description

Move outgoing message check logic from status-go to go-waku

waku/v2/api/publish/message_check.go Show resolved Hide resolved
waku/v2/api/publish/message_check.go Show resolved Hide resolved
waku/v2/api/publish/message_check.go Show resolved Hide resolved
waku/v2/api/publish/message_check.go Show resolved Hide resolved
waku/v2/api/publish/message_check.go Outdated Show resolved Hide resolved
Copy link
Member

@richard-ramos richard-ramos left a comment

Choose a reason for hiding this comment

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

Overall the PR LGTM, but since this is an API, it probably makes sense to add comments in the public functions about their purpose/usage

Copy link
Collaborator

@chaitanyaprem chaitanyaprem left a comment

Choose a reason for hiding this comment

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

LGTM once comments are addressed.

@kaichaosun
Copy link
Contributor Author

It seems some un-related test failed, wondering how did you manage to merge the PRs? @chaitanyaprem @richard-ramos

@chaitanyaprem
Copy link
Collaborator

It seems some un-related test failed, wondering how did you manage to merge the PRs? @chaitanyaprem @richard-ramos

I used my admin role to override branch protection 😉
But we ought to fix the root-cause which i don't know.

@chaitanyaprem
Copy link
Collaborator

@kaichaosun , issue has been fixed in master thanks to @richard-ramos

If you rebase your branch, CI should pass.

@kaichaosun kaichaosun merged commit 240051b into master Aug 6, 2024
11 of 12 checks passed
@kaichaosun kaichaosun deleted the move-outgoing-query branch August 6, 2024 13:05
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.

3 participants