go-waku/cmd/waku
Prem Chaitanya Prathi 9a30c78e1a
fix: add peer api to consider protocols passed (#903)
2023-11-15 20:09:09 +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 fix: add peer api to consider protocols passed (#903) 2023-11-15 20:09:09 +05:30
flags.go fix: rest get messages not returning more than 1 message (#898) 2023-11-14 13:24:02 -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