-
Notifications
You must be signed in to change notification settings - Fork 607
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
fix: update wasm vm as per CWA-2023-004 #7300
Conversation
This update has failed e2e 3 times in a row |
Double checked, this is the only PR that's making e2e fail rn 🤔 |
e2e tests passed after being re-run 🥲 |
@PaddyMc Yep, but super flaky. I've ran it multiple times myself, but fails at the same point when its failing, which is a little sus |
Going to merge the E2E change and then merge that into this PR and determine if we were just unlucky or if this PR actually makes a change that modifies logic negatively |
* update wasm vm * update changelog * spacing (cherry picked from commit 11f1873)
* update wasm vm * update changelog * spacing (cherry picked from commit 11f1873) Co-authored-by: Adam Tucker <[email protected]>
Closes: #XXX
What is the purpose of the change
As per CWA-2023-004, bump wasmvm version from v1.5.0 to v1.5.1