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

Add class ClaimLoader #4511

Merged
merged 9 commits into from
Jul 16, 2024
Merged

Add class ClaimLoader #4511

merged 9 commits into from
Jul 16, 2024

Conversation

tothtamas28
Copy link
Contributor

@tothtamas28 tothtamas28 commented Jul 10, 2024

Function ClaimLoader(kprove).load_claims exposes the same interface as kprove.get_claims, but additionally, it caches the --emit-json-spec result. The saved .json file contains a digest for checking if the spec is still up-to-date.

@tothtamas28 tothtamas28 self-assigned this Jul 10, 2024
@tothtamas28 tothtamas28 requested review from Baltoli and gtrepta July 10, 2024 12:36
@tothtamas28 tothtamas28 marked this pull request as ready for review July 10, 2024 12:36
Copy link
Contributor

@Baltoli Baltoli left a comment

Choose a reason for hiding this comment

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

A couple of very pedantic comments, but looks good!

pyk/src/pyk/ktool/claim_loader.py Outdated Show resolved Hide resolved
pyk/src/pyk/ktool/utils.py Show resolved Hide resolved
@rv-jenkins rv-jenkins merged commit c27df56 into develop Jul 16, 2024
17 checks passed
@rv-jenkins rv-jenkins deleted the claim-loader branch July 16, 2024 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants