go-waku/cmd/waku/rpc
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
..
admin.go refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
admin_test.go refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics 2023-08-18 13:56:43 -04:00
codec.go refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
coded_test.go refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
debug.go refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
debug_test.go refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
filter.go refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
filter_test.go refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics 2023-08-18 13:56:43 -04:00
relay.go fix: code scan alerts (#664) 2023-08-22 19:18:20 +05:30
relay_test.go refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
rpc_type.go refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
runner.go refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
store.go refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
store_test.go refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
util_test.go refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
utils.go refactor: move RPC and REST servers to waku cmd 2023-07-28 08:03:00 -04:00
waku_rpc.go chore: remove v1 code and legacy filter from chat2 2023-08-07 15:09:32 -04:00
waku_rpc_test.go chore: remove v1 code and legacy filter from chat2 2023-08-07 15:09:32 -04:00