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

Refactor zero_bin leader cli #317

Merged

Conversation

frisitano
Copy link
Contributor

This PR proposes that we refactor the leader CLI such that instead of having one command per rpc type, we have a single rpc command with an argument for the rpc type. This reduces redundancy and makes the cli more extensible as more rpc types are added (e.g. reth).

@github-actions github-actions bot added the crate: zero_bin Anything related to the zero-bin subcrates. label Jun 24, 2024
Copy link
Contributor

@BGluth BGluth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, very good call, thanks for cleaning this up!

Copy link
Collaborator

@Nashtare Nashtare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM2!

@Nashtare Nashtare added this to the Cleanups and Misc. milestone Jun 24, 2024
@Nashtare Nashtare merged commit c8e248f into 0xPolygonZero:develop Jun 24, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crate: zero_bin Anything related to the zero-bin subcrates.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants