status-go/vendor/github.com/waku-org/go-waku/waku/v2/protocol
RichΛrd ba1ba1ac02
chore: use go 1.19 and bump go-libp2p (#3371)
* chore: use go 1.19 and bump go-libp2p

* chore: bump golangci-lint

* chore: update go version in shell.nix
2023-04-07 20:23:07 +02:00
..
filter chore: upgrade go-waku to v0.5 (#3213) 2023-02-22 17:58:17 -04:00
filterv2 chore: use go 1.19 and bump go-libp2p (#3371) 2023-04-07 20:23:07 +02:00
lightpush feat: update go-waku to introduce meta field and deterministic hashing 2023-03-13 21:03:34 -04:00
pb chore: use go 1.19 and bump go-libp2p (#3371) 2023-04-07 20:23:07 +02:00
peer_exchange chore: use go 1.19 and bump go-libp2p (#3371) 2023-04-07 20:23:07 +02:00
relay chore: use go 1.19 and bump go-libp2p (#3371) 2023-04-07 20:23:07 +02:00
rln chore: use go 1.19 and bump go-libp2p (#3371) 2023-04-07 20:23:07 +02:00
store chore: use go 1.19 and bump go-libp2p (#3371) 2023-04-07 20:23:07 +02:00
README.md fix: go-waku update discv5 ENR on succesful NAT 2022-11-28 08:41:23 -04:00
envelope.go feat: update go-waku to introduce meta field and deterministic hashing 2023-03-13 21:03:34 -04:00
peer_options.go chore: update gowaku 2023-01-10 09:02:37 -04:00
requestId.go fix: go-waku update discv5 ENR on succesful NAT 2022-11-28 08:41:23 -04:00
topic.go feat: update go-waku to introduce meta field and deterministic hashing 2023-03-13 21:03:34 -04:00
utils.go chore: upgrade go-waku to v0.5 (#3213) 2023-02-22 17:58:17 -04:00

README.md

Waku v2 protocol

This folder contains implementations of Waku v2 protocols.