go-waku/waku/v2/node
Richard Ramos 9e52e09dd5 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
..
address_test.go fix: try to include as many multiaddr as possible without exceeding max enr size 2023-02-01 21:11:16 -04:00
connectedness.go Feat/peer manager (#596) 2023-08-03 21:51:15 +05:30
connectedness_test.go refactor: remove unused function and simplify code related to creating db and migrations 2023-08-10 10:37:22 -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: 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
localnode.go fix: warning message format when using static shards and named shards at same time 2023-07-07 10:35:12 -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 feat: support serviceslots in peermanager (#631) 2023-08-10 18:28:22 +05:30
wakunode2_no_rln.go refactor: service interface 2023-01-07 11:25:32 -04:00
wakunode2_rln.go feat(rln-relay): pass in index to keystore credentials 2023-08-03 11:17:50 -04:00
wakunode2_test.go refactor: remove unused function and simplify code related to creating db and migrations 2023-08-10 10:37:22 -04:00
wakuoptions.go Feat/peer manager (#596) 2023-08-03 21:51:15 +05:30
wakuoptions_rln.go refactor: use uint instead of int for RLN indexes 2023-08-03 11:17:50 -04:00
wakuoptions_test.go feat: support serviceslots in peermanager (#631) 2023-08-10 18:28:22 +05:30