go-waku/waku/v2
richΛrd 8aa1c4a39b
refactor(filter): unsubscribe waitgroup, execute async, and guard against calling functions while the protocol is not started (#692)
* refactor(filter): unsubscribe waitgroup and async
* refactor: verify started state for doing filter operations
2023-09-04 09:53:51 -04:00
..
discv5 refactor: peerManager test (#683) 2023-08-30 21:33:57 +07:00
dnsdisc refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics 2023-08-18 13:56:43 -04:00
hash feat(message): added waku message deterministic hashing 2023-03-08 09:08:08 -04:00
node fix: add back to peerstore dns4 addresses removed by go-libp2p identify 2023-09-01 16:53:07 -04:00
payload refactor: move payload handling to its own package 2022-12-15 21:55:14 -04:00
peermanager refactor: peerManager test (#683) 2023-08-30 21:33:57 +07:00
peerstore refactor(WakuPeerStore): nit origin (#685) 2023-08-25 19:36:06 +04:00
protocol refactor(filter): unsubscribe waitgroup, execute async, and guard against calling functions while the protocol is not started (#692) 2023-09-04 09:53:51 -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 chore: utils tests (#661) 2023-08-22 19:18:43 +05:30