Skip to content
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

Open
jakubgs opened this issue Oct 25, 2023 · 6 comments
Open

Migrate current clients of wakuv2 fleets to this one #2

jakubgs opened this issue Oct 25, 2023 · 6 comments
Assignees

Comments

@jakubgs
Copy link
Member

jakubgs commented Oct 25, 2023

Apparently according to @vpavlin the wakuv2.prod fleet:

runs the default pubsubTopic and is used as bootstrap for all js-waku apps, nwaku-compose etc...

We need to fix this in order to deprecate and decomission wakuv2.* fleets and start using this fleet.

Is this correct @jm-clius ?

@jm-clius
Copy link

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).

@vpavlin
Copy link
Member

vpavlin commented May 7, 2024

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

@danisharora099
Copy link

Thanks @vpavlin !
js-waku currently heavily relies on the DefaultPubsubTopic by default as it currently does not support The Waku Network

@jakubgs
Copy link
Member Author

jakubgs commented May 20, 2024

@danisharora099 where exactly in js-waku are wakuv2 fleets used? And which one is it? test or prod?

@danisharora099
Copy link

@danisharora099 where exactly in js-waku are wakuv2 fleets used? And which one is it? test or prod?

We use the test fleet here: https://github.com/waku-org/js-waku/blob/e49e7289ae632a1c2f3d11b9dc668ca68749ac7c/packages/core/src/lib/predefined_bootstrap_nodes.ts#L57

@jakubgs
Copy link
Member Author

jakubgs commented Jun 14, 2024

@danisharora099 that's fine, you can use waku.* fleets wherever you want, I'm only interested in usage of wakuv2.prod fleet.

Currently I've decommissioned wakuv2.test and left only node-01.do-ams3.wakuv2.prod host in wakuv2.prod:

This host will also be decommissioned once js-waku developers confirm they no longer need it and use only waku.* fleets.

@jakubgs jakubgs self-assigned this Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants