Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version 1.7.1 #383

Merged
merged 1 commit into from
Jul 20, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 15 additions & 15 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nodes/parachain/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build = "build.rs"
description = "KILT parachain"
edition = "2021"
name = "kilt-parachain"
version = "1.7.0"
version = "1.7.1"

[[bin]]
name = "kilt-parachain"
Expand Down
2 changes: 1 addition & 1 deletion nodes/standalone/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ authors = ["KILT <info@kilt.io>"]
build = "build.rs"
edition = "2021"
name = "mashnet-node"
version = "1.7.0"
version = "1.7.1"

[[bin]]
name = "mashnet-node"
Expand Down
2 changes: 1 addition & 1 deletion pallets/attestation/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = "Enables adding and revoking attestations."
edition = "2021"
name = "attestation"
repository = "https://github.com/KILTprotocol/mashnet-node"
version = "1.7.0"
version = "1.7.1"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
Expand Down
2 changes: 1 addition & 1 deletion pallets/ctype/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = "Enables adding CTypes."
edition = "2021"
name = "ctype"
repository = "https://github.com/KILTprotocol/mashnet-node"
version = "1.7.0"
version = "1.7.1"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
Expand Down
2 changes: 1 addition & 1 deletion pallets/delegation/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = "Enables creating and revoking root nodes of delegation hierarchie
edition = "2021"
name = "delegation"
repository = "https://github.com/KILTprotocol/mashnet-node"
version = "1.7.0"
version = "1.7.1"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
Expand Down
2 changes: 1 addition & 1 deletion pallets/did/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = "Enables adding and removing decentralized identifiers (DIDs)."
edition = "2021"
name = "did"
repository = "https://github.com/KILTprotocol/mashnet-node"
version = "1.7.0"
version = "1.7.1"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
Expand Down
2 changes: 1 addition & 1 deletion pallets/pallet-did-lookup/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = "Lookup the DID for a blockchain account."
edition = "2021"
name = "pallet-did-lookup"
repository = "https://github.com/KILTprotocol/mashnet-node"
version = "1.7.0"
version = "1.7.1"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
Expand Down
2 changes: 1 addition & 1 deletion pallets/pallet-inflation/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = "Substrate pallet issueing a pre-configured amount of tokens to th
edition = "2021"
name = "pallet-inflation"
repository = "https://github.com/KILTprotocol/mashnet-node"
version = "1.7.0"
version = "1.7.1"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
Expand Down
2 changes: 1 addition & 1 deletion pallets/pallet-web3-names/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = "Unique Web3 nicknames for KILT DIDs."
edition = "2021"
name = "pallet-web3-names"
repository = "https://github.com/KILTprotocol/mashnet-node"
version = "1.7.0"
version = "1.7.1"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
Expand Down
2 changes: 1 addition & 1 deletion pallets/parachain-staking/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ authors = ["KILT <info@kilt.io>"]
description = "Parachain parachain-staking pallet for collator delegation and selection as well as reward distribution"
edition = "2021"
name = "parachain-staking"
version = "1.7.0"
version = "1.7.1"

[dev-dependencies]
pallet-aura = {git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24"}
Expand Down
2 changes: 1 addition & 1 deletion runtimes/common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors = ["KILT <info@kilt.io>"]
edition = "2021"
name = "runtime-common"
version = "1.7.0"
version = "1.7.1"

[dev-dependencies]
sp-io = {git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24"}
Expand Down
2 changes: 1 addition & 1 deletion runtimes/peregrine/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors = ["KILT <info@kilt.io>"]
edition = "2021"
name = "peregrine-runtime"
version = "1.7.0"
version = "1.7.1"

[build-dependencies]
substrate-wasm-builder = {git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24"}
Expand Down
2 changes: 1 addition & 1 deletion runtimes/peregrine/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("mashnet-node"),
impl_name: create_runtime_str!("mashnet-node"),
authoring_version: 4,
spec_version: 10700,
spec_version: 10710,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 4,
Expand Down
2 changes: 1 addition & 1 deletion runtimes/spiritnet/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors = ["KILT <info@kilt.io>"]
edition = "2021"
name = "spiritnet-runtime"
version = "1.7.0"
version = "1.7.1"

[build-dependencies]
substrate-wasm-builder = {git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24"}
Expand Down
2 changes: 1 addition & 1 deletion runtimes/spiritnet/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("kilt-spiritnet"),
impl_name: create_runtime_str!("kilt-spiritnet"),
authoring_version: 1,
spec_version: 10700,
spec_version: 10710,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 3,
Expand Down
2 changes: 1 addition & 1 deletion runtimes/standalone/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors = ["KILT <info@kilt.io>"]
edition = "2021"
name = "mashnet-node-runtime"
version = "1.7.0"
version = "1.7.1"

[build-dependencies]
substrate-wasm-builder = {git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24"}
Expand Down
2 changes: 1 addition & 1 deletion runtimes/standalone/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("mashnet-node"),
impl_name: create_runtime_str!("mashnet-node"),
authoring_version: 4,
spec_version: 10700,
spec_version: 10710,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 4,
Expand Down
2 changes: 1 addition & 1 deletion support/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = "Shared traits and structs used across the KILT pallets"
edition = "2021"
name = "kilt-support"
repository = "https://github.com/KILTprotocol/mashnet-node"
version = "1.7.0"
version = "1.7.1"

[dependencies]
codec = {package = "parity-scale-codec", version = "3.1.2", default-features = false, features = ["derive"]}
Expand Down