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

[node.sh] print out running binary version #3245

Merged
merged 1 commit into from
Jul 23, 2020

Conversation

LeoHChen
Copy link
Contributor

We used to check only the installed version of harmony binary.
There are cases when validator didn't restrart the harmony process
even though the binary was updated.

So, we print out both on-disk binary version and the running version.

Signed-off-by: Leo Chen leo@harmony.one

We used to check only the installed version of harmony binary.
There are cases when validator didn't restrart the harmony process
even though the binary was updated.

So, we print out both on-disk binary version and the running version.

Signed-off-by: Leo Chen <leo@harmony.one>
@LeoHChen
Copy link
Contributor Author

Tested on one node.

./node.sh -V
Binary  Version: Harmony (C) 2020. harmony, version v6137-v2.1.9-61-gb9b462d9 (lc@ 2020-07-21T05:56:59+0000)
Running Version: Harmony (C) 2020. harmony, version v6137-v2.1.9-61-gb9b462d9 (lc@ 2020-07-21T05:56:59+0000)

@LeoHChen LeoHChen merged commit 594e660 into harmony-one:main Jul 23, 2020
@LeoHChen LeoHChen deleted the print_out_running_version branch July 23, 2020 20:16
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.

None yet

2 participants