Commit Graph

  • 86e7c23cff
    Merge a49ea9cc6e into c0afa070a3 Prem Chaitanya Prathi 2024-12-25 07:46:57 +0000
  • a49ea9cc6e
    fix: handle network change scenario and resubscribe all filters fix/filter-network-change Prem Chaitanya Prathi 2024-12-25 13:16:46 +0530
  • 5a1e740134
    Merge 50b291b94e into c0afa070a3 Eman Resu 2024-12-24 15:01:31 +0530
  • cffafb9a6e
    Merge 153e721848 into c0afa070a3 Unicorn♘ 2024-12-24 15:01:31 +0530
  • 5893927f1b fix: update criteria context on missing msg verifier start (#1268) Prem Chaitanya Prathi 2024-12-24 14:28:53 +0530
  • bd8b5ad7bc
    Merge 498022acfe into c0afa070a3 richΛrd 2024-12-24 14:29:21 +0530
  • c0afa070a3
    fix: update criteria context on missing msg verifier start (#1268) master Prem Chaitanya Prathi 2024-12-24 14:28:53 +0530
  • 684cda35f0 fix: update criteria context on missing msg verifier start Prem Chaitanya Prathi 2024-12-19 15:54:36 +0530
  • 6dcf177414
    feat: rate limit with rln configuration (#1262) kaichao 2024-12-24 11:27:48 +0800
  • 498022acfe
    refactor: use peerInfo instead of peerID peerInfo Richard Ramos 2024-12-19 14:47:13 -0400
  • 6b6cd5f81b
    chore: remove duplicate log kaichaosun 2024-12-18 14:42:35 +0800
  • 1bcb41265f
    feat: use defaul rate limiter when nil kaichaosun 2024-12-05 15:17:24 +0800
  • 9c5f61f3cb
    chore: fix comment kaichaosun 2024-12-03 15:29:38 +0800
  • 9385c1e2f9
    chore: renaming kaichaosun 2024-12-03 15:24:47 +0800
  • e42defcfef
    feat: rate limit with rln configuration kaichaosun 2024-12-03 15:19:44 +0800
  • 78b522db50
    fix: have better defaults for send/recv rate-limits (#1267) Prem Chaitanya Prathi 2024-12-16 19:18:16 +0530
  • 122e9dee80
    fix: have better defaults for send/recv rate-limits to accomodate status use-case Prem Chaitanya Prathi 2024-12-16 19:02:36 +0530
  • db978b8529
    fix: concurrent peerMap iteration and write (#1266) hotfix/concurrent-map frank 2024-12-12 18:46:22 +0800
  • 37936ae02b
    fix: fatal error: concurrent map writes (#1265) Pablo Lopez 2024-12-10 14:08:04 +0200
  • ffed0595ad
    fix: concurrent peerMap iteration and write (#1266) frank 2024-12-12 18:46:22 +0800
  • 5bb97d220a
    fix: concurrent peerMap iteration and write frank 2024-12-12 18:30:36 +0800
  • d2bdab893b
    fix: fatal error: concurrent map writes (#1265) hotfix/concurrent-access Pablo Lopez 2024-12-10 14:08:04 +0200
  • 9a243696d7
    fix: fatal error: concurrent map writes (#1265) Pablo Lopez 2024-12-10 14:08:04 +0200
  • 8a5e3b7e67
    fix: fatal error: concurrent map writes pablo 2024-12-10 12:33:22 +0200
  • 809dba5854
    fix: use bad peer removal logic only for lightpush and filter and option to restart missing message verifier (#1244) Prem Chaitanya Prathi 2024-12-09 14:14:28 +0530
  • 05bf1bcb02 chore: fix some function name in comment lvyaoting 2024-12-05 21:25:42 +0800
  • 37c1efb889
    Update README.md richard-ramos-test-1 richΛrd 2024-12-05 09:11:50 -0400
  • 6e078ea9e6
    test richΛrd 2024-12-05 09:08:56 -0400
  • e3a270df40
    test: force cluster-id 15 force-cluster-id Richard Ramos 2024-12-04 08:58:00 -0400
  • e0a9ae0447
    fix: use bad peer removal logic only for lightpush and filter, stop and restart for missing msg verifier Prem Chaitanya Prathi 2024-12-04 19:02:16 +0700
  • 6550ff35bc
    feat: option to emit event to bus upon message sent (#1261) Arseniy Klempner 2024-12-02 19:22:30 -0800
  • e42da3a831
    feat: option to emit event to bus upon message sent Arseniy Klempner 2024-11-28 18:17:18 -0800
  • 0c594b3140
    feat: filter rate limit (#1258) richΛrd 2024-11-29 12:25:55 -0400
  • 366e0dd5c7
    fix: code review Richard Ramos 2024-11-28 15:58:44 -0400
  • 1608cf2b0b
    fix: populate pinger Richard Ramos 2024-11-28 14:38:57 -0400
  • a8689f22d8
    Update dnsdisc.md Danyll 2024-11-27 18:48:27 +0100
  • a1f8f42c3b
    Update README.md Danyll 2024-11-27 18:43:41 +0100
  • 65d842ed34
    Update README.md Danyll 2024-11-27 18:42:09 +0100
  • aaeca3805e
    Update filter.md leopardracer 2024-11-27 19:17:46 +0200
  • e37768a78b
    refactor: rename to avoid stuttering Richard Ramos 2024-11-26 08:57:58 -0400
  • 5403100d91
    feat: filter rate limit Richard Ramos 2024-11-25 15:03:06 -0400
  • 68a6faaf5c
    chore: use decred secp256k1 directly (#1245) Zoro 2024-11-26 03:06:12 +0800
  • f98a17bacf
    feat: limit api store queries to 24h (#1257) richΛrd 2024-11-25 15:05:47 -0400
  • 1f6ce5fca1
    feat: limit api queries to 24h Richard Ramos 2024-11-22 12:09:51 -0400
  • 96702e278b
    fix: setup shards (#1256) richΛrd 2024-11-22 09:36:02 -0400
  • 474fe3fa4d
    fix: setup shards Richard Ramos 2024-11-20 10:23:22 -0400
  • b646eff372
    fix: use bad peer removal logic only for lightpush and filter fix/bad-peer-removal Prem Chaitanya Prathi 2024-11-05 23:09:28 +0530
  • dd82c24e00
    chore: use AddrInfo instead of ID to match nwaku's libwaku ping function (#1251) richΛrd 2024-10-28 15:46:39 -0400
  • fc540c780e
    chore: use AddrInfo instead of ID to match nwaku's libwaku ping function Richard Ramos 2024-10-28 10:55:21 -0400
  • d81465eb1d feat: add option to specify preferred peers for filter feat/filter-preferred-peers Prem Chaitanya Prathi 2024-10-24 15:34:07 +0530
  • c78b09d4ca
    fix: filter stats mismatch and add bad peer check for light mode (#1241) Prem Chaitanya Prathi 2024-10-28 11:46:40 +0530
  • 653e7b56e8
    feat: remove bad peers based on dial errors for lightmode Prem Chaitanya Prathi 2024-10-28 11:32:38 +0530
  • 0e088569e1 fix: delete entry from subscriptions list during unsubscribe Prem Chaitanya Prathi 2024-10-15 17:01:47 +0530
  • 1ccf0e7112 chore: use decred secp256k1 directly babyhalimao 2024-10-20 14:46:16 +0800
  • fdb3c3d0b3
    refactor: use protobuffer for API storenode queries (#1248) richΛrd 2024-10-24 14:47:57 -0400
  • b6fac0fc1f
    refactor: use protobuffer for API storenode queries Richard Ramos 2024-10-22 09:36:15 -0400
  • 4519f585a8
    fix: add 1s to context.WithTimeout Richard Ramos 2024-10-21 16:29:55 -0400
  • 6bdf125dd1
    refactor: extract ping interface Richard Ramos 2024-10-22 17:03:44 -0400
  • e9071c5e80
    chore: fix store request id log (#1247) status-releases/3.4.x kaichao 2024-10-23 10:34:46 +0800
  • eb58005ec3
    refactor: extract ping interface Richard Ramos 2024-10-22 17:03:44 -0400
  • 5dc634be10
    refactor: use protobuffer for API storenode queries Richard Ramos 2024-10-22 09:36:15 -0400
  • a49e41e4eb
    chore: fix store request id log kaichaosun 2024-10-17 11:13:44 +0800
  • 3c4e40c729
    fix: add 1s to context.WithTimeout Richard Ramos 2024-10-21 16:29:55 -0400
  • 38be0dc169
    chore: fix store request id log (#1242) kaichao 2024-10-21 11:23:49 +0800
  • 15ad28cfc8
    chore_: log on panic chore/add-more-log-on-panic Igor Sirotin 2024-10-19 22:50:36 +0300
  • 787d54ae8b
    chore: fix store request id log kaichaosun 2024-10-17 11:13:44 +0800
  • 37f936d747
    refactor: decouple API from go-waku (#1239) richΛrd 2024-10-15 15:48:15 -0400
  • 01880d33e4
    fix: code review Richard Ramos 2024-10-15 14:46:34 -0400
  • 0c12367392
    refactor: decouple API from go-waku Richard Ramos 2024-10-14 17:15:04 -0400
  • 76275f6fb8
    feat: storenode cycle (#1223) richΛrd 2024-10-14 14:58:51 -0400
  • 00d898f03f
    Merge branch 'master' into storenode-cycle richΛrd 2024-10-14 14:31:40 -0400
  • f40a23ccd3
    fix: code review Richard Ramos 2024-10-14 12:14:37 -0400
  • 644c68a66f
    fix: provide option to set onlinechecker fix/filter-error Prem Chaitanya Prathi 2024-10-08 11:47:59 +0530
  • 0ed94ce0b1
    fix: simple backoff strategy after 3 subscribe failures (#1238) Prem Chaitanya Prathi 2024-10-04 11:10:19 +0530
  • 7a4795be0b fix: simple backoff strategy after 3 subscribe failures Prem Chaitanya Prathi 2024-10-04 11:01:34 +0530
  • 15b4aee808
    fix: use byte array to decode ENRs uint8 fields (#1227) richΛrd 2024-10-03 10:12:31 -0400
  • ad641042ad
    Merge branch 'master' into fix/enr-encode richΛrd 2024-10-03 10:02:59 -0400
  • ae423936ed
    fix: remove bandwidth metrics that were commited to `master` by mistake Richard Ramos 2024-10-01 18:24:47 -0400
  • 244bb176eb
    feat: add clusterID and shards config to c-bindings (#1228) Prem Chaitanya Prathi 2024-10-01 10:21:13 +0530
  • f29ce5fef0
    fix: code review Richard Ramos 2024-09-30 17:46:35 -0400
  • 330ae19788
    Merge branch 'master' into fix/enr-encode richΛrd 2024-09-30 17:49:41 -0400
  • da402dc415
    chore: add tests and mocks Richard Ramos 2024-09-30 17:32:42 -0400
  • 0194a126e3
    feat: storenode cycle Richard Ramos 2024-09-19 14:39:40 -0400
  • 36ad7c6a95
    feat: add clusterID and shards config to c-bindings Prem Chaitanya Prathi 2024-09-28 12:21:04 +0530
  • 12abd041d6
    chore: bump go-libp2p and go-libp2p-pubsub (#1208) richΛrd 2024-09-26 12:21:17 -0400
  • 01ce27d68b
    Merge 32b029926f into 8b0e03113d Alvaro Revuelta 2024-09-26 09:21:14 +0200
  • 69ce0c676c
    fix: use byte array to decode ENRs uint8 fields Richard Ramos 2024-09-23 15:36:34 -0400
  • 319e843f0b
    fix: reset bandwidth counter bandwidth-metrics Richard Ramos 2024-09-25 12:14:57 -0400
  • 9fade165f2
    fix: reset bandwidth counter Richard Ramos 2024-09-25 11:47:01 -0400
  • 8b0e03113d
    feat: log error and stacktrace when panic in goroutine (#1225) frank 2024-09-25 17:15:20 +0800
  • a460f490ff
    feat_: log error and stacktrace when panic in goroutine frank 2024-09-23 17:06:35 +0800
  • 798c9c5d81
    feat: emit an event in EventBus upon dial error (#1222) Arseniy Klempner 2024-09-23 14:41:07 -0700
  • 435c1b107d
    feat: handle dial errors from new streams Arseniy Klempner 2024-09-20 16:13:36 -0700
  • 8916615ba3
    feat: emit an event in EventBus upon dial error Arseniy Klempner 2024-09-17 17:40:32 -0700
  • 6f6983e62e
    test: bandwidth totals Richard Ramos 2024-09-23 12:23:10 -0400
  • 57d9c0025c
    chore: bump go-libp2p and go-libp2p-pubsub Richard Ramos 2024-08-23 10:50:38 -0400
  • b021257652
    test: bandwidth totals Richard Ramos 2024-09-23 12:23:10 -0400
  • 821481fec4
    fix: filter batch duration opt was not propagated correctly (#1224) Prem Chaitanya Prathi 2024-09-21 06:47:19 +0530
  • 7956fad0b1
    fix: filter batch duration opt was not propagated correctly Prem Chaitanya Prathi 2024-09-21 06:36:31 +0530
  • 2800391204
    fix: requestID validation Richard Ramos 2024-09-18 17:27:51 -0400