-
Notifications
You must be signed in to change notification settings - Fork 54
fix(cli): report version on abci info endpoint #546
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
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
📢 Thoughts on this report? Let us know! |
Thanks for your contribution! Could you change the description? The allowed format of issue is like |
updated |
_ is not allowed in description, so could you edit once again? Thanks |
okay, updated to match |
b66e31f
to
81367f1
Compare
Hey team. May I ask you if there are any blockers on this patch? |
@0xHansLee and @stevemilk please merge this PR and prepare forrelease if no objection |
Sorry for the delay. Let me merge this PR after release v1.3.1 which is released soon. |
@DavidVentura While updating this branch onto main (5ece358), the commit loses verified signatures. Could you make the signature and push again? |
populate the version field on the abci-info endpoint
issue: #497