Commit Graph

  • 8adddc2447
    Merge 8df5a0337a into 7c13021a32 richΛrd 2024-07-05 12:40:27 +0000
  • 8df5a0337a
    fix: code review ping Richard Ramos 2024-07-05 08:40:12 -0400
  • c431bb357b
    fix: ping all peers every 5m Richard Ramos 2024-07-02 09:37:26 -0400
  • 0f9d6dd008
    refactor: ping a subset of connected peers Richard Ramos 2024-07-01 14:17:54 -0400
  • 32d05a42e9
    Merge b6a7606bb3 into 7c13021a32 kaichao 2024-07-04 09:21:11 +0200
  • 49b1679b44
    Merge 81b0b92239 into 7c13021a32 Jakub 2024-07-04 05:18:17 +0530
  • 7c13021a32
    feat: use mesh peers instead of all peers for determining topic health (#1150) master richΛrd 2024-07-03 16:35:39 -0400
  • be0761e8c8
    Merge branch 'master' into topic-health richΛrd 2024-07-03 15:51:59 -0400
  • 5b3b9c7b0f
    feat: use mesh peers instead of all peers for determining topic health Richard Ramos 2024-07-02 14:45:27 -0400
  • e7a5bd3c68
    chore: bump Go to 1.21 in Dockerfile (#1152) Roman Zajic 2024-07-03 16:30:19 +0200
  • 23d81c9b27
    fix: bump Go to 1.21 in Dockerfile Roman 2024-07-03 16:16:14 +0200
  • 19acf1509f
    Revert "fix: bump Go to 1.21 in Dockerfile" Roman 2024-07-03 16:06:26 +0200
  • a9ae6e8d5e fix: bump Go to 1.21 in Dockerfile Roman 2024-07-03 15:58:07 +0200
  • 5b5ea977af
    feat: optimize filter subs (#1144) Prem Chaitanya Prathi 2024-07-01 19:48:00 +0530
  • f9e76b820d
    Merge branch 'master' into filter/optimize-subs richΛrd 2024-07-01 10:06:32 -0400
  • e3d7ab1d58
    fix: panic due to enr having more than 300 bytes (#1140) richΛrd 2024-07-01 09:47:38 -0400
  • 183d310e97
    fix: panic due to enr having more than 300 bytes Richard Ramos 2024-06-26 15:24:27 -0400
  • 7302eb05ac
    chore: use waku-org/go-libp2p-pubsub (#1145) richΛrd 2024-07-01 09:27:01 -0400
  • ef29bb46ce
    chore: use waku-org/go-libp2p-pubsub Richard Ramos 2024-06-30 21:02:44 -0400
  • 201d434d50
    fix: ignore ws from circuit relay addresses, and allow non multiaddresses in `multiaddrs` ENR key (#1141) richΛrd 2024-07-01 09:03:34 -0400
  • 8b5e93716b
    Merge branch 'master' into fix/remove-wss-circuit-relay richΛrd 2024-07-01 08:48:05 -0400
  • 6007a86e04
    chore: fix possible deadlock issue #1122 Prem Chaitanya Prathi 2024-07-01 07:15:13 +0530
  • 04ff323f63
    chore: fix data race issue in test Prem Chaitanya Prathi 2024-06-29 08:27:00 +0530
  • 8d7ca17525 chore: modify filter api to work with aggregated subscriptions Prem Chaitanya Prathi 2024-06-28 11:22:09 +0530
  • 8d7c2f7bfa
    feat: filter peers stored in cache by cluster-id in peer-exchange (#1139) richΛrd 2024-06-27 10:02:01 -0400
  • d26c66573c
    Merge branch 'master' into clusterID-peerexchange richΛrd 2024-06-27 08:27:55 -0400
  • 89ed41bab2 chore: fix lint error chore/status-go-test Prem Chaitanya Prathi 2024-06-27 14:59:23 +0530
  • 66c5fe7d1d fix: panic due to enr having more than 300 bytes Richard Ramos 2024-06-26 15:24:27 -0400
  • daa34a5caa chore: logging improvements Prem Chaitanya Prathi 2024-06-25 07:57:01 +0530
  • e2b87eee7b feat: modify peer-manager to consider relay target peers for connecting to peers Prem Chaitanya Prathi 2024-06-24 13:54:06 +0530
  • b136591d03
    fix: ignore ws from circuit relay addresses, and allow non multiaddresses in `multiaddrs` ENR key Richard Ramos 2024-06-26 15:47:40 -0400
  • 7619e7a12f
    feat: filter peers stored in cache by cluster-id in peer-exchange Richard Ramos 2024-06-26 14:05:41 -0400
  • 19a47a1ac1
    feat: modify peer-manager to consider relay target peers (#1135) Prem Chaitanya Prathi 2024-06-26 06:18:44 +0530
  • b05d6a017d
    Merge branch 'master' into fix/relay-peers Prem Chaitanya Prathi 2024-06-26 06:11:41 +0530
  • 60bf1028c4
    chore: change log level Prem Chaitanya Prathi 2024-06-26 06:10:25 +0530
  • ee33baa283
    feat: online checker (#1125) richΛrd 2024-06-25 11:28:04 -0400
  • 2d7ff425de
    Merge branch 'master' into pause/connector richΛrd 2024-06-25 08:41:57 -0400
  • 1cf180ebc6
    chore: logging improvements Prem Chaitanya Prathi 2024-06-25 07:57:01 +0530
  • 6db995be4e feat: modify peer-manager to consider relay target peers for connecting to peers Prem Chaitanya Prathi 2024-06-24 13:54:06 +0530
  • bc7d491962
    Merge d1cb6b0eaa into 8303c592d3 richΛrd 2024-06-20 13:46:37 +0530
  • 8303c592d3
    fix: use IP addresses instead of dns to store multiaddresses (#1134) richΛrd 2024-06-20 03:52:43 -0400
  • 4ab846daa9
    Merge branch 'master' into fix/use-ip-circuitrelay Prem Chaitanya Prathi 2024-06-20 12:51:34 +0530
  • 93331b483e
    fix: do not write tcp port 0 and remove 100 chars length limit for multiaddresses (#1129) richΛrd 2024-06-20 03:20:15 -0400
  • 652a543df6
    fix: use IP addresses instead of dns to store multiaddresses Richard Ramos 2024-06-19 16:23:02 -0400
  • 31ae379ee8
    refactor: allow overriding the online checker for filter Richard Ramos 2024-06-18 14:48:05 -0400
  • 192991c4c8
    fix: race condition writting to discovery channel Richard Ramos 2024-06-18 10:08:06 -0400
  • 0bdeb89327
    fix: code review Richard Ramos 2024-06-18 09:36:54 -0400
  • a7145aea73
    fix: do not write tcp port 0 and remove 100 chars length limit for multiaddresses Richard Ramos 2024-06-17 15:30:15 -0400
  • 839df15de5
    fix: code review Richard Ramos 2024-06-18 14:33:38 -0400
  • 795322a196
    fix: filter out peers to be considered for circuit-relay (#1130) Prem Chaitanya Prathi 2024-06-18 21:19:23 +0530
  • d28e9d5b25 fix: race condition writting to discovery channel Richard Ramos 2024-06-18 10:08:06 -0400
  • ed5f1225e4
    chore: change log level and handle nil rs scenario Prem Chaitanya Prathi 2024-06-18 13:41:03 +0530
  • b7e38d3494
    fix: filter out peers to be considered for circuit-relay if they are in different cluster Prem Chaitanya Prathi 2024-06-18 13:22:36 +0530
  • a06208321e
    fix: add peer addresses on expiry if peer is discovered again (#1128) Prem Chaitanya Prathi 2024-06-18 08:06:16 +0530
  • d530c6f685
    chore: print error in some error logs Prem Chaitanya Prathi 2024-06-17 14:23:02 +0530
  • f2838215c3
    fix: add peer addresses on expiry if peer is discovered again Prem Chaitanya Prathi 2024-06-17 12:52:19 +0530
  • b3b8f709a5
    chore: modifying defaults for filter serviceNode (#1126) Prem Chaitanya Prathi 2024-06-17 11:10:09 +0530
  • bbf633eeca
    Move hardcodings from zerokit to gowaku upgrade-rln-v2 alrevuelta 2024-06-14 10:32:09 +0200
  • 8681b27e13
    test: peer connection test-find-peers Richard Ramos 2024-06-13 17:01:31 -0400
  • fd249cd799
    chore: configuring better defaults for filter Prem Chaitanya Prathi 2024-06-13 10:59:19 +0530
  • 7174378f38
    feat: pause peer connector Richard Ramos 2024-06-12 14:11:47 -0400
  • 32da07cad9
    fix: filter sub issues (#1123) Prem Chaitanya Prathi 2024-06-12 18:33:57 +0530
  • d9dc91a162
    fix: issue with channel getting full Prem Chaitanya Prathi 2024-06-12 17:09:59 +0530
  • d5f29e595a
    chore: fix tests Prem Chaitanya Prathi 2024-06-11 15:24:08 +0530
  • 3534b44418
    fix: update filter api to take care of failed subscriptions and connection status Prem Chaitanya Prathi 2024-06-11 14:19:04 +0530
  • 33867e0a86
    fix: complete fix for #1119 Prem Chaitanya Prathi 2024-06-11 14:18:21 +0530
  • 4a7c2fde93
    chore: use newer go-libp2p version bump-golibp2p Richard Ramos 2024-06-10 12:06:25 -0400
  • 81b0b92239
    attempt to fix dynamic library build error nix/refactor-lib Jakub Sokołowski 2024-04-15 18:36:20 +0300
  • 33bb3f2fa2
    chore(nix): refactor, fix library packages Jakub Sokołowski 2024-04-06 14:20:57 +0300
  • 389b359e43
    fix: panic due to closed channel and other fixes(#1115) Prem Chaitanya Prathi 2024-06-07 15:35:04 +0530
  • df3a72508b
    Merge branch 'master' into fix/filter-cleanup-race Prem Chaitanya Prathi 2024-06-07 12:41:14 +0530
  • d2d2f5672e
    chore: reduce peer score not found log noise (#1121) richΛrd 2024-06-05 15:03:33 -0400
  • a5271d03fe
    Merge branch 'master' into fix/filter-cleanup-race Prem Chaitanya Prathi 2024-06-05 21:45:01 +0530
  • 234ab6ad67
    fix: remove stale entry in subscription map and update filter ping interval (#1119) Prem Chaitanya Prathi 2024-06-05 21:44:18 +0530
  • 0e223591ed
    chore: allow setting custom logger name and change debug level to storeV3 client (#1118) richΛrd 2024-06-05 11:56:26 -0400
  • 68c791640e
    Merge branch 'master' into chore--reduce-peer-score-log-noise richΛrd 2024-06-05 11:46:20 -0400
  • 3015f05347
    Merge branch 'master' into fix/log richΛrd 2024-06-05 11:45:35 -0400
  • ad1b0948e3
    fix(storev3): cursor Richard Ramos 2024-06-05 11:42:27 -0400
  • b1cd5a0442
    chore: reduce peer score not found log noise Richard Ramos 2024-06-05 09:05:21 -0400
  • 806a1e949b
    fix: remove stale entry in subscription map and update peer ping interval Prem Chaitanya Prathi 2024-06-05 16:20:37 +0530
  • c5f46b6c8d
    Merge branch 'master' into fix/filter-cleanup-race Prem Chaitanya Prathi 2024-06-05 16:17:45 +0530
  • 349754056d
    chore: upgrade to go1.21 (#1091) richΛrd 2024-06-04 18:46:28 -0400
  • e710d79cec
    chore: upgrade to go1.21 Richard Ramos 2024-06-04 18:19:13 -0400
  • 6d7f8f86c3
    fix: local channel close to avoid panics Prem Chaitanya Prathi 2024-06-03 15:25:47 +0530
  • 858f29ba60
    Merge branch 'master' into fix/log richΛrd 2024-05-31 16:36:57 -0400
  • 37775b6b1f
    chore: allow setting custom logger name and change debug level to storeV3 client Richard Ramos 2024-05-31 14:46:21 -0400
  • 03308b3b62 bug_: add more nil checking status-releases/2.29.x Andrea Maria Piana 2024-05-31 09:27:59 +0100
  • 98e0b42a86
    Dont merge by now commented so that it compiles alrevuelta 2024-05-31 07:48:44 +0200
  • d1cb6b0eaa
    fix: crash noticed while adding existing peer that doesn't have an ENR (#1113) status-go fix/enr Prem Chaitanya Prathi 2024-05-28 18:20:47 +0530
  • 9ff13c8f9f fix: crash noticed while adding existing peer that doesn't have an ENR (#1113) status-release/fix-crash Prem Chaitanya Prathi 2024-05-28 18:20:47 +0530
  • 57378a59fe
    fix: use bool channel to avoid double close race condition Prem Chaitanya Prathi 2024-05-29 16:19:40 +0530
  • bb3fff3ad9
    fix: avoid closing channel during cleanup in order to avoid panic Prem Chaitanya Prathi 2024-05-29 14:31:33 +0530
  • b6a7606bb3
    chore: store hash query example store-query kaichaosun 2024-05-29 16:03:01 +0800
  • 269417c5e9
    fix: crash noticed while adding existing peer that doesn't have an ENR (#1113) Prem Chaitanya Prathi 2024-05-28 18:20:47 +0530
  • 4bb849d050
    feat: take optional ENR as arg to AddDiscoveredPeer Prem Chaitanya Prathi 2024-05-28 12:30:33 +0530
  • 677ffa6819
    fix: additional scenario Prem Chaitanya Prathi 2024-05-28 12:02:55 +0530
  • defe0205ea
    chore: remove debug logs that may flood logs Prem Chaitanya Prathi 2024-05-28 11:52:10 +0530
  • 897928a363
    fix: handle case where peer already in peerStore and new add request doesn't have ENR Prem Chaitanya Prathi 2024-05-28 11:51:45 +0530
  • 827dc3822d
    fix: allow peer-selection without pubsubTopics fix/peer-selection-improvements Prem Chaitanya Prathi 2024-05-25 06:12:12 +0530
  • 8115ec7013
    feat: changes for optimizing filter ping and improve filter resubscription (#1102) Prem Chaitanya Prathi 2024-05-22 11:45:53 +0530