michael-weigelt
michael-weigelt
**Overview** Why do we need this feature? What are we trying to accomplish? **Requirements** What requirements are necessary to consider this problem solved? **Considered Solutions** What solutions were considered? **Recommended...
This is an alternative to https://github.com/dfinity/ic/pull/2248 and https://github.com/dfinity/ic/pull/2082 This PR passes the running replica version to the execution environment, from where it can be used [in a future management canister...
This PR is a follow-up to either https://github.com/dfinity/ic/pull/2082, https://github.com/dfinity/ic/pull/2201 or **https://github.com/dfinity/ic/pull/2248** It makes replica_version available via a management canister call as specified [here](https://github.com/dfinity/interface-spec/pull/351).