* fix: use cluster_id 0 for peer store related tests
* test: simulation for issue
* fix: use cluster_id not 0 and subscribe to static shard for go-waku
* fix: revert env values to original defaults
* test: get peers from peer store
* test: add peers to peer store
* fix: add go_waku support
* test: placeholder for Issue 1549 solution test
* test: expect two peers for two protocols/services
* test: restart survival with persistent peer store
* fix: add issue to skip mark
* fix: move Waku related methods to waku_node module
* test: full peer store takeover
* fix: add kill of Node 1
* fix: remove debug info
- skip while waiting on issue 2792
* test: peer store content after node restart
* fix: revert nwaku image back to use latest
* fix: added delays to let nodes finish discovery
* fix: move peer_persistence config steps out of start
* fix: NODE1 default back to DEFAULT_GOWAKU
* fix: partial refactor for setup_first-second_relay_node
* test: daily workflow after refactor
* test: shorter name for daily workflow
* test: RLN only
* test: increase timeout
* test: check Sepolia API endpoint
* test: run RLN tests in single thread
* fix: remove Sepolia API check
* fix: skipp all RLN tests till registration works
* fix: remove test workflow