-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate current clients of wakuv2 fleets to this one #2
Comments
This is true. The work necessary to get to this point is what's listed under waku-org/research#3 (i.e. finish the groundwork for using the new public Waku Network with sharded pubsub topic). |
nwaku-compose is migrated, js-waku is also "migrated" by default, but since The Waku Network requires RLN proofs which is unsolved item for js-waku at this point, for any development on top and usage of js-waku we still need a fleet supporting default pubsubTopic - does not necessarily need to be wakuv2.prod though |
Thanks @vpavlin ! |
@danisharora099 where exactly in |
We use the |
@danisharora099 that's fine, you can use Currently I've decommissioned
This host will also be decommissioned once |
Apparently according to @vpavlin the
wakuv2.prod
fleet:We need to fix this in order to deprecate and decomission
wakuv2.*
fleets and start using this fleet.Is this correct @jm-clius ?
The text was updated successfully, but these errors were encountered: