-
Notifications
You must be signed in to change notification settings - Fork 253
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat: nwaku (test) #6395
base: develop
Are you sure you want to change the base?
feat: nwaku (test) #6395
Conversation
We require commits to follow the Conventional Commits, but with
|
Jenkins BuildsClick to see older builds (102)
|
de2aa9e
to
6042149
Compare
@gabrielmer can you please extract the |
yeah for sure! so adding the vendors in a separate PR so when merged they don't appear in the diff? I assume that if I just remove the changes of the vendors from this PR it won't compile, although I might be missing something |
Although now that I think, the |
Codecov ReportAttention: Patch coverage is
❌ Your patch check has failed because the patch coverage (23.73%) is below the target coverage (50.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## develop #6395 +/- ##
===========================================
- Coverage 23.84% 21.45% -2.39%
===========================================
Files 801 802 +1
Lines 104698 128378 +23680
===========================================
+ Hits 24961 27540 +2579
- Misses 76284 97531 +21247
+ Partials 3453 3307 -146
Flags with carried forward coverage won't be shown. Click here to find out more.
|
2e0a0fe
to
66e0050
Compare
adding waku-go-bindings and some changes to nwaku.go cleanup fix compilation errors updating makefile updating type always building libwaku always build libwaku remove nwaku submodule Revert "remove nwaku submodule" This reverts commit e68749b. removing submodule removing libwaku auto libwaku build updating vendors workaround for using pb types adding nwaku_utils.go fixing store requests converting store responses converting from envelope types on received message improving store types conversion fixing cursor conversion fixing crash first rebase attempt improvements more fixes adding unimplemented methods + fixes fixing compilatioj fix crash fix gowaku error fixing store message parsing updating waku-go-bindings fixing waku-go-bindings integration updaring gitignore fixing gowaku compilation Revert "updating vendors" This reverts commit 64edef5. adding missing vendor file fix for bindings vendor temporarily fixing test target fixing statusgo-library target fixing status-cli updating waku-go-bindings improving compilation for non-nwaku cases temporarily moving to waku-go-bindings version that allows go compilation updating waku-go-bindings fixing compilation chore: updating waku-go-bindings and improving makefile fixing makefile
66e0050
to
0275eb4
Compare
A short summary which serves as a squashed-commit message.
A description to understand introduced changes without reading the code.
Important changes:
Closes #