michael-weigelt

Results 4 issues of 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...

feat
@consensus
@execution
@pocket-ic
@ic-message-routing-owners
@languages

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).

feat