go-waku/waku/v2
Prem Chaitanya Prathi 287d7a014e
fix: fix relay peer calculation (#650)
2023-08-17 18:26:20 +05:30
..
discv5 Feat/peer manager (#596) 2023-08-03 21:51:15 +05:30
dnsdisc feat: add peer connection notif channel and allow dialing peers with the peer.AddrInfo 2023-05-12 09:09:08 -04:00
hash feat(message): added waku message deterministic hashing 2023-03-08 09:08:08 -04:00
metrics fix: rename `gowaku_` metrics to `waku_` 2023-04-27 09:58:06 -04:00
node fix: race condition in peermgt initialization reported by race detector (#646) 2023-08-16 17:55:58 +05:30
payload refactor: move payload handling to its own package 2022-12-15 21:55:14 -04:00
peermanager fix: fix relay peer calculation (#650) 2023-08-17 18:26:20 +05:30
peerstore feat: implement relay connectivity loop (#642) 2023-08-15 06:57:51 +05:30
protocol chore(filter2): test updates 2023-08-14 16:29:00 -04:00
rendezvous refactor: remove unused function and simplify code related to creating db and migrations 2023-08-10 10:37:22 -04:00
timesource refactor: service interface 2023-01-07 11:25:32 -04:00
utils feat: support serviceslots in peermanager (#631) 2023-08-10 18:28:22 +05:30