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

[DO NOT MERGE] Update dependency for testing: deps/haskell-backend_release #370

Closed
wants to merge 4 commits into from

Conversation

Scott-Guest
Copy link
Contributor

@Scott-Guest Scott-Guest commented Nov 15, 2023

This PR only exists to test that the corresponding changes on the haskell-backend (runtimeverification/haskell-backend#3684) will pass in CI here.

The changes cross a number of different projects, so just being overly cautious :)

rv-jenkins pushed a commit to runtimeverification/haskell-backend that referenced this pull request Jan 9, 2024
Fixes #3683 

The `KRYPTO` hooks now use `Bytes` for raw strings instead of `String`,
so this PR updates the evaluators here accordingly.

Additionally, I updated all tests that reference `KRYPTO` lest they give
errors about hooked symbols having incorrect sorts. Specifically,
- I regenerated the `regression-evm` tests by running
`generate-regression-tests.sh` with my branch of KEVM that uses the
updated hooks.
- For all the tests that I couldn't regenerate, I manually patched them
by changing the existing `KRYPTO` symbols into functions which wrap the
new hooks with appropriate calls to `String2Bytes` and `Bytes2String`.

Corresponding PR testing this on the booster:
runtimeverification/hs-backend-booster#370
@geo2a geo2a closed this Feb 5, 2024
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