Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

sc-cli: Remove SubstrateCli::native_runtime_version function #14511

Merged
merged 1 commit into from Jul 5, 2023

Conversation

bkchr
Copy link
Member

@bkchr bkchr commented Jul 4, 2023

The native runtime will be removed in the near future and thus this function will not be required anymore.

Code changes

Downstream users just need to remove native_runtime_version from their implementation of the SubstrateCli trait.

polkadot companion: paritytech/polkadot#7459
cumulus companion: paritytech/cumulus#2821

The native runtime will be removed in the near future and thus this function will not be required
anymore.

\# Code changes

Downstream users just need to remove `native_runtime_version` from their implementation of the
`SubstrateCli` trait.
@bkchr bkchr added A0-please_review Pull request needs code review. C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit B1-note_worthy Changes should be noted in the release notes T0-node This PR/Issue is related to the topic “node”. labels Jul 4, 2023
@bkchr bkchr requested a review from a team July 4, 2023 14:38
@michalkucharczyk michalkucharczyk requested a review from a team July 4, 2023 14:40
bkchr added a commit to paritytech/polkadot that referenced this pull request Jul 4, 2023
bkchr added a commit to paritytech/cumulus that referenced this pull request Jul 4, 2023
@bkchr
Copy link
Member Author

bkchr commented Jul 5, 2023

bot merge

@paritytech-processbot
Copy link

Error: "Check reviews" status is not passing for paritytech/polkadot#7459

@bkchr
Copy link
Member Author

bkchr commented Jul 5, 2023

bot merge

@paritytech-processbot
Copy link

Error: Statuses failed for 76c2082

@bkchr
Copy link
Member Author

bkchr commented Jul 5, 2023

bot merge force

@paritytech-processbot paritytech-processbot bot merged commit 29ef477 into master Jul 5, 2023
57 of 58 checks passed
@paritytech-processbot paritytech-processbot bot deleted the bkchr-remove-native-runtime-version branch July 5, 2023 07:38
paritytech-processbot bot pushed a commit to paritytech/polkadot that referenced this pull request Jul 5, 2023
* Companion for Substrate#14511

paritytech/substrate#14511

* Make benchmarking build without any native runtime

* Fix warning

* update lockfile for {"substrate"}

---------

Co-authored-by: parity-processbot <>
paritytech-processbot bot pushed a commit to paritytech/cumulus that referenced this pull request Jul 5, 2023
* Companion for Substrate#14511

paritytech/substrate#14511

* update lockfile for {"substrate", "polkadot"}

---------

Co-authored-by: parity-processbot <>
ggwpez pushed a commit to ggwpez/runtimes that referenced this pull request Jul 13, 2023
* Companion for Substrate#14511

paritytech/substrate#14511

* update lockfile for {"substrate", "polkadot"}

---------

Co-authored-by: parity-processbot <>
nathanwhit pushed a commit to nathanwhit/substrate that referenced this pull request Jul 19, 2023
…ytech#14511)

The native runtime will be removed in the near future and thus this function will not be required
anymore.

\# Code changes

Downstream users just need to remove `native_runtime_version` from their implementation of the
`SubstrateCli` trait.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B1-note_worthy Changes should be noted in the release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit T0-node This PR/Issue is related to the topic “node”.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants