Commit Graph

5 Commits

Author SHA1 Message Date
richΛrd 28ee341959
refactor_: extract libwaku calls into WakuNode struct (#6027) 2024-11-11 09:19:50 +07:00
richΛrd fd9d9f384f
chore(nwaku)_: ping storenodes using AddrInfo (#6004) 2024-10-29 12:31:01 -04:00
Richard Ramos 948c6d3497
refactor(nwaku)_: ping 2024-10-29 12:19:12 -04:00
richΛrd a5e3516e0f
feat(nwaku)_: message publisher and sent verifier (#5966) 2024-10-29 12:18:27 -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