go-waku/cmd/waku
Richard Ramos 624fe1bb2f chore(rln): run rln in all relay pubsubtopics + remove cli flags 2023-08-24 10:48:22 -04:00
..
keygen refactor: move --generate-key to a generate-key subcommand 2023-08-10 09:32:25 -04:00
rest refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics 2023-08-18 13:56:43 -04:00
rlngenerate chore: update smart contracts and documentation 2023-08-24 10:37:54 -04:00
rpc fix: code scan alerts (#664) 2023-08-22 19:18:20 +05:30
flags.go feat: merkle tree persistence 2023-08-18 09:59:37 -04:00
flags_no_rln.go refactor: move app code to cmd/waku 2023-07-07 10:10:21 -04:00
flags_rln.go chore(rln): run rln in all relay pubsubtopics + remove cli flags 2023-08-24 10:48:22 -04:00
main.go feat: create `generate-rln-credentials` subcommand 2023-08-24 10:37:54 -04:00
node.go fix: log output and encoding (#656) 2023-08-19 08:48:42 +05:30
node_no_rln.go refactor: move --generate-key to a generate-key subcommand 2023-08-10 09:32:25 -04:00
node_rln.go chore(rln): run rln in all relay pubsubtopics + remove cli flags 2023-08-24 10:48:22 -04:00
options.go chore(rln): run rln in all relay pubsubtopics + remove cli flags 2023-08-24 10:48:22 -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