go-waku/cmd/waku
Prem Chaitanya Prathi 54c02213cd
fix: code scan alerts (#664)
* fix: error reported by codeQL

* chore: remove lgtm alert as repo has moved to code scanning

* chore: bump libp2p and deps in order to fix a security vulnerability

* chore: update gitignore for example build and bin

* chore:fix vendor sha
2023-08-22 19:18:20 +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
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 feat: merkle tree persistence 2023-08-18 09:59:37 -04:00
main.go feat: sqlite vacuum and optional migrations 2023-08-10 10:29:40 -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 feat: merkle tree persistence 2023-08-18 09:59:37 -04:00
options.go feat: merkle tree persistence 2023-08-18 09:59:37 -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