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

Fix versionFlag to output to stdout #710

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

coincashew
Copy link

@coincashew coincashew commented Dec 20, 2024

πŸ“ Summary

Rollsback a change which affected the versionFlag output
mev-boost --version
outputs to stdout once again.

Version output is currently outputting to stderr.

β›± Motivation and Context

Fixes coincashew/EthPillar#47

Before


After

mev-boost v1.8.1-6-gc574ad2-dev

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.

mev-boost v1.7+ no longer outputs version to stdout
1 participant