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

configuration: backport async backing parameters from the feature branch #6961

Merged
merged 5 commits into from
Mar 28, 2023

Conversation

slumber
Copy link
Contributor

@slumber slumber commented Mar 27, 2023

Follow-up #6937 to jump into the v5 config migration.

Async backing being enabled/disabled is defined by the runtime API version and special endpoint being available. Hence this change can safely be done in advance.

@slumber slumber added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any 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. E0-runtime_migration PR introduces code that might require downstream chains to run a runtime upgrade. labels Mar 27, 2023
@slumber
Copy link
Contributor Author

slumber commented Mar 27, 2023

AbridgedHostConfiguration isn't changed, not related to this PR.

@slumber slumber requested review from sandreim and bkchr March 27, 2023 15:54
primitives/src/vstaging/mod.rs Outdated Show resolved Hide resolved
@slumber
Copy link
Contributor Author

slumber commented Mar 28, 2023

bot merge

@paritytech-processbot
Copy link

Waiting for commit status.

@slumber
Copy link
Contributor Author

slumber commented Mar 28, 2023

bot merge cancel

@paritytech-processbot
Copy link

Merge cancelled.

@slumber
Copy link
Contributor Author

slumber commented Mar 28, 2023

bot merge

@paritytech-processbot
Copy link

Waiting for commit status.

@paritytech-processbot paritytech-processbot bot merged commit 26b0c4f into master Mar 28, 2023
@paritytech-processbot paritytech-processbot bot deleted the slumber-backport-async-backing-config branch March 28, 2023 14:55
ordian added a commit that referenced this pull request Mar 29, 2023
* master:
  Companion: wasm-builder support stable Rust (#6967)
  Fix feature (#6966)
  configuration: backport async backing parameters from the feature branch (#6961)
  Histogram support in runtime metrics (#6935)
  Bump openssl from 0.10.38 to 0.10.48 (#6955)
  Proxy for Nomination Pools (#6846)
  Nomination Pools migration v5: RewardPool fix (#6957)
  bump timestamp script to v0.2 (#6954)
  Subsystem channel tweaks (#6905)
  Companion for #13683 (#6944)
  inherent disputes: remove per block initializer and disputes timeout event (#6937)
ordian added a commit that referenced this pull request Mar 29, 2023
…slashing-client

* ao-past-session-slashing-runtime:
  Companion: wasm-builder support stable Rust (#6967)
  Fix feature (#6966)
  configuration: backport async backing parameters from the feature branch (#6961)
  Histogram support in runtime metrics (#6935)
  Bump openssl from 0.10.38 to 0.10.48 (#6955)
  Proxy for Nomination Pools (#6846)
  Nomination Pools migration v5: RewardPool fix (#6957)
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. B0-silent Changes should not be mentioned in any 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. E0-runtime_migration PR introduces code that might require downstream chains to run a runtime upgrade.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants