waku-org / nwaku

Waku node and protocol.
Other
203 stars 54 forks source link

fix: setting up node with modified config #3036

Closed gabrielmer closed 2 months ago

gabrielmer commented 2 months ago

Description

We currently modify a copy of our configurations when initializing a node in https://github.com/waku-org/nwaku/blob/1713f562353476235a2076941775a1f150d7c615/waku/factory/waku.nim#L104-L106

However, we don't use this modified configuration when setting up the protocols and initializing the node, which causes mismatches between them.

Added a fix to use the same version of the configuration at thewakunode2 application layer.

Changes

github-actions[bot] commented 2 months ago

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:3036

Built from f081254f0749515b51650890c2ef1a7ecc6fbdec