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

Extend telemetry data with more node versioning details #2524

Merged

Conversation

wezrule
Copy link
Contributor

@wezrule wezrule commented Jan 29, 2020

Json requested knowing more details about the node version rather than just the major version. Added minor_version & patch_version, renamed vendor_version to major_version. Nox also suggested adding a "maker" for third party nodes, where 0 is defaulted as being for the Nano Foundation node. Also added CMake variable for a new concept of "pre release" so that there is a clear distinction between that future patch versions.

This telemetry data has been added as optional so we can also test the backwards/forwards compatibility in the DB too.

@wezrule wezrule added documentation This item indicates the need for or supplies updated or expanded documentation quality improvements This item indicates the need for or supplies changes that improve maintainability beta testing wanted telemetry labels Jan 29, 2020
@wezrule wezrule added this to the V21.0 milestone Jan 29, 2020
@wezrule wezrule self-assigned this Jan 29, 2020
cryptocode
cryptocode previously approved these changes Jan 30, 2020
@wezrule wezrule requested a review from argakiig January 30, 2020 10:45
argakiig
argakiig previously approved these changes Jan 30, 2020
@wezrule wezrule merged commit 033d8b5 into nanocurrency:develop Jan 31, 2020
@wezrule wezrule deleted the add_more_versioning_to_telemetry_rpc branch January 31, 2020 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation This item indicates the need for or supplies updated or expanded documentation quality improvements This item indicates the need for or supplies changes that improve maintainability telemetry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants