go-waku/waku/v2
Richard Ramos 991e872de9
chore: add requestID to error message in store validation
2024-09-17 10:13:01 -04:00
..
api fix: make the envelope priority queue safe for concurrent access (#1215) 2024-09-04 10:30:57 -04: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 fix: use correct ticker for all peers ping (#1214) 2024-09-04 19:14:17 +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 chore: add requestID to error message in store validation 2024-09-17 10:13:01 -04: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