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

Output behavior of mev-boost --version changed between v1.7 and v1.8 #711

Open
liuyangc3 opened this issue Dec 31, 2024 · 0 comments
Open

Comments

@liuyangc3
Copy link

liuyangc3 commented Dec 31, 2024

the output behavior has changed between v1.7 and v1.8:

  • v1.7: The output is printed to stdout. And output is "mev-boost v1.7" the version part is same as tag
  • v1.8: The output is printed to stderr. And output is "mev-boost v1.8.0\n" the version part is not same as tag

we rely the output to check current version in our script, please use same logic to output the version information thanks

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

No branches or pull requests

1 participant