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

Update FVM, Deps & Rust #484

Merged
merged 2 commits into from
Nov 7, 2024
Merged

Update FVM, Deps & Rust #484

merged 2 commits into from
Nov 7, 2024

Conversation

Stebalien
Copy link
Member

@Stebalien Stebalien commented Sep 13, 2024

  • Updates the FVM to v4.4.3, v3.11.1, and v2.9.1 in order to pull in the latest wasmtime (v25) version and the latest dependencies.
  • Update the rest of our dependencies (except those that have breaking changes, I'll do that in a separate PR).
  • Update rust to 1.78, the version used/tested in the FVM crate.

@ribasushi
Copy link
Contributor

cc @rjan90 @BigLep this one should make it to NV24
probably coupling with #486 makes sense

@Stebalien
Copy link
Member Author

I would ship this in the next feature release, but not in stable as it pulls in new wasmtime versions (risk) and fixes a long-standing bug that only affects macos.

@Stebalien
Copy link
Member Author

(although I'd still like to get it merged...)

@BigLep BigLep mentioned this pull request Sep 17, 2024
3 tasks
@BigLep
Copy link
Member

BigLep commented Sep 17, 2024

Message received on the risk here of requiring this during a network upgrade without sufficient bake time in production beforehand. As a result, we'll include in v1.31.0.

@Stebalien Stebalien force-pushed the steb/update-fvm branch 2 times, most recently from 3f696c9 to 16015bb Compare October 21, 2024 18:38
This updates us to 1.78, the version the FVM is currently tested against.
@Stebalien Stebalien merged commit 38d83a2 into master Nov 7, 2024
7 checks passed
@Stebalien Stebalien deleted the steb/update-fvm branch November 7, 2024 03:40
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.

4 participants