go-waku/waku/v2/protocol
Prem Chaitanya Prathi dacff8a6ae
feat: lightclient err handling (#1160)
2024-07-15 19:47:27 +05:30
..
enr fix: panic due to enr having more than 300 bytes (#1140) 2024-07-01 09:47:38 -04:00
filter feat: lightclient err handling (#1160) 2024-07-15 19:47:27 +05:30
legacy_store feat: use mesh peers instead of all peers for determining topic health (#1150) 2024-07-03 16:35:39 -04:00
lightpush feat: lightclient err handling (#1160) 2024-07-15 19:47:27 +05:30
metadata chore: allow setting enr shards for lightclient (#1159) 2024-07-15 19:29:31 +05:30
noise
pb chore: upgrade to go1.21 (#1091) 2024-06-04 18:46:28 -04:00
peer_exchange chore(wakunode2): add ability to specify PX options in wakunode2 (#1157) 2024-07-12 10:09:04 +05:30
relay fix: add peer addresses on expiry if peer is discovered again (#1128) 2024-06-18 08:06:16 +05:30
rln feat: storeV3 client (#1028) 2024-05-03 12:07:03 -04:00
store chore: bump go-libp2p (#1155) 2024-07-11 11:26:04 -04:00
subscription feat: lightclient err handling (#1160) 2024-07-15 19:47:27 +05:30
waku-proto@eb17d5032f
README.md
content_filter.go feat: filter subscription management and multiplexing (#1048) 2024-05-15 13:03:59 +05:30
content_topic.go
envelope.go feat: storeV3 client (#1028) 2024-05-03 12:07:03 -04:00
envelope_test.go feat: storeV3 client (#1028) 2024-05-03 12:07:03 -04:00
pubsub_topic.go
requestId.go
requestId_test.go
shard.go fix: remove max number of shards verif (#1081) 2024-04-08 06:21:43 -04:00
topic_test.go
utils.go feat: topic health reporting (#1027) 2024-02-08 15:24:58 +05:30
utils_test.go

README.md

Waku v2 protocol

This folder contains implementations of Waku v2 protocols.