go-waku/cmd/waku/server/rpc
Prem Chaitanya Prathi a5ce5dfaa4
feat: update store client Query API for autosharding (#885)
2023-11-14 04:22:46 +05:30
..
admin.go Feat: implement admin rest api (#827) 2023-10-25 00:55:04 +05:30
admin_test.go chore: use waku-org/waku-proto repository for protobuffer definitions (#828) 2023-11-07 15:48:43 -04:00
codec.go chore(lint): adds `make lint-full` target and fixes some linting errors 2023-09-12 09:54:34 -04:00
coded_test.go feat: append RLN proofs when posting messages in REST/RPC 2023-09-08 14:42:33 -04:00
debug.go feat: append RLN proofs when posting messages in REST/RPC 2023-09-08 14:42:33 -04:00
debug_test.go feat: append RLN proofs when posting messages in REST/RPC 2023-09-08 14:42:33 -04:00
filter.go chore: use waku-org/waku-proto repository for protobuffer definitions (#828) 2023-11-07 15:48:43 -04:00
filter_test.go chore: update relay REST and RPC API's and fix unit tests (#866) 2023-11-07 20:26:48 +05:30
relay.go Add messages logging subsystem 2023-11-10 13:54:52 +02:00
relay_test.go chore: use waku-org/waku-proto repository for protobuffer definitions (#828) 2023-11-07 15:48:43 -04:00
rpc_type.go feat: append RLN proofs when posting messages in REST/RPC 2023-09-08 14:42:33 -04:00
runner.go feat : autoshard relay api (#807) 2023-10-21 01:26:18 +05:30
store.go feat: update store client Query API for autosharding (#885) 2023-11-14 04:22:46 +05:30
store_test.go feat: append RLN proofs when posting messages in REST/RPC 2023-09-08 14:42:33 -04:00
util_test.go chore: use waku-org/waku-proto repository for protobuffer definitions (#828) 2023-11-07 15:48:43 -04:00
utils.go fix(rest): use custom struct for messages instead of protobuffer (#888) 2023-11-10 14:31:36 -04:00
waku_rpc.go chore(lint): adds `make lint-full` target and fixes some linting errors 2023-09-12 09:54:34 -04:00
waku_rpc_test.go chore(lint): adds `make lint-full` target and fixes some linting errors 2023-09-12 09:54:34 -04:00