-
Notifications
You must be signed in to change notification settings - Fork 515
Closed
Labels
projectIssue is part of an ongoing projectIssue is part of an ongoing project
Description
Description
After the v5.42.0 release, an issue was detected where an old client couldn't run the new runtime.
This is perfectly normal when a new runtime requires updated host functions, as was the case with this particular release.
However, such changes should be detected via CI.
As part of this task, we should implement such a check in the release process.
- Find the latest existing release which contains the client & fetch it
- Start it up using the zombienet tool
- Verify runtime upgrade using the new runtime wasm blob
- Ensure upgrade happens & block production continues
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
projectIssue is part of an ongoing projectIssue is part of an ongoing project