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(staking): autocli flag panic fix #215

Merged
merged 2 commits into from
Mar 25, 2024
Merged

Conversation

gluax
Copy link
Contributor

@gluax gluax commented Mar 18, 2024

Motivation

To fix the autocli runtime panic issue.

Explanation of Changes

Tell autocli to use the positional height for Historicalnfo instead of our height flag. Or that's what I think I did lol.

Testing

I compiled and tested that the panic still doesn't happen with these changes.

But idk what else may have changed to the cli for me doing this?

Related PRs and Issues

Closes #199

@gluax gluax force-pushed the fix/custom-staking-autocli branch from ba9cc9f to 970a735 Compare March 25, 2024 19:27
@gluax gluax merged commit 970a735 into main Mar 25, 2024
9 of 10 checks passed
@gluax gluax deleted the fix/custom-staking-autocli branch March 25, 2024 19:27
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.

🐛 Chain command building fails (at runtime) without AutoCLI code in staking
2 participants