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

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#9

To follow the Waku filter 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 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
36c69c4 #1 2022-11-17 13:54:47 ~16 min linux 📄log
✔️ 36c69c4 #1 2022-11-17 13:56:08 ~18 min macos 📦bin
✔️ fb60021 #2 2022-11-18 08:04:01 ~16 min linux 📦bin
✔️ fb60021 #2 2022-11-18 08:06:14 ~19 min macos 📦bin

@LNSD LNSD force-pushed the fix-filter-rpc-codec branch from 36c69c4 to fb60021 Compare November 18, 2022 07:46
@LNSD LNSD requested a review from jm-clius November 18, 2022 08:00
@LNSD LNSD assigned alrevuelta and unassigned alrevuelta Nov 18, 2022
@LNSD LNSD requested review from alrevuelta and rymnc November 18, 2022 08:01
@LNSD LNSD marked this pull request as ready for review November 18, 2022 08:01
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.

LGTM

Copy link
Contributor

@rymnc rymnc left a comment

Choose a reason for hiding this comment

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

LGTM

@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 af4fb5f into master Nov 18, 2022
@LNSD LNSD deleted the fix-filter-rpc-codec branch November 18, 2022 17:37
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.

5 participants