You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Requires this: waku-org/go-waku#1239
API code was highly coupled to go-waku. Ended up doing a refactor so I can proceed to properly call store from status-go/nwaku
This PR could block getting some of the prev PRs merged: status-im/status-go#5857 (It's been reviewed and observations/suggestions implemented and fixed, it's only missing approvals)
Description
status-go should support store through nwaku
To validate that, we need the TestBasicWakuV2 to work properly. We will consider this as achieved when the store part of that test works well.
https://github.com/status-im/status-go/blob/94dc345d8ef5fb95fd855a665b1d32f3b0e32008/wakuv2/waku_test.go#L180
The text was updated successfully, but these errors were encountered: