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

Follow Protocol Buffers Style Guide and handle ProtocolParameter upgrades #79

Merged
merged 4 commits into from
Jul 26, 2022

Conversation

alexsporn
Copy link
Member

@alexsporn alexsporn commented Jul 15, 2022

  • Changing all field names to snake_case and prefixing enum values according to the protobuf style guide

(https://developers.google.com/protocol-buffers/docs/style)

  • Separate the ProtocolParameters from the NodeConfiguration into a separate read call and added the current ones to the confirmed milestones stream.
  • Removed parsed ProtocolParameters in favor of RawProtocolParameters to make us independent of protocol versions

@alexsporn alexsporn linked an issue Jul 15, 2022 that may be closed by this pull request
@alexsporn alexsporn changed the title Follow Protocol Buffers Style Guide Follow Protocol Buffers Style Guide and handle ProtocolParameter upgrades Jul 26, 2022
@alexsporn alexsporn marked this pull request as ready for review July 26, 2022 11:52
@alexsporn alexsporn merged commit a4ab27f into develop Jul 26, 2022
@alexsporn alexsporn deleted the feat/snake_case_fields branch July 26, 2022 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants