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

Convert gas price analysis tool into CLI with options to run in optimizer mode or with specific inputs #2137

Closed
MitchTurner opened this issue Aug 28, 2024 · 0 comments · Fixed by #2156
Assignees

Comments

@MitchTurner
Copy link
Member

No description provided.

@MitchTurner MitchTurner self-assigned this Sep 3, 2024
MitchTurner added a commit that referenced this issue Sep 3, 2024
## Linked Issues/PRs
Closes: #2137

## Description
Just wrapped the exiting binary into a CLI using `clap`. This also
allowed us to parameterize some of the values for quick changes without
having to recompile or modify the code.

Prerequisite for #2138

### Before requesting review
- [x] I have reviewed the code myself
- [ ] I have created follow-up issues caused by this PR and linked them
here
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 a pull request may close this issue.

1 participant