Commit Graph

  • 5f84d25e8e
    fix: add timeout param to WaitForTimeout and WaitForMsg - clarify intent for using different shardIDs - use clusterID other than 0 - to test unsubscribed topic Roman 2024-04-22 10:47:13 +0800
  • a812491196
    test: reduce number of topics to one Roman 2024-04-15 14:27:21 +0800
  • efbcfaf744
    test: log peerstore content before subscribing to topics Roman 2024-04-11 10:10:17 +0800
  • aa4a3f584f
    fix: add IsSubscribed check Roman 2024-04-10 21:13:00 +0800
  • daf9ac027c
    fix: missed assigment for relay2 - subscribe to both relays with a breath time Roman 2024-04-10 20:59:34 +0800
  • ce6ff45f35
    fix: add missing error check Roman 2024-04-10 20:47:11 +0800
  • 63f2957d1c
    fix: add message publish to test - shorten subscription rate back to 1/10ms Roman 2024-04-10 20:41:15 +0800
  • b2e9b96443
    fix: reset subscriptions back to 1 per 100ms Roman 2024-04-08 19:08:52 +0800
  • fd5cf3e452
    fix: remove expected shardIDs array Roman 2024-04-08 10:30:28 +0800
  • 134efd736e
    fix: add ENR shard info comparison Roman 2024-04-08 10:24:09 +0800
  • 64e27d30ba
    fix: change subscription to every 10ms Roman 2024-04-05 07:46:13 +0800
  • 5357773188
    fix: remove named shards Roman 2024-04-04 13:53:01 +0800
  • e764fcb962
    test: static sharding limits Roman 2024-04-03 19:08:30 +0800
  • 2904f568f7
    test: static sharding for Relay Roman 2024-04-02 19:11:30 +0800
  • e8f9dca964
    fix: forgot to add utils.go Roman 2024-04-02 15:23:30 +0800
  • 70ff74e7ce
    fix: reuse tests.WaitForMsg Roman 2024-04-02 15:22:38 +0800
  • 658311d451
    fix: reuse tests.WaitForTimeout Roman 2024-04-02 15:17:31 +0800
  • 2e77516077
    test: static sharding for Filter Roman 2024-04-02 15:10:20 +0800
  • 2b5592e967
    test: static sharding for lightPush Roman 2024-04-01 18:43:22 +0800
  • 061f9f890f
    fix: add WithClusterID to see its effect Roman 2024-03-28 10:36:28 +0800
  • b71305b4f0
    test: Waku store with static sharding Roman 2024-03-27 18:13:20 +0800
  • 548870b5cb
    fix: refactor repeated code into waitForTimeout Roman 2024-03-23 13:54:14 +0800
  • e056bdab93
    fix: use select for timeout wait Roman 2024-03-23 13:42:52 +0800
  • a3f4be7d3c
    fix: extend deadline for context Roman 2024-03-23 13:25:08 +0800
  • b7e6ecf46a
    fix: validate with messages Roman 2024-03-23 13:15:19 +0800
  • 157717c88e
    fix: switch back to use GetSubscriptionWithPubsubTopic Roman 2024-03-21 22:11:32 +0800
  • a48ae3b8f6
    fix: switch to use GetSubscription instead of GetSubscriptionWithPubsubTopic Roman 2024-03-21 18:36:45 +0800
  • 6b1646d125
    fix: add IsSubscribed() test Roman 2024-03-20 17:58:32 +0800
  • f1ecedb8f1
    fix: add content topics to TestStaticShardingMultipleTopics Roman 2024-03-20 17:45:34 +0800
  • 561d00a5ec
    test: remove Unsubscribe() calls Roman 2024-03-20 15:00:01 +0800
  • 268b53ce83
    test: node with static sharding and multiple pubSubTopics Roman 2024-03-19 18:12:47 +0800
  • 28c2a2704a
    feat: storeV3 client (#1028) richΛrd 2024-05-03 12:07:03 -0400
  • 01803ded82
    Revert "test: update go mod" Roman 2024-05-03 19:58:06 +0800
  • a047dd8d17
    test: delete ci_test Roman 2024-05-03 19:54:06 +0800
  • 8968e593d8
    test: update go mod Roman 2024-05-03 19:52:02 +0800
  • 0741101a55
    Revert "test: copy go mod from PR1091" Roman 2024-05-03 19:37:48 +0800
  • a05971b533
    Revert "test: copy go sum from PR1091" Roman 2024-05-03 19:37:16 +0800
  • 3a1a7e6c93
    test: copy go sum from PR1091 Roman 2024-05-03 19:29:42 +0800
  • 1afb587c15
    test: copy go mod from PR1091 Roman 2024-05-03 19:27:09 +0800
  • 6a72e6d83c
    test: ci test - try without mac os Roman 2024-05-03 19:11:11 +0800
  • 77f6917f67
    test: ci test Roman 2024-05-03 18:59:13 +0800
  • 2d0af55447
    chore: fix test to use same shard Prem Chaitanya Prathi 2024-05-03 15:29:29 +0530
  • dd960ef93d
    fix: align clusterID with valid pubsub topics Roman 2024-05-03 14:41:28 +0800
  • 2b5da59814
    chore: run nwaku as github action Richard Ramos 2024-04-26 09:18:38 -0400
  • 093ea363a6
    fix: added comment and improved readability - TestWakuLightPushWithStaticSharding Roman 2024-05-02 19:18:29 +0800
  • fa01d17367
    fix: returned node2 to support lightpush and relay Roman 2024-05-02 19:02:27 +0800
  • 73a90e085c
    fix: change node2 to lightpush receiver Roman 2024-05-02 17:30:38 +0800
  • 12a8923d62
    fix: start s2 store with different sharded topic Roman 2024-05-02 15:23:33 +0800
  • 7404bb416f
    fix: keep same cluster ID for topics - TestStaticSharding Roman 2024-05-02 10:25:47 +0800
  • 78b1da716b
    chore: rename storev2 to legacy_store Richard Ramos 2024-04-25 21:43:53 -0400
  • 0160eeea6b
    feat(storev3): unit tests Richard Ramos 2024-04-25 10:44:19 -0400
  • 8c2bc55640
    refactor: introduce `MessageHash` and implement StoreV3 API Richard Ramos 2024-02-28 14:17:07 -0400
  • 5f28e7b2c6
    feat: added filter and message hash criteria Richard Ramos 2024-02-07 17:23:03 -0400
  • da50420096
    feat: storeV3 client Richard Ramos 2024-02-07 16:35:55 -0400
  • 2efaf06204
    chore: run nwaku as github action storev3 Richard Ramos 2024-04-26 09:18:38 -0400
  • 194bd7fb24 Remove locks/waitgroups Vitaly Vlasov 2024-04-26 12:31:04 +0300
  • 368744857a
    chore: rename storev2 to legacy_store Richard Ramos 2024-04-25 21:43:53 -0400
  • 29c018436c
    feat(storev3): unit tests Richard Ramos 2024-04-25 10:44:19 -0400
  • 590e4ffa4d
    fix: revert test to desired form and mark it flaky Roman 2024-04-23 10:33:09 +0800
  • adaace39b5
    Merge branch 'master' into chore-sharding-tests-update Roman Zajic 2024-04-22 10:52:50 +0800
  • 99e3f334cd
    fix: add timeout param to WaitForTimeout and WaitForMsg - clarify intent for using different shardIDs - use clusterID other than 0 - to test unsubscribed topic Roman 2024-04-22 10:47:13 +0800
  • d57c9a3cf7 More logs Vitaly Vlasov 2024-04-19 15:40:45 +0300
  • 7a908f5950 Test updates Vitaly Vlasov 2024-04-19 12:35:57 +0300
  • 5d9fb91747 Add Makefile targets for filter tests Vitaly Vlasov 2024-04-19 12:35:34 +0300
  • 8805f6cc45
    chore: rename `GOBIN` as `GOCMD` (#1092) Sönmez Kartal 2024-04-18 16:30:15 +0300
  • c103ac06d3
    Merge branch 'master' into makefile/gocmd richΛrd 2024-04-18 08:39:38 -0400
  • 46e48044da
    fix: watchMultiaddressChanges (#1093) frank 2024-04-18 19:21:31 +0800
  • d65b7b43f3
    fix: watchMultiaddressChanges frank 2024-04-18 11:15:26 +0800
  • 2acf5db2e1
    chore: rename `GOBIN` as `GOCMD` Sönmez Kartal 2024-04-17 18:42:31 +0300
  • ea3f9d8d9d
    fix(rest/store): allow local queries (#1088) richΛrd 2024-04-17 08:54:17 -0400
  • 42b4c226e3
    Merge branch 'master' into rest-localquery richΛrd 2024-04-17 08:21:54 -0400
  • 67bbbaf60d
    fix: logout discover dead lock (#1090) frank 2024-04-16 21:02:52 +0800
  • cdd3ed3e0c
    fix:deadlock between CommonDiscoveryService.Stop and CommonDiscoveryService.PushToChan frank 2024-03-01 11:43:57 +0800
  • 6cdf4220f0
    fix(rest/store): allow local queries Richard Ramos 2024-04-15 11:09:47 -0400
  • 46b4efec56
    fix: validate lightpush requests (#1082) richΛrd 2024-04-15 09:36:18 -0400
  • 65970015e5
    Merge branch 'master' into rest/validate-lp-request richΛrd 2024-04-15 09:18:45 -0400
  • 714a310462
    fix(lightpush): no response on err (#1083) richΛrd 2024-04-15 08:56:03 -0400
  • 179244e169
    Merge branch 'master' into rest/validate-lp-request richΛrd 2024-04-15 08:55:50 -0400
  • 566edc280c
    Merge branch 'master' into fix-lightpush-err richΛrd 2024-04-15 08:33:33 -0400
  • 0260cfe954
    fix(peer-manager): discovering peers should not lock the peer manager (#1084) richΛrd 2024-04-15 08:33:23 -0400
  • 8d7e31bde9
    test: reduce number of topics to one Roman 2024-04-15 14:27:21 +0800
  • ea59f76da7
    fix:deadlock between CommonDiscoveryService.Stop and CommonDiscoveryService.PushToChan frank 2024-03-01 11:43:57 +0800
  • b562771c69
    test: log peerstore content before subscribing to topics Roman 2024-04-11 10:10:17 +0800
  • e1210c7ce3
    fix: add IsSubscribed check Roman 2024-04-10 21:13:00 +0800
  • d27c0ed17f
    fix: missed assigment for relay2 - subscribe to both relays with a breath time Roman 2024-04-10 20:59:34 +0800
  • 891d9a9f1c
    fix: add missing error check Roman 2024-04-10 20:47:11 +0800
  • 1cd52ee6d5
    fix: add message publish to test - shorten subscription rate back to 1/10ms Roman 2024-04-10 20:41:15 +0800
  • 8c0d94f144
    fix(peer-manager): discovering peers should not lock the peer manager Richard Ramos 2024-04-10 04:35:54 -0400
  • 547f6f2869
    fix(lightpush): no response on err Richard Ramos 2024-04-09 09:59:12 -0400
  • e6e4c83100
    fix: validate lightpush requests Richard Ramos 2024-04-08 06:08:26 -0400
  • b4cd9cf5e0 LightNodeHost Vitaly Vlasov 2024-04-08 19:33:52 +0300
  • d5be82ddeb Add ConnectHosts() Vitaly Vlasov 2024-04-08 19:27:32 +0300
  • 70f2d34e82 FullNodeHost Vitaly Vlasov 2024-04-08 19:22:14 +0300
  • b932c9688a Renames Vitaly Vlasov 2024-04-08 18:22:05 +0300
  • 6b7f1a02ed Ref waitForMessages() Vitaly Vlasov 2024-04-08 17:28:04 +0300
  • 8efec1ef71
    fix: reset subscriptions back to 1 per 100ms Roman 2024-04-08 19:08:52 +0800
  • 5de4bfac4b
    Merge branch 'master' into chore-sharding-tests-update Roman Zajic 2024-04-08 18:59:52 +0800
  • 3f69fb3776
    fix: remove max number of shards verif (#1081) richΛrd 2024-04-08 06:21:43 -0400
  • 67acf8158b
    Merge branch 'master' into shard-length richΛrd 2024-04-08 06:13:04 -0400
  • 1a0c3af728
    fix: remove max number of shards verif Richard Ramos 2024-04-08 03:02:42 -0400