go-waku/cmd/waku
Prem Chaitanya Prathi d13b1f0aa3
autosharding content-topic config (#696)
* chore: add shard choice simulation test

* feat: add new flags for pubsub and contentTopics and deprecate topic flag

* chore: remove store-resume-peer config and comment out functionality until redesign of store is done

* chore: fix code to use contentTopics value

* fix: use default waku topic only if no other topics are provided in the config
2023-09-06 10:07:21 +05:30
..
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 feat: use rln registry contract 2023-09-04 10:02:14 -04:00
rpc fix: code scan alerts (#664) 2023-08-22 19:18:20 +05:30
flags.go autosharding content-topic config (#696) 2023-09-06 10:07:21 +05:30
flags_no_rln.go refactor: move app code to cmd/waku 2023-07-07 10:10:21 -04:00
flags_rln.go refactor: use a map to store credentials instead of an array 2023-08-31 15:42:45 -04:00
main.go autosharding content-topic config (#696) 2023-09-06 10:07:21 +05:30
node.go autosharding content-topic config (#696) 2023-09-06 10:07:21 +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 refactor: use a map to store credentials instead of an array 2023-08-31 15:42:45 -04:00
options.go autosharding content-topic config (#696) 2023-09-06 10:07:21 +05:30
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