Commit Graph

5 Commits

Author SHA1 Message Date
richΛrd 94bede0850
feat(nwaku)_: storenode requestor for missing message retrieval and result iterator impl (#5971) 2024-10-29 12:18:29 -04:00
richΛrd a5e3516e0f
feat(nwaku)_: message publisher and sent verifier (#5966) 2024-10-29 12:18:27 -04:00
Richard Ramos 3f8370ff45
fix_: rebase 2024-10-29 12:18:26 -04:00
Ivan Folgueira Bande 940adb99ec
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-29 12:18:19 -04:00
richΛrd bb6d5f602b
chore_: fix `TestBasicWakuV2` (#5718) 2024-08-15 14:43:37 -04:00