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

store node enable store-sync protocol #43

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Ivansete-status
Copy link
Contributor

Enabling store sync in status fleets
( cc @SionoiS )

@apentori
Copy link
Contributor

To make it work, the new protocole must be added to nim_waku_prtoocols_available : status-im/infra-role-nim-waku#30

Can you link some documentation about this procole ? i couldn't find any info in https://docs.waku.org/guides/nwaku/config-options

Signed-off-by: Ivan Folgueira Bande <ivansete@status.im>
@apentori
Copy link
Contributor

I will first deploy the change on status.staging

Signed-off-by: Alexis Pentori <alexis@status.im>
@SionoiS
Copy link

SionoiS commented Aug 29, 2024

Can you link some documentation about this procole ? i couldn't find any info in https://docs.waku.org/guides/nwaku/config-options

Docs are not yet updated. The only relevant config params are store-sync=true, store-sync-interval=300, store-sync-range=3600
https://github.com/waku-org/nwaku/blob/master/waku/factory/external_config.nim#L397

See this wip spec for more info.

@Ivansete-status
Copy link
Contributor Author

@apentori - Thanks for deploying the change in status.staging. We need to validate it works well and doesn't break anything before performing the deployment in status.prod ( cc @SionoiS .)

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

Successfully merging this pull request may close these issues.

3 participants