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

Added network information to --version (or --help) command #1256

Merged
merged 2 commits into from
May 6, 2022

Conversation

jstuczyn
Copy link
Contributor

@jstuczyn jstuczyn commented May 6, 2022

Description

When running --help (or --version in case of validator-api), it will now also display the network target against which the binary has been compiled, for example:

Build Timestamp:    2022-05-06T09:33:43.367153727+00:00
Build Version:      1.0.1
Commit SHA:         4b95e71adbd426fb6953505a0a8738413e0fea1f
Commit Date:        2022-05-06T08:39:30+00:00
Commit Branch:      feature/network-info-in-version
rustc Version:      1.59.0
rustc Channel:      stable
cargo Profile:      debug
Network:            Mainnet

Checklist:

  • added a changelog entry to CHANGELOG.md

@jstuczyn jstuczyn merged commit cd5fff9 into develop May 6, 2022
@jstuczyn jstuczyn deleted the feature/network-info-in-version branch May 6, 2022 09:46
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.

1 participant