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

Update cvc4 to cvc5 #741

Merged
merged 1 commit into from
Jun 21, 2024
Merged

Update cvc4 to cvc5 #741

merged 1 commit into from
Jun 21, 2024

Conversation

r0qs
Copy link
Member

@r0qs r0qs commented Jun 10, 2024

@coveralls
Copy link

Coverage Status

coverage: 84.537%. remained the same
when pulling 2600e27 on update-cvc4-to-cvc5
into fa19cf8 on master.

@r0qs r0qs marked this pull request as ready for review June 11, 2024 07:56
Copy link

@blishko blishko left a comment

Choose a reason for hiding this comment

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

Looks simple enough :)

Do we need to test it or have you already done that?

README.md Outdated Show resolved Hide resolved
@r0qs
Copy link
Member Author

r0qs commented Jun 20, 2024

Looks simple enough :)

Do we need to test it or have you already done that?

No, I have not done that, but we could indeed add some CI tests. However, even z3 is not currently tested (see: https://github.com/ethereum/solc-js/blob/master/test/smtchecker.ts#L64). Therefore, I'm not sure if it's worth adding them in this PR. We could consider adding tests for all solvers in a subsequent PR.

@coveralls
Copy link

Coverage Status

coverage: 84.537%. remained the same
when pulling 3ba9758 on update-cvc4-to-cvc5
into fa19cf8 on master.

Copy link

@blishko blishko left a comment

Choose a reason for hiding this comment

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

LGTM!

@blishko
Copy link

blishko commented Jun 21, 2024

OK, let's see if we can add some tests in another PR!

@r0qs r0qs merged commit 6b9dc2b into master Jun 21, 2024
16 checks passed
@r0qs r0qs deleted the update-cvc4-to-cvc5 branch June 21, 2024 11:53
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.

3 participants