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

Introducing proof hints feature to be used directly through kevm binary or poetry. #14

Merged
merged 3 commits into from
Aug 23, 2024

Conversation

Robertorosmaninho
Copy link

Previously, we couldn't parse the --proof-hints flag to krun through the poetry/kevm binary. As pyk now has support for calling krun with this flag and returning bytes as expected, we can now call this new function run_proof_hint and write the bytes to the stdout buffer.

@Robertorosmaninho
Copy link
Author

blocked in this PR: runtimeverification/k#4589 and rebasing the master-update branch when the K PR has downstream to RV's KEVM repo.

Base automatically changed from master-update to master August 19, 2024 20:44
@dwightguth dwightguth merged commit 316358e into master Aug 23, 2024
4 checks passed
@dwightguth dwightguth deleted the proof-hints-krun branch August 23, 2024 16:57
Robertorosmaninho added a commit that referenced this pull request Sep 12, 2024
…binary or poetry. (#14)

Previously, we couldn't parse the `--proof-hints` flag to `krun` through
the poetry/`kevm` binary. As pyk now has support for calling `krun` with
this flag and returning `bytes` as expected, we can now call this new
function `run_proof_hint` and write the bytes to the stdout buffer.
dwightguth pushed a commit that referenced this pull request Sep 25, 2024
…binary or poetry. (#14)

Previously, we couldn't parse the `--proof-hints` flag to `krun` through
the poetry/`kevm` binary. As pyk now has support for calling `krun` with
this flag and returning `bytes` as expected, we can now call this new
function `run_proof_hint` and write the bytes to the stdout buffer.
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