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

Refactor logic for generating sim files in mc-attest-verifier #3495

Merged
merged 3 commits into from
Aug 14, 2023

Conversation

nick-mobilecoin
Copy link
Collaborator

@nick-mobilecoin nick-mobilecoin commented Aug 11, 2023

The logic for (re)generating sim files has been re-worked to make it
easier to add the generation of more sim files.

This is smaller refactor to prepare for the need to generate more sim files.

The logic for (re)generating sim files has been re-worked to make it
easier to add the generation of more sim files.
@nick-mobilecoin
Copy link
Collaborator Author

nick-mobilecoin commented Aug 11, 2023

attest/verifier/build.rs Show resolved Hide resolved
attest/verifier/build.rs Outdated Show resolved Hide resolved
attest/verifier/build.rs Outdated Show resolved Hide resolved
attest/verifier/build.rs Outdated Show resolved Hide resolved
Previously a signal file was used to indicate a regeneration of the sime
files was needed. Now the original logic of any file not existing causes
the files to be re-generated.
attest/verifier/build.rs Outdated Show resolved Hide resolved
@nick-mobilecoin
Copy link
Collaborator Author

@nick-mobilecoin started a stack merge that includes this pull request via Graphite.

@nick-mobilecoin nick-mobilecoin merged commit d3485e1 into master Aug 14, 2023
20 checks passed
@nick-mobilecoin
Copy link
Collaborator Author

@nick-mobilecoin merged this pull request with Graphite.

@nick-mobilecoin nick-mobilecoin deleted the nick/redo-sim-generation-logic branch August 14, 2023 23:17
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