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

Move statements logic to separate function #2894

Open
wants to merge 1 commit into
base: 2051-new-fuzzer-architecture-2
Choose a base branch
from

Conversation

ddoktorski
Copy link
Contributor

@ddoktorski ddoktorski commented Jan 29, 2025

Towards #2051

Introduced changes

  • Simple refactor to extract common logic between current append_config_statements function and append_fuzzer_config_statements added in the next PR

This PR is part of the stack:

-- Add generate_arg cheatcode (#2892)
-- Add Fuzzable trait (#2893)
➡️ Move statements logic to separate function (#2894)
-- Add new fuzzer logic to plugin (#2895)
-- Remove old fuzzer logic (#2896)
-- Add fuzzer tests with multiple attributes (#2898)
-- Update fuzzer documentation and changelog (#2899)
-- Add macro to derive Fuzzable trait (TBU)

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.

1 participant