richΛrd
387d45dc96
feat(nwaku)_: receive messages via relay ( #6185 )
2024-12-10 15:43:44 -04:00
richΛrd
cc2022b0c8
feat_: async nwaku ( #6148 )
...
* feat_: async nwaku
* fix_: remove nwaku process loop
2024-12-03 09:06:22 -04:00
richΛrd
28ee341959
refactor_: extract libwaku calls into WakuNode struct ( #6027 )
2024-11-11 09:19:50 +07:00
gabrielmer
d17610d280
feat_: integrate on-demand DNS discovery and implement discoverAndConnectPeers ( #6017 )
2024-10-31 16:40:13 +02: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
Richard Ramos
948c6d3497
refactor(nwaku)_: ping
2024-10-29 12:19:12 -04:00
Richard Ramos
730d11821a
refactor(nwaku)_: store queries
2024-10-29 12:19:10 -04:00
gabrielmer
673b4ac4ab
feat_: supporting peer exchange with nwaku ( #5983 )
2024-10-29 12:19:04 -04:00
richΛrd
94b702996e
chore_: uncomment code that would allow status-go/go-waku to compile and libwaku test to run ( #5986 )
2024-10-29 12:18:30 -04:00
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