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-prover] Refactored options creation for better reuse #250_173 #480

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

satyamacn
Copy link
Contributor

Motivation

This PR enhances #439 by making it easier to specify prover options for applications outside of core Move. Without this refactoring, the options have to be passed as strings or the entire run_move_prover function needs to be copied to customize them. The refactoring enables "outside" prover users to reuse run_move_prover by replicating/augmenting code in a much shorter execute function only.

@sahithiacn
Copy link
Contributor

/canary

bors-diem pushed a commit that referenced this pull request Mar 21, 2023
@bors-diem
Copy link

☀️ Canary successful

@sahithiacn sahithiacn requested a review from dhaneshacn May 13, 2023 06:54
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.

4 participants