go-waku/waku/v2
Richard Ramos 1c75c89790 refactor: remove unneeded `Connect` as dns4 addresses are being resolved now 2023-06-01 14:02:08 -04:00
..
discv5 fix: do not block ctx.Done() on peer discovery 2023-05-10 08:09:44 -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 fix: set autorelay interval to 2 seconds 2023-05-18 12:10:37 -04:00
payload refactor: move payload handling to its own package 2022-12-15 21:55:14 -04:00
protocol refactor: remove unneeded `Connect` as dns4 addresses are being resolved now 2023-06-01 14:02:08 -04:00
rendezvous fix(rendezvous) - interop with nwaku 2023-06-01 13:31:21 -04:00
rest fix: constrainted env add wait to TestRelaySubscription 2023-05-08 08:31:19 -04:00
rpc fix: constrainted env add wait to TestRelaySubscription 2023-05-08 08:31:19 -04:00
timesource refactor: service interface 2023-01-07 11:25:32 -04:00
utils feat: utils for handling shards in enr 2023-04-25 10:54:59 -04:00
discovery_connector.go refactor: inject host on node start 2023-04-17 11:09:05 -04:00