mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 21:01:02 +00:00
[Backport] Version bumps and prdoc reorg from 1.10.0 (#4052)
This PR backports `spec_version`, `node_version` bumps and reordering of the prdocs from the 1.10.0 release branch
This commit is contained in:
@@ -113,7 +113,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|||||||
spec_name: create_runtime_str!("statemine"),
|
spec_name: create_runtime_str!("statemine"),
|
||||||
impl_name: create_runtime_str!("statemine"),
|
impl_name: create_runtime_str!("statemine"),
|
||||||
authoring_version: 1,
|
authoring_version: 1,
|
||||||
spec_version: 1_009_000,
|
spec_version: 1_010_000,
|
||||||
impl_version: 0,
|
impl_version: 0,
|
||||||
apis: RUNTIME_API_VERSIONS,
|
apis: RUNTIME_API_VERSIONS,
|
||||||
transaction_version: 14,
|
transaction_version: 14,
|
||||||
@@ -126,7 +126,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|||||||
spec_name: create_runtime_str!("statemine"),
|
spec_name: create_runtime_str!("statemine"),
|
||||||
impl_name: create_runtime_str!("statemine"),
|
impl_name: create_runtime_str!("statemine"),
|
||||||
authoring_version: 1,
|
authoring_version: 1,
|
||||||
spec_version: 1_009_000,
|
spec_version: 1_010_000,
|
||||||
impl_version: 0,
|
impl_version: 0,
|
||||||
apis: RUNTIME_API_VERSIONS,
|
apis: RUNTIME_API_VERSIONS,
|
||||||
transaction_version: 14,
|
transaction_version: 14,
|
||||||
|
|||||||
@@ -110,7 +110,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|||||||
spec_name: create_runtime_str!("westmint"),
|
spec_name: create_runtime_str!("westmint"),
|
||||||
impl_name: create_runtime_str!("westmint"),
|
impl_name: create_runtime_str!("westmint"),
|
||||||
authoring_version: 1,
|
authoring_version: 1,
|
||||||
spec_version: 1_009_000,
|
spec_version: 1_010_000,
|
||||||
impl_version: 0,
|
impl_version: 0,
|
||||||
apis: RUNTIME_API_VERSIONS,
|
apis: RUNTIME_API_VERSIONS,
|
||||||
transaction_version: 14,
|
transaction_version: 14,
|
||||||
|
|||||||
@@ -203,7 +203,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|||||||
spec_name: create_runtime_str!("bridge-hub-rococo"),
|
spec_name: create_runtime_str!("bridge-hub-rococo"),
|
||||||
impl_name: create_runtime_str!("bridge-hub-rococo"),
|
impl_name: create_runtime_str!("bridge-hub-rococo"),
|
||||||
authoring_version: 1,
|
authoring_version: 1,
|
||||||
spec_version: 1_009_000,
|
spec_version: 1_010_000,
|
||||||
impl_version: 0,
|
impl_version: 0,
|
||||||
apis: RUNTIME_API_VERSIONS,
|
apis: RUNTIME_API_VERSIONS,
|
||||||
transaction_version: 4,
|
transaction_version: 4,
|
||||||
|
|||||||
@@ -177,7 +177,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|||||||
spec_name: create_runtime_str!("bridge-hub-westend"),
|
spec_name: create_runtime_str!("bridge-hub-westend"),
|
||||||
impl_name: create_runtime_str!("bridge-hub-westend"),
|
impl_name: create_runtime_str!("bridge-hub-westend"),
|
||||||
authoring_version: 1,
|
authoring_version: 1,
|
||||||
spec_version: 1_009_000,
|
spec_version: 1_010_000,
|
||||||
impl_version: 0,
|
impl_version: 0,
|
||||||
apis: RUNTIME_API_VERSIONS,
|
apis: RUNTIME_API_VERSIONS,
|
||||||
transaction_version: 4,
|
transaction_version: 4,
|
||||||
|
|||||||
@@ -117,7 +117,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|||||||
spec_name: create_runtime_str!("collectives-westend"),
|
spec_name: create_runtime_str!("collectives-westend"),
|
||||||
impl_name: create_runtime_str!("collectives-westend"),
|
impl_name: create_runtime_str!("collectives-westend"),
|
||||||
authoring_version: 1,
|
authoring_version: 1,
|
||||||
spec_version: 1_009_000,
|
spec_version: 1_010_000,
|
||||||
impl_version: 0,
|
impl_version: 0,
|
||||||
apis: RUNTIME_API_VERSIONS,
|
apis: RUNTIME_API_VERSIONS,
|
||||||
transaction_version: 5,
|
transaction_version: 5,
|
||||||
|
|||||||
@@ -134,7 +134,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|||||||
spec_name: create_runtime_str!("contracts-rococo"),
|
spec_name: create_runtime_str!("contracts-rococo"),
|
||||||
impl_name: create_runtime_str!("contracts-rococo"),
|
impl_name: create_runtime_str!("contracts-rococo"),
|
||||||
authoring_version: 1,
|
authoring_version: 1,
|
||||||
spec_version: 1_009_000,
|
spec_version: 1_010_000,
|
||||||
impl_version: 0,
|
impl_version: 0,
|
||||||
apis: RUNTIME_API_VERSIONS,
|
apis: RUNTIME_API_VERSIONS,
|
||||||
transaction_version: 6,
|
transaction_version: 6,
|
||||||
|
|||||||
@@ -134,7 +134,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|||||||
spec_name: create_runtime_str!("coretime-rococo"),
|
spec_name: create_runtime_str!("coretime-rococo"),
|
||||||
impl_name: create_runtime_str!("coretime-rococo"),
|
impl_name: create_runtime_str!("coretime-rococo"),
|
||||||
authoring_version: 1,
|
authoring_version: 1,
|
||||||
spec_version: 1_009_000,
|
spec_version: 1_010_000,
|
||||||
impl_version: 0,
|
impl_version: 0,
|
||||||
apis: RUNTIME_API_VERSIONS,
|
apis: RUNTIME_API_VERSIONS,
|
||||||
transaction_version: 0,
|
transaction_version: 0,
|
||||||
|
|||||||
@@ -134,7 +134,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|||||||
spec_name: create_runtime_str!("coretime-westend"),
|
spec_name: create_runtime_str!("coretime-westend"),
|
||||||
impl_name: create_runtime_str!("coretime-westend"),
|
impl_name: create_runtime_str!("coretime-westend"),
|
||||||
authoring_version: 1,
|
authoring_version: 1,
|
||||||
spec_version: 1_009_000,
|
spec_version: 1_010_000,
|
||||||
impl_version: 0,
|
impl_version: 0,
|
||||||
apis: RUNTIME_API_VERSIONS,
|
apis: RUNTIME_API_VERSIONS,
|
||||||
transaction_version: 0,
|
transaction_version: 0,
|
||||||
|
|||||||
@@ -100,7 +100,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|||||||
spec_name: create_runtime_str!("glutton-westend"),
|
spec_name: create_runtime_str!("glutton-westend"),
|
||||||
impl_name: create_runtime_str!("glutton-westend"),
|
impl_name: create_runtime_str!("glutton-westend"),
|
||||||
authoring_version: 1,
|
authoring_version: 1,
|
||||||
spec_version: 1_009_000,
|
spec_version: 1_010_000,
|
||||||
impl_version: 0,
|
impl_version: 0,
|
||||||
apis: RUNTIME_API_VERSIONS,
|
apis: RUNTIME_API_VERSIONS,
|
||||||
transaction_version: 1,
|
transaction_version: 1,
|
||||||
|
|||||||
@@ -127,7 +127,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|||||||
spec_name: create_runtime_str!("people-rococo"),
|
spec_name: create_runtime_str!("people-rococo"),
|
||||||
impl_name: create_runtime_str!("people-rococo"),
|
impl_name: create_runtime_str!("people-rococo"),
|
||||||
authoring_version: 1,
|
authoring_version: 1,
|
||||||
spec_version: 1_009_000,
|
spec_version: 1_010_000,
|
||||||
impl_version: 0,
|
impl_version: 0,
|
||||||
apis: RUNTIME_API_VERSIONS,
|
apis: RUNTIME_API_VERSIONS,
|
||||||
transaction_version: 0,
|
transaction_version: 0,
|
||||||
|
|||||||
@@ -127,7 +127,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|||||||
spec_name: create_runtime_str!("people-westend"),
|
spec_name: create_runtime_str!("people-westend"),
|
||||||
impl_name: create_runtime_str!("people-westend"),
|
impl_name: create_runtime_str!("people-westend"),
|
||||||
authoring_version: 1,
|
authoring_version: 1,
|
||||||
spec_version: 1_009_000,
|
spec_version: 1_010_000,
|
||||||
impl_version: 0,
|
impl_version: 0,
|
||||||
apis: RUNTIME_API_VERSIONS,
|
apis: RUNTIME_API_VERSIONS,
|
||||||
transaction_version: 0,
|
transaction_version: 0,
|
||||||
|
|||||||
@@ -107,7 +107,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|||||||
spec_name: create_runtime_str!("test-parachain"),
|
spec_name: create_runtime_str!("test-parachain"),
|
||||||
impl_name: create_runtime_str!("test-parachain"),
|
impl_name: create_runtime_str!("test-parachain"),
|
||||||
authoring_version: 1,
|
authoring_version: 1,
|
||||||
spec_version: 1_009_000,
|
spec_version: 1_010_000,
|
||||||
impl_version: 0,
|
impl_version: 0,
|
||||||
apis: RUNTIME_API_VERSIONS,
|
apis: RUNTIME_API_VERSIONS,
|
||||||
transaction_version: 6,
|
transaction_version: 6,
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ pub use disputes::{
|
|||||||
/// relatively rare.
|
/// relatively rare.
|
||||||
///
|
///
|
||||||
/// The associated worker binaries should use the same version as the node that spawns them.
|
/// The associated worker binaries should use the same version as the node that spawns them.
|
||||||
pub const NODE_VERSION: &'static str = "1.9.0";
|
pub const NODE_VERSION: &'static str = "1.10.0";
|
||||||
|
|
||||||
// For a 16-ary Merkle Prefix Trie, we can expect at most 16 32-byte hashes per node
|
// For a 16-ary Merkle Prefix Trie, we can expect at most 16 32-byte hashes per node
|
||||||
// plus some overhead:
|
// plus some overhead:
|
||||||
|
|||||||
@@ -155,7 +155,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|||||||
spec_name: create_runtime_str!("rococo"),
|
spec_name: create_runtime_str!("rococo"),
|
||||||
impl_name: create_runtime_str!("parity-rococo-v2.0"),
|
impl_name: create_runtime_str!("parity-rococo-v2.0"),
|
||||||
authoring_version: 0,
|
authoring_version: 0,
|
||||||
spec_version: 1_009_000,
|
spec_version: 1_010_000,
|
||||||
impl_version: 0,
|
impl_version: 0,
|
||||||
apis: RUNTIME_API_VERSIONS,
|
apis: RUNTIME_API_VERSIONS,
|
||||||
transaction_version: 24,
|
transaction_version: 24,
|
||||||
|
|||||||
@@ -152,7 +152,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|||||||
spec_name: create_runtime_str!("westend"),
|
spec_name: create_runtime_str!("westend"),
|
||||||
impl_name: create_runtime_str!("parity-westend"),
|
impl_name: create_runtime_str!("parity-westend"),
|
||||||
authoring_version: 2,
|
authoring_version: 2,
|
||||||
spec_version: 1_009_000,
|
spec_version: 1_010_000,
|
||||||
impl_version: 0,
|
impl_version: 0,
|
||||||
apis: RUNTIME_API_VERSIONS,
|
apis: RUNTIME_API_VERSIONS,
|
||||||
transaction_version: 24,
|
transaction_version: 24,
|
||||||
|
|||||||
@@ -13,6 +13,4 @@ doc:
|
|||||||
|
|
||||||
crates:
|
crates:
|
||||||
- name: polkadot-runtime-common
|
- name: polkadot-runtime-common
|
||||||
bump: minor
|
|
||||||
- name: polkadot-runtime-parachains
|
- name: polkadot-runtime-parachains
|
||||||
bump: major
|
|
||||||
Reference in New Issue
Block a user