Commit Graph

6 Commits

Author SHA1 Message Date
richΛrd cc2022b0c8
feat_: async nwaku (#6148)
* feat_: async nwaku
* fix_: remove nwaku process loop
2024-12-03 09:06:22 -04:00
gabrielmer 6ac236d380
feat_: dial, drop and retrieve connected peers (#6013) 2024-10-30 18:24:05 +02:00
richΛrd fd9d9f384f
chore(nwaku)_: ping storenodes using AddrInfo (#6004) 2024-10-29 12:31:01 -04:00
gabrielmer 673b4ac4ab
feat_: supporting peer exchange with nwaku (#5983) 2024-10-29 12:19:04 -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