go-waku/waku/v2/node
Richard Ramos a124c48b4e fix: add peerID to multiaddr 2023-07-07 12:04:05 -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 Modify isOnline setting when LightMode is on and Relay is off 2023-06-22 15:38:40 -04:00
connectedness_test.go refactor: service interface 2023-01-07 11:25:32 -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 fix: add peerID to multiaddr 2023-07-07 12:04:05 -04:00
wakunode2_no_rln.go refactor: service interface 2023-01-07 11:25:32 -04:00
wakunode2_rln.go refactor: credentials 2023-04-11 10:39:07 -04:00
wakunode2_test.go fix: allow wakunodes to be restarted without error 2023-07-07 09:47:46 -04:00
wakuoptions.go feat: subscribe to shards with --topic and refactors 2023-07-06 11:18:29 -04:00
wakuoptions_rln.go refactor: credentials 2023-04-11 10:39:07 -04:00
wakuoptions_test.go refactor: add `--ext-ip` and `--dns4-domain-name` values to the list of node multiaddressess 2023-05-15 17:39:58 -04:00