go-waku/cmd/waku
harsh jain 0868f5d4dd
feat: add filter v2 rpc (#798)
* feat: add filter v2 rpc

ping, subscribe/unsubscribe and unsubscribeAll.



* test(filterRest): pingFailure, subscribe-ping, unsubscribe and unsubscribeAll
2023-10-27 06:21:50 +07:00
..
keygen refactor: move --generate-key to a generate-key subcommand 2023-08-10 09:32:25 -04:00
rlngenerate feat: allow running rln with no credentials 2023-09-15 10:18:44 -04:00
server feat: add filter v2 rpc (#798) 2023-10-27 06:21:50 +07:00
flags.go feat: metadata protocol 2023-10-20 20:30:23 -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 feat: metadata protocol 2023-10-20 20:30:23 -04:00
node.go Feat: implement admin rest api (#827) 2023-10-25 00:55:04 +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 feat: metadata protocol 2023-10-20 20:30:23 -04: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