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

Updates support for protobuf to match pending network upgrades #166

Merged
merged 1 commit into from
Aug 30, 2019

Conversation

gregscullard
Copy link
Contributor

@gregscullard gregscullard commented Aug 30, 2019

Detailed description:
Updates the protobuf library used by mirror node to match testnet/mainnet upgrade version.
-A number of new ResponseCodes are added with the upgrade, mirror node needs to support them.
-Added error handling around unknown response codes to avoid NPE

Which issue(s) this PR fixes:
Fixes #138

Checklist

  • Documentation added
  • Tests updated

Signed-off-by: Greg Scullard <gregscullard@hedera.com>
@gregscullard gregscullard added bug Type: Something isn't working OABlocker labels Aug 30, 2019
@gregscullard gregscullard added this to the 0.1.0 milestone Aug 30, 2019
@mike-burrage-hedera mike-burrage-hedera merged commit ef41c70 into master Aug 30, 2019
@delete-merged-branch delete-merged-branch bot deleted the 138-update-protobuf-support branch August 30, 2019 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Type: Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check version of protobuf in pom.xml
2 participants