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

Use faster witness-only testing method #59

Merged
merged 2 commits into from
Mar 1, 2024
Merged

Use faster witness-only testing method #59

merged 2 commits into from
Mar 1, 2024

Conversation

Nashtare
Copy link
Contributor

@Nashtare Nashtare commented Mar 1, 2024

Bump evm_arithmetization to v0.1.1 and leverage faster method for testing in witness-only mode.

@Nashtare Nashtare added the enhancement New feature or request label Mar 1, 2024
@Nashtare Nashtare requested a review from BGluth March 1, 2024 07:22
@Nashtare Nashtare self-assigned this Mar 1, 2024
@@ -153,7 +153,7 @@ impl PassedInfo {
}
}

///
/// Print the test report to the terminal.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This has been added recently to the list of clippy::warnings

@Nashtare Nashtare merged commit 916b682 into main Mar 1, 2024
2 checks passed
@Nashtare Nashtare deleted the fast_witness branch March 1, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants