-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
C1-mentorA task where a mentor is available. Please indicate in the issue who the mentor could be.A 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”.This PR/Issue is related to the topic “node”.
Description
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.A 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”.This PR/Issue is related to the topic “node”.
Type
Projects
Status
Completed