go-waku/waku/v2
Igor Sirotin 4c3ec60da5
fix: prevent panics in peermanager and WakuRelay (#1206)
2024-08-23 15:23:07 +01:00
..
api fix: set default store hash query timeout to 30s (#1204) 2024-08-22 22:45:24 +08:00
discv5 fix: do not write tcp port 0 and remove 100 chars length limit for multiaddresses (#1129) 2024-06-20 12:50:15 +05:30
dnsdisc feat: Enable immediate dial termination by reusing passed context in GetResolver (#1006) 2024-01-15 20:12:02 +05:30
hash chore(lint): adds `make lint-full` target and fixes some linting errors 2023-09-12 09:54:34 -04:00
node feat: shard aware pruning of peer store (#1193) 2024-08-21 18:08:11 +05:30
onlinechecker feat: online checker (#1125) 2024-06-25 11:28:04 -04:00
payload chore: use waku-org/waku-proto repository for protobuffer definitions (#828) 2023-11-07 15:48:43 -04:00
peermanager fix: prevent panics in peermanager and WakuRelay (#1206) 2024-08-23 15:23:07 +01:00
peerstore feat: shard aware pruning of peer store (#1193) 2024-08-21 18:08:11 +05:30
protocol fix: prevent panics in peermanager and WakuRelay (#1206) 2024-08-23 15:23:07 +01:00
rendezvous chore: bumped libp2p and pubsub to 0.32.2 and 0.10 respectively (#987) 2024-01-12 13:40:27 -04:00
service fix: do not write tcp port 0 and remove 100 chars length limit for multiaddresses (#1129) 2024-06-20 12:50:15 +05:30
timesource chore(lint): adds `make lint-full` target and fixes some linting errors 2023-09-12 09:54:34 -04:00
utils feat: e2e reliable chat example POC (#1153) 2024-08-19 13:30:15 +04:00