NagyZoltanPeter
1712117ae8
Handle Relay.publish for zero peers new error answer
...
Fix test cases where message does not reach relay peer fails due to braking change coming into LMN - when publish would return zero peer instead NoPeersToPublish error is propagated. Fix covers such checks properly. (#157 )
2026-01-30 01:17:34 +01:00
fryorcraken
c230f4b4c4
fix: auto-sharding needs to know number of shards in network ( #126 )
...
* fix: auto-sharding needs to know number of shards in network
* Content topics are setup to split among 8 shards
2025-06-30 18:34:29 +10: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
Ivan FB
6db8492443
Not found response is expected when node is not subscribed ( #120 )
2025-05-26 14:03:19 +02:00
fbarbu15
945364b0b2
e2e tests ( #65 )
2024-08-20 14:11:36 +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
69c8e3f4b6
chore: go waku connection issues ( #33 )
...
* add go-waku peers via api
* add go-waku peers via api
* fix add_node_peer
* fix add_node_peer
* fix add_node_peer
* fix add_node_peer
* move create_message to commons
2024-04-23 10:44:12 +03: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