Skip to content

Conversation

@Ivansete-status
Copy link
Contributor

  • bump waku-sys/vendor (nwaku) to v0.35.0
  • adapt waku-bindings/src/general/messagehash.rs so that we handle waku message hashes as strings instead of byte[32]
  • adapt waku-sys/build.rs so that the submodule is automatically initialized once and adapt to new parameter usage in nwaku's Makefile

Issue

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 85.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 57.76%. Comparing base (48300c1) to head (c4b6d2a).
Report is 56 commits behind head on master.

Files with missing lines Patch % Lines
waku-sys/build.rs 86.48% 5 Missing ⚠️
waku-bindings/src/general/messagehash.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
- Coverage   62.64%   57.76%   -4.89%     
==========================================
  Files          18       21       +3     
  Lines        1791     1153     -638     
==========================================
- Hits         1122      666     -456     
+ Misses        669      487     -182     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

Thanks so much!

Copy link

@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.

LGTM, nitpick that for nwaku eyes ;-) naming vendor_path makes confusion.

.success()
{
// Now, inside nwaku folder, run 'make update' to get nwaku's vendors
let vendor_path = project_dir.join("vendor");

Choose a reason for hiding this comment

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

maybe better call it nwaku_path?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks! Corrected in 343402c

@Ivansete-status Ivansete-status merged commit 9c99008 into master Feb 12, 2025
5 of 6 checks passed
@Ivansete-status Ivansete-status deleted the adapt-for-v0.35 branch February 12, 2025 09:06
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