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(lightpush): waku lightpush rpc codec support optional fields #1395

Merged
merged 1 commit into from
Nov 18, 2022

Conversation

LNSD
Copy link
Contributor

@LNSD LNSD commented Nov 17, 2022

Waiting for waku-org/waku-proto#8

To follow the Waku lightpush 2.0.0-beta1 protobuf definition:

  • Update RPC types to match the protobuf definition. Use explicit Option[T] types when the field is optional.
  • Update API-RPC type mappings accordingly
  • Update the protocol accordingly

This is a dependency of the Make waku_message.nim comply with the protobuf definition task.

@LNSD LNSD self-assigned this Nov 17, 2022
@status-im-auto
Copy link
Collaborator

status-im-auto commented Nov 17, 2022

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ e100db0 #1 2022-11-17 12:54:11 ~15 min macos 📦bin
✔️ e100db0 #1 2022-11-17 12:54:38 ~16 min linux 📦bin
✔️ 572243b #2 2022-11-18 08:03:48 ~16 min linux 📦bin
✔️ 572243b #2 2022-11-18 08:09:01 ~22 min macos 📦bin

@LNSD LNSD marked this pull request as ready for review November 18, 2022 07:58
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.

Thanks!

@LNSD
Copy link
Contributor Author

LNSD commented Nov 18, 2022

macOS test2 job failing due to the same offending test case.. Test failure already tracked in #1357. Merging without re-running the checks and Ubuntu test2 job is passing.

@LNSD LNSD merged commit 9396f64 into master Nov 18, 2022
@LNSD LNSD deleted the fix-lightpush-rpc branch November 18, 2022 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants