Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: peerData, localPeerData GraphQL APIs #107

Merged
merged 2 commits into from Oct 31, 2023
Merged

Conversation

hopeyen
Copy link
Collaborator

@hopeyen hopeyen commented Oct 26, 2023

Description

  • Added GraphQL APIs to expose gossip peer information
  • Added GraphcastAgent to Server context, considered storing peer info to PersistedState but left for future considerations
  • Tested locally
Screenshot 2023-10-26 at 4 31 25 PM

Issue link (if applicable)

Resolves #106

Checklist

  • Are tests up-to-date with the new changes?
  • Are docs up-to-date with the new changes? (Open PR on docs repo if necessary)

@hopeyen hopeyen requested a review from petkodes October 26, 2023 13:50
@hopeyen hopeyen self-assigned this Oct 26, 2023
@hopeyen hopeyen added type:feature New or enhanced functionality size:medium Medium p2 Medium priority labels Oct 26, 2023
petkodes
petkodes previously approved these changes Oct 27, 2023
@chriswessels
Copy link
Member

Nice work!

@hopeyen hopeyen merged commit 033c782 into dev Oct 31, 2023
7 checks passed
@hopeyen hopeyen deleted the hope/peers-data-graphql-api branch October 31, 2023 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2 Medium priority size:medium Medium type:feature New or enhanced functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

exposing peer info via graphql
3 participants