Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Admin API: query for peers with specific capabilities. #418

Closed
jm-clius opened this issue Jul 5, 2021 · 1 comment
Closed

Admin API: query for peers with specific capabilities. #418

jm-clius opened this issue Jul 5, 2021 · 1 comment

Comments

@jm-clius
Copy link
Contributor

jm-clius commented Jul 5, 2021

Problem

The Admin API provides a get_waku_v2_admin_v1_peers method to query the peers currently registered on a Waku v2 node. This method currently takes no parameters.

It will be useful to specify some filter criteria when querying for peers, including filtering on connectedness state and registered protocol.
Example uses:
"Verify that node is connected to at least one store peer"
"Show all relay peers for this node"
etc.

Acceptance criteria

get_waku_v2_admin_v1_peers method extended to filter results on:

  • Connectedness state
  • Registered protocol
@jimstir
Copy link
Contributor

jimstir commented Jun 13, 2024

Closing, issue moved here

@jimstir jimstir closed this as completed Jun 13, 2024
@jimstir jimstir closed this as not planned Won't fix, can't repro, duplicate, stale Jun 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants