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

support fuzz fixtures in ix chains #79

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Conversation

buffalojoec
Copy link
Collaborator

@buffalojoec buffalojoec commented Jan 13, 2025

Reimplementation of #73 from this suggestion from @febo.


This change adjusts the internals of the instruction chain API to support generation of fuzzing fixtures.

Additionally, since checks will play a key role in fixtures down the road, this change also adjusts the API for instruction chains, allowing developers to declare a slice of Check for each instruction in the chain separately.

@buffalojoec buffalojoec force-pushed the instr-chain-fixtures-febo branch from 735706d to aa4c18f Compare January 13, 2025 15:51
@buffalojoec buffalojoec merged commit f01db90 into main Jan 13, 2025
4 checks passed
@buffalojoec buffalojoec deleted the instr-chain-fixtures-febo branch January 13, 2025 17:16
@febo
Copy link
Contributor

febo commented Jan 13, 2025

Looks great!

buffalojoec added a commit that referenced this pull request Jan 15, 2025
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.

2 participants