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

remove test-vectors command #8856

Closed
mattsse opened this issue Jun 14, 2024 · 1 comment
Closed

remove test-vectors command #8856

mattsse opened this issue Jun 14, 2024 · 1 comment
Labels
A-cli Related to the reth CLI C-discussion A discussion about the direction and design of the project

Comments

@mattsse
Copy link
Collaborator

mattsse commented Jun 14, 2024

Describe the feature

this command pulls in proptest etc

can either be removed or should be put behind a feature flag or moved to test-utils

/// Generate test-vectors for different data types.
#[derive(Debug, Parser)]
pub struct Command {
#[command(subcommand)]
command: Subcommands,
}

wdyt @rkrasiuk @joshieDo

Additional context

No response

@mattsse mattsse added C-enhancement New feature or request C-discussion A discussion about the direction and design of the project labels Jun 14, 2024
@mattsse mattsse added A-cli Related to the reth CLI and removed C-enhancement New feature or request labels Jun 14, 2024
@DaniPopes
Copy link
Member

#9329

@github-project-automation github-project-automation bot moved this from Todo to Done in Reth Tracker Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cli Related to the reth CLI C-discussion A discussion about the direction and design of the project
Projects
Archived in project
Development

No branches or pull requests

2 participants