You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the oasis-net-runner.RuntimeCfg doesn't support the Version field. Therefore the oasis-net-runner cannot be used with oasis-sdk runtimes of versions 1.0.0 or above, as the major vesion in the registry descriptor needs to match the runtime version.
Similarly the RuntimeFixture should have the Version field added so that the runtime version can be defined in a fixture.
The text was updated successfully, but these errors were encountered:
Currently the
oasis-net-runner.RuntimeCfg
doesn't support theVersion
field. Therefore theoasis-net-runner
cannot be used with oasis-sdk runtimes of versions1.0.0
or above, as the major vesion in the registry descriptor needs to match the runtime version.Similarly the
RuntimeFixture
should have theVersion
field added so that the runtime version can be defined in a fixture.The text was updated successfully, but these errors were encountered: