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

Implement NetworkVersionInfoQuery #483

Merged
merged 6 commits into from
Sep 1, 2023

Conversation

rwalworth
Copy link
Contributor

Description:
This PR implements the APIs associated with NetworkVersionInfoQuery, which allows users to get information about the current versions of the Hedera protobuf and the Hedera services.

Related issue(s):

Fixes #479

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@rwalworth rwalworth added the New Feature A new feature, service, or documentation. Major changes that are not backwards compatible. label Aug 28, 2023
@rwalworth rwalworth requested a review from deyanzz August 28, 2023 19:27
@rwalworth rwalworth self-assigned this Aug 28, 2023
@rwalworth rwalworth linked an issue Aug 28, 2023 that may be closed by this pull request
Copy link
Contributor

@deyanzz deyanzz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@deyanzz deyanzz merged commit 6dbc639 into main Sep 1, 2023
2 checks passed
@deyanzz deyanzz deleted the 00479-implement-networkversioninfoquery branch September 1, 2023 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Feature A new feature, service, or documentation. Major changes that are not backwards compatible.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement NetworkVersionInfoQuery
2 participants