19 Commits

Author SHA1 Message Date
gabrielmer
900b98812a
fix: store query by hash (#1282) 2025-04-11 17:56:37 +03:00
kaichao
f59588a970
feat: send bucket update when rate limit applied (#1277) 2025-03-25 17:52:50 +08:00
richΛrd
e68fcdb554
refactor: use peerInfo and multiaddresses instead of peerID (#1269) 2025-03-13 18:15:44 +02:00
kaichao
6dcf177414
feat: rate limit with rln configuration (#1262) 2024-12-24 11:27:48 +08:00
Prem Chaitanya Prathi
78b522db50
fix: have better defaults for send/recv rate-limits (#1267) 2024-12-16 19:18:16 +05:30
Arseniy Klempner
6550ff35bc
feat: option to emit event to bus upon message sent (#1261) 2024-12-02 19:22:30 -08:00
richΛrd
37f936d747
refactor: decouple API from go-waku (#1239) 2024-10-15 15:48:15 -04:00
richΛrd
76275f6fb8
feat: storenode cycle (#1223) 2024-10-14 14:58:51 -04:00
frank
8b0e03113d
feat: log error and stacktrace when panic in goroutine (#1225) 2024-09-25 17:15:20 +08:00
richΛrd
f9e7895202
fix: make the envelope priority queue safe for concurrent access (#1215) 2024-09-04 10:30:57 -04:00
kaichao
99d2477035
fix: check subscription when relay publish message (#1212) 2024-08-31 09:22:59 +08:00
kaichao
a4f0cae911
fix: set default store hash query timeout to 30s (#1204) 2024-08-22 22:45:24 +08:00
richΛrd
159635e21b
chore: limit the maximum number of message hashes to request per query (#1190) 2024-08-10 11:13:59 -04:00
kaichao
92d62a7c38
chore: refactor sender api (#1187) 2024-08-10 20:05:51 +08:00
kaichao
c2e6320953
chore: refactor message sent check method (#1184) 2024-08-07 10:24:08 +08:00
richΛrd
4f1d692413
fix: keep channels open (#1183) 2024-08-06 16:06:53 -04:00
kaichao
240051b8b8
chore: move outgoing message check from status-go to go-waku (#1180) 2024-08-06 21:05:47 +08:00
richΛrd
d047df3859
refactor: move missing messages logic from status-go to go-waku (#1174) 2024-08-01 12:00:05 -04:00
richΛrd
0fc5bcc953
refactor: move rate limiter and priority queue from status-go to api package (#1171) 2024-08-01 09:15:05 -04:00