5 Commits

Author SHA1 Message Date
Gabriel mermelstein
c444e623dd
initial relay test setup 2024-10-28 15:16:17 +02:00
gabrielmer
8c4c876de6
feat: supporting peer exchange with nwaku (#5983) 2024-10-25 11:03:07 +03:00
richΛrd
d6079c7bc9
feat(nwaku)_: message publisher and sent verifier (#5966) 2024-10-23 16:22:51 -04:00
Richard Ramos
8198ac1996
fix_: rebase 2024-10-18 11:34:02 -04:00
Ivan Folgueira Bande
3107c1eb0b
refactor_: start using nwaku
- some minor progress to add nwaku in status-go
- nwaku.go: GetNumConnectedPeers controls when passed pubsub is empty
- waku_test.go: adapt TestWakuV2Store
- add missing shard.go
- feat_: build nwaku with nix and use build tags to choose between go-waku and nwaku (#5896)
- chore_: update nwaku
- nwaku bump (#5911)
- bump: nwaku
- chore: add USE_NWAKU env flag
- fix: build libwaku only if needed
- feat: testing discovery and dialing with nwaku integration (#5940)
2024-10-17 15:26:24 -04:00