This website requires JavaScript.
Explore
Help
Sign In
status-im
/
go-waku
Watch
2
Star
0
Fork
0
You've already forked go-waku
mirror of
https://github.com/status-im/go-waku.git
synced
2025-01-15 08:14:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
go-waku
/
waku
/
v2
/
protocol
History
Richard Ramos
793c059ea7
fix: loop counter for writing multiaddresses in enr
2023-09-08 13:45:11 -04:00
..
enr
fix: loop counter for writing multiaddresses in enr
2023-09-08 13:45:11 -04:00
filter
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
legacy_filter
refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics
2023-08-18 13:56:43 -04:00
lightpush
refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics
2023-08-18 13:56:43 -04:00
noise
refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics
2023-08-18 13:56:43 -04:00
pb
…
peer_exchange
refactor: peerManager test (
#683
)
2023-08-30 21:33:57 +07:00
relay
chore(rln): run rln in all relay pubsubtopics + remove cli flags
2023-08-24 10:48:22 -04:00
rln
chore(rln-relay): use the only key from keystore if only 1 exists
2023-09-08 12:05:32 -04:00
store
feat: autosharding core logic (
#669
)
2023-08-25 09:55:38 +05:30
content_topic.go
feat: autosharding core logic (
#669
)
2023-08-25 09:55:38 +05:30
envelope_test.go
…
envelope.go
…
pubsub_topic.go
autosharding content-topic config (
#696
)
2023-09-06 10:07:21 +05:30
README.md
…
requestId_test.go
…
requestId.go
…
shard.go
autosharding content-topic config (
#696
)
2023-09-06 10:07:21 +05:30
topic_test.go
autosharding content-topic config (
#696
)
2023-09-06 10:07:21 +05:30
utils_test.go
…
utils.go
…
README.md
Waku v2 protocol
This folder contains implementations of
Waku v2 protocols
.