update deps and bump version (#1676)

* update version

* bump version
This commit is contained in:
Muharem Ismailov
2022-09-22 20:16:52 +02:00
committed by GitHub
parent cea28704f7
commit 2b51c08de1
8 changed files with 186 additions and 186 deletions
Generated
+179 -179
View File
File diff suppressed because it is too large Load Diff
@@ -85,7 +85,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("statemine"),
impl_name: create_runtime_str!("statemine"),
authoring_version: 1,
spec_version: 9270,
spec_version: 9271,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 7,
@@ -115,7 +115,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("statemint"),
impl_name: create_runtime_str!("statemint"),
authoring_version: 1,
spec_version: 9270,
spec_version: 9271,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 7,
@@ -83,7 +83,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("westmint"),
impl_name: create_runtime_str!("westmint"),
authoring_version: 1,
spec_version: 9270,
spec_version: 9271,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 7,
@@ -116,7 +116,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: 9270,
spec_version: 9271,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,
@@ -62,7 +62,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("seedling"),
impl_name: create_runtime_str!("seedling"),
authoring_version: 1,
spec_version: 9270,
spec_version: 9271,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,
@@ -192,7 +192,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("penpal-parachain"),
impl_name: create_runtime_str!("penpal-parachain"),
authoring_version: 1,
spec_version: 9270,
spec_version: 9271,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,
@@ -94,7 +94,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: 9270,
spec_version: 9271,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,