go-waku/waku/v2/node
Richard Ramos e0e4a2fa87 refactor: remove unused function and simplify code related to creating db and migrations 2023-08-10 10:37:22 -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 feat: subscribe to shards with --topic and refactors 2023-07-06 11:18:29 -04:00
keepalive_test.go fix: only lock keepAlive mutex when necessary 2023-01-26 16:16:34 -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