waku-org / nwaku

Waku node and protocol.
Other
202 stars 52 forks source link

feat: nwaku in status-go (discv5 and dnsdiscovery) #3039

Closed Ivansete-status closed 1 month ago

Ivansete-status commented 2 months ago

Description

status-go should support discv5, dnsdiscovery throughout nwaku

To validate that, we need the TestBasicWakuV2 to work properly. We will consider this as achieved when the following lines work well (then we need to temporarily comment out the rest of the test:)

https://github.com/status-im/status-go/blob/94dc345d8ef5fb95fd855a665b1d32f3b0e32008/wakuv2/waku_test.go#L180-L247