Commit Graph
4 Commits
Author SHA1 Message Date
AYAHASSAN287 2267b49254 Add the number of shards fix suggested to address CI issue (#182)
* Add the number of shards fix suggested to address CI issue

* Fix failed auto-shard tests

* add the auto-shard option for the failed tests

* fix the .so build issue

* remove commented line

* fix admin flags tests
2026-06-11 21:02:51 +02:00
fbarbu15 b9dcd4004e chore: make tests green again (#121)
* chore: node ready fix

* fixes

* remove go-waku traces
2025-06-09 16:03:04 +03:00
Roman Zajic 0ce2572810 chore: refactor setup relay node for sharding (#48)
* fix: refactor setup relay for sharding

* fix: refactor also all related to _resolve_sharding_flags
2024-07-02 09:33:53 +02:00
fbarbu15 0095b5e04a sharding tests part 1 (#24)
* sharding struct

* add peers

* running nodes tests

* cleanup sharding steps

* new sharding tests

* test_different_cluster_different_shard

* new tests

* new static sharding tests

* new auto sharding tests

* change structure

* running nodes tests

* new autosharding tests

* adjust tests

* new sharding tests

* sharding

* sharding filter

* add peers
2024-04-02 09:11:56 +03:00