mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-01 05:27:56 +00:00
[Backport] Version bumps from 1.6.0 release (#2965)
This PR backports version bumps from release branch `release-polkadot-v1.6.0` back to `master` and also moved `prdoc` files related to the release to the appropriate folder
This commit is contained in:
Generated
+2
-2
@@ -12065,7 +12065,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "polkadot"
|
||||
version = "1.5.0"
|
||||
version = "1.6.0"
|
||||
dependencies = [
|
||||
"assert_cmd",
|
||||
"color-eyre",
|
||||
@@ -13038,7 +13038,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "polkadot-parachain-bin"
|
||||
version = "1.5.0"
|
||||
version = "1.6.0"
|
||||
dependencies = [
|
||||
"assert_cmd",
|
||||
"asset-hub-rococo-runtime",
|
||||
|
||||
@@ -115,7 +115,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: create_runtime_str!("statemine"),
|
||||
impl_name: create_runtime_str!("statemine"),
|
||||
authoring_version: 1,
|
||||
spec_version: 1_005_001,
|
||||
spec_version: 1_006_000,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 14,
|
||||
@@ -128,7 +128,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: create_runtime_str!("statemine"),
|
||||
impl_name: create_runtime_str!("statemine"),
|
||||
authoring_version: 1,
|
||||
spec_version: 1_005_000,
|
||||
spec_version: 1_006_000,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 14,
|
||||
|
||||
@@ -113,7 +113,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: create_runtime_str!("westmint"),
|
||||
impl_name: create_runtime_str!("westmint"),
|
||||
authoring_version: 1,
|
||||
spec_version: 1_005_000,
|
||||
spec_version: 1_006_000,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 14,
|
||||
|
||||
@@ -201,7 +201,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: create_runtime_str!("bridge-hub-rococo"),
|
||||
impl_name: create_runtime_str!("bridge-hub-rococo"),
|
||||
authoring_version: 1,
|
||||
spec_version: 1_005_002,
|
||||
spec_version: 1_006_000,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 4,
|
||||
|
||||
@@ -175,7 +175,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: create_runtime_str!("bridge-hub-westend"),
|
||||
impl_name: create_runtime_str!("bridge-hub-westend"),
|
||||
authoring_version: 1,
|
||||
spec_version: 1_005_000,
|
||||
spec_version: 1_006_000,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 4,
|
||||
|
||||
@@ -116,7 +116,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: create_runtime_str!("collectives-westend"),
|
||||
impl_name: create_runtime_str!("collectives-westend"),
|
||||
authoring_version: 1,
|
||||
spec_version: 1_005_000,
|
||||
spec_version: 1_006_000,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 5,
|
||||
|
||||
@@ -133,7 +133,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: create_runtime_str!("contracts-rococo"),
|
||||
impl_name: create_runtime_str!("contracts-rococo"),
|
||||
authoring_version: 1,
|
||||
spec_version: 1_005_000,
|
||||
spec_version: 1_006_000,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 6,
|
||||
|
||||
@@ -120,7 +120,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: create_runtime_str!("coretime-westend"),
|
||||
impl_name: create_runtime_str!("coretime-westend"),
|
||||
authoring_version: 1,
|
||||
spec_version: 1_005_000,
|
||||
spec_version: 1_006_000,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 0,
|
||||
|
||||
@@ -99,7 +99,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: create_runtime_str!("glutton-westend"),
|
||||
impl_name: create_runtime_str!("glutton-westend"),
|
||||
authoring_version: 1,
|
||||
spec_version: 1_005_000,
|
||||
spec_version: 1_006_000,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 1,
|
||||
|
||||
@@ -124,7 +124,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: create_runtime_str!("people-rococo"),
|
||||
impl_name: create_runtime_str!("people-rococo"),
|
||||
authoring_version: 1,
|
||||
spec_version: 1_000,
|
||||
spec_version: 1_006_000,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 0,
|
||||
|
||||
@@ -124,7 +124,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: create_runtime_str!("people-westend"),
|
||||
impl_name: create_runtime_str!("people-westend"),
|
||||
authoring_version: 1,
|
||||
spec_version: 1_000,
|
||||
spec_version: 1_006_000,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 0,
|
||||
|
||||
@@ -108,7 +108,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: create_runtime_str!("test-parachain"),
|
||||
impl_name: create_runtime_str!("test-parachain"),
|
||||
authoring_version: 1,
|
||||
spec_version: 1_005_000,
|
||||
spec_version: 1_006_000,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 6,
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "polkadot-parachain-bin"
|
||||
version = "1.5.0"
|
||||
version = "1.6.0"
|
||||
authors.workspace = true
|
||||
build = "build.rs"
|
||||
edition.workspace = true
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@ rust-version = "1.64.0"
|
||||
readme = "README.md"
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
version = "1.5.0"
|
||||
version = "1.6.0"
|
||||
default-run = "polkadot"
|
||||
|
||||
[lints]
|
||||
|
||||
@@ -58,7 +58,7 @@ pub use disputes::{
|
||||
/// relatively rare.
|
||||
///
|
||||
/// The associated worker binaries should use the same version as the node that spawns them.
|
||||
pub const NODE_VERSION: &'static str = "1.5.0";
|
||||
pub const NODE_VERSION: &'static str = "1.6.0";
|
||||
|
||||
// For a 16-ary Merkle Prefix Trie, we can expect at most 16 32-byte hashes per node
|
||||
// plus some overhead:
|
||||
|
||||
@@ -147,7 +147,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: create_runtime_str!("westend"),
|
||||
impl_name: create_runtime_str!("parity-westend"),
|
||||
authoring_version: 2,
|
||||
spec_version: 1_005_000,
|
||||
spec_version: 1_006_000,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 24,
|
||||
|
||||
Reference in New Issue
Block a user