go-waku/waku/v2
Richard Ramos 7dd02067f8 fix: unsubscribe from all peers unless specified and check err code when full node has no subscription 2023-07-05 15:54:31 -04:00
..
discv5 fix: handle scenarios where localnode has no shard set 2023-06-26 11:03:16 -04:00
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 refactor: rendezvous 2023-06-28 09:01:41 -04:00
payload refactor: move payload handling to its own package 2022-12-15 21:55:14 -04:00
peers feat: gossipsub scoring 2023-06-09 14:57:43 -04:00
protocol fix: unsubscribe from all peers unless specified and check err code when full node has no subscription 2023-07-05 15:54:31 -04:00
rendezvous refactor: rendezvous 2023-06-28 09:01:41 -04:00
rest refactor: various 2023-06-09 14:57:43 -04:00
rpc fix: code review and disconnect bad peers 2023-06-09 14:57:43 -04:00
timesource refactor: service interface 2023-01-07 11:25:32 -04:00
utils fix: enodeToMultiaddress when using ipv6 2023-06-01 14:02:18 -04:00
connection_gater.go refactor: store ENR 2023-06-09 14:57:43 -04:00
discovery_connector.go refactor: store ENR 2023-06-09 14:57:43 -04:00