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: better proof handling in REST #3286

Merged
merged 4 commits into from
Feb 14, 2025
Merged

Conversation

Ivansete-status
Copy link
Collaborator

@Ivansete-status Ivansete-status commented Feb 9, 2025

Description

Investigating another REST lightpush issue reported by @AlbertoSoutullo in the v0.35.0-rc.1 I noticed that we weren't supporting the example shown in https://waku-org.github.io/waku-rest-api/#post-/lightpush/v1/message

image

This PR aims to support that example.

It is exptected that the waku-interop-tests are failing. The following waku-interop-tests PR was submitted to fix that: waku-org/waku-interop-tests#105 and this issue shouldn't happen in upcoming PRs.

Issue

Copy link

github-actions bot commented Feb 9, 2025

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:3286

Built from b9fcaef

@Ivansete-status Ivansete-status marked this pull request as ready for review February 13, 2025 11:38
Copy link
Contributor

@gabrielmer gabrielmer left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you! 🤩

Copy link
Contributor

@NagyZoltanPeter NagyZoltanPeter left a comment

Choose a reason for hiding this comment

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

Great, thank you!!!

@Ivansete-status Ivansete-status merged commit 091024b into master Feb 14, 2025
11 of 12 checks passed
@Ivansete-status Ivansete-status deleted the issue-rest-lightpush branch February 14, 2025 10:14
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