go-waku/waku/v2/node
richΛrd bfee9964f6
fix: setFallbackIP with reported libp2p addr (#808)
2023-10-17 10:33:50 -04:00
..
address_test.go feat: prefer circuit relay addr over ws, and update cache with enrs with newer seq number 2023-10-17 08:29:24 -04:00
connectedness.go refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics 2023-08-18 13:56:43 -04:00
connectedness_test.go refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics 2023-08-18 13:56:43 -04:00
keepalive.go chore: keepAlive will not immediatly disconnect peers when waking up from sleep, but do it only if pinging the peer fails 2023-08-10 11:16:02 -04:00
keepalive_test.go Chore: test cov improvement (#784) 2023-09-29 04:40:43 +05:30
localnode.go fix: setFallbackIP with reported libp2p addr (#808) 2023-10-17 10:33:50 -04:00
metrics.go refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics 2023-08-18 13:56:43 -04:00
service.go refactor: make discovery connector subscribe to discovery services 2023-07-07 09:47:46 -04:00
version.go refactor: gowaku version 2022-11-25 21:56:43 -04:00
wakunode2.go fix: addr update 2023-10-17 09:00:30 -04:00
wakunode2_no_rln.go feat: make RLN available by default 2023-09-14 09:03:18 -04:00
wakunode2_rln.go feat: allow running rln with no credentials 2023-09-15 10:18:44 -04:00
wakunode2_test.go Update peer selection options for light protocols (#787) 2023-10-16 22:12:01 +05:30
wakuoptions.go feat: Sharded peer management - Relay (#764) 2023-09-27 12:16:37 +05:30
wakuoptions_rln.go feat: make RLN available by default 2023-09-14 09:03:18 -04:00
wakuoptions_test.go refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics 2023-08-18 13:56:43 -04:00