-
Notifications
You must be signed in to change notification settings - Fork 136
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
Stebalien
commented
Sep 13, 2024
•
edited
Loading
edited
- 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.
Stebalien
force-pushed
the
steb/update-fvm
branch
2 times, most recently
from
September 13, 2024 01:09
4d75d83
to
2678216
Compare
This was referenced Sep 13, 2024
Merged
Stebalien
force-pushed
the
steb/update-fvm
branch
from
September 13, 2024 01:45
2678216
to
979cc5c
Compare
Stebalien
commented
Sep 13, 2024
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. |
(although I'd still like to get it merged...) |
3 tasks
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
force-pushed
the
steb/update-fvm
branch
2 times, most recently
from
October 21, 2024 18:38
3f696c9
to
16015bb
Compare
This updates us to 1.78, the version the FVM is currently tested against.
Stebalien
force-pushed
the
steb/update-fvm
branch
from
November 7, 2024 02:51
16015bb
to
531af35
Compare
rvagg
approved these changes
Nov 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.