Skip to content

PVF: Incorporate wasmtime version in worker version checks #2398

@mrcnski

Description

@mrcnski

For example, say someone downloads the node and workers at a release version, and then switches to master for some bug fixes. He could be running an updated node without updating the workers, but the node version hasn't changed so the version check passes. But wasmtime may have been bumped since then.

Wasmtime bumps are rare enough, that we can enforce rebuilds without impacting the dev UX. Should be simple to implement; see the new SUBSTRATE_WASMTIME_VERSION env var.

Originally posted by @mrcnski in #1918 (comment)

Metadata

Metadata

Assignees

Labels

C1-mentorA task where a mentor is available. Please indicate in the issue who the mentor could be.T0-nodeThis PR/Issue is related to the topic “node”.

Type

No type

Projects

Status

Completed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions