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

debug: add network info response endpoint with network identity #161

Merged
merged 1 commit into from
Jan 15, 2022

Conversation

dshulyak
Copy link
Contributor

Existing tooling relies on logs or files to recover this information, i want to simplify the integration for new tooling.

@lrettig
Copy link
Member

lrettig commented Jan 14, 2022

What's meant by NetworkInfo? In particular shouldn't we consider the versioning information we defined in spacemeshos/SMIPS#75? I feel like this should maybe be a struct including all of these version IDs.

@dshulyak
Copy link
Contributor Author

What's meant by NetworkInfo? In particular shouldn't we consider the versioning information we defined in spacemeshos/SMIPS#75? I feel like this should maybe be a struct including all of these version IDs.

id is a p2p identity. network info means that this struct provides network info, it may include currently connected peers for example. i don't see how that smip is related to my use case, as it is a debug service we should have no problems update it in future

@dshulyak dshulyak merged commit 3b2eee8 into master Jan 15, 2022
@fasmat fasmat deleted the debug-network-id branch December 14, 2022 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants