go-waku/cmd/waku
Prem Chaitanya Prathi 392558ec8e
fix: panic when discv5 is enabled while running service node (#897)
2023-11-14 16:47:49 +05:30
..
keygen refactor: move --generate-key to a generate-key subcommand 2023-08-10 09:32:25 -04:00
rlngenerate Add messages logging subsystem 2023-11-10 13:54:52 +02:00
server feat: update store client Query API for autosharding (#885) 2023-11-14 04:22:46 +05:30
flags.go chore: indicate that `--dns-discovery-url` can be repeated (#891) 2023-11-10 14:06:26 -04:00
flags_no_rln.go feat: make RLN available by default 2023-09-14 09:03:18 -04:00
flags_rln.go feat: allow running rln with no credentials 2023-09-15 10:18:44 -04:00
main.go chore: remove --store-message-db-vacuum (#883) 2023-11-09 16:10:40 -04:00
node.go fix: panic when discv5 is enabled while running service node (#897) 2023-11-14 16:47:49 +05:30
node_no_rln.go chore: return custom error code for non recoverable errors 2023-10-19 12:15:34 -04:00
node_rln.go chore: return custom error code for non recoverable errors 2023-10-19 12:15:34 -04:00
options.go chore: remove --store-message-db-vacuum (#883) 2023-11-09 16:10:40 -04:00
relay.go Add messages logging subsystem 2023-11-10 13:54:52 +02:00
sys_not_unix.go refactor: move app code to cmd/waku 2023-07-07 10:10:21 -04:00
sys_unix.go refactor: move app code to cmd/waku 2023-07-07 10:10:21 -04:00
sys_windows.go refactor: move app code to cmd/waku 2023-07-07 10:10:21 -04:00