Skip to content

Commit

Permalink
bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ETeissonniere committed Oct 13, 2021
1 parent b79f528 commit 4712950
Show file tree
Hide file tree
Showing 19 changed files with 106 additions and 32 deletions.
32 changes: 16 additions & 16 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 executor/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "nodle-chain-executor"
version = "2.0.10"
version = "2.0.11"
authors = ["Eliott Teissonniere <[email protected]>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ authors = ["Eliott Teissonniere <[email protected]>"]
build = "build.rs"
edition = "2018"
name = "nodle-chain"
version = "2.0.10"
version = "2.0.11"

[[bin]]
name = "nodle-chain"
Expand Down
Binary file not shown.
74 changes: 74 additions & 0 deletions nodle-chain-srtool-digest.json/nodle-chain-srtool-digest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
{
"gen": "srtool v0.9.17",
"src": "git",
"version": "2.0.10",
"commit": "a61a2c594e2a771d4f09eb308d2ba1a286f90f49",
"tag": "",
"branch": "master",
"rustc": "rustc 1.53.0 (53cb7b09b 2021-06-17)",
"pkg": "nodle-chain-runtime",
"tmsp": "2021-10-13T10:47:46Z",
"size": "1653394",
"prop": "0x3fc2360e8e098209a08bb9072af9cf1893898820d370351a65092785948f7210",
"ipfs": "QmQ56k1KhbqokizJWAUtxGbhS32SShszStdbeGB3FWj97c",
"sha256": "0xaeb873a5ecee280c31c06b48bfa8d43db6187e6bef3f49979ddb8ec10ad710fa",
"wasm": "runtime/target/srtool/release/wbuild/nodle-chain-runtime/nodle_chain_runtime.compact.wasm",
"info": {
"generator": {
"name": "srtool",
"version": "0.9.17"
},
"src": "git",
"version": "2.0.10",
"git": {
"commit": "a61a2c594e2a771d4f09eb308d2ba1a286f90f49",
"tag": "",
"branch": "master"
},
"rustc": "rustc 1.53.0 (53cb7b09b 2021-06-17)",
"pkg": "nodle-chain-runtime",
"profile": "release"
},
"context": {
"package": "nodle-chain-runtime",
"runtime_dir": "runtime",
"docker": {
"image": "paritytech/srtool",
"tag": "1.53.0"
},
"profile": "release"
},
"runtimes": {
"compact": {
"tmsp": "2021-10-13T10:46:51Z",
"size": "1653394",
"prop": "0x3fc2360e8e098209a08bb9072af9cf1893898820d370351a65092785948f7210",
"blake2_256": "0x251f6e9f50e2fdbd897dd3a3f9915bf7611cf3dca4b68c971b2d7fb270212b8b",
"ipfs": "QmQ56k1KhbqokizJWAUtxGbhS32SShszStdbeGB3FWj97c",
"sha256": "0xaeb873a5ecee280c31c06b48bfa8d43db6187e6bef3f49979ddb8ec10ad710fa",
"wasm": "runtime/target/srtool/release/wbuild/nodle-chain-runtime/nodle_chain_runtime.compact.wasm",
"subwasm": {
"size": 1653394,
"compression": {
"size_compressed": 1653394,
"size_decompressed": 1653394,
"compressed": false
},
"reserved_meta": [
109,
101,
116,
97
],
"reserved_meta_valid": true,
"metadata_version": 12,
"core_version": "nodle-chain-55 (nodle-chain-0.tx3.au1)",
"proposal_hash": "0x3fc2360e8e098209a08bb9072af9cf1893898820d370351a65092785948f7210",
"parachain_authorize_upgrade_hash": "0xeb3ff8df93df82cb671793cfa6c213b1cbdf652b6a42beceaa79b6259ce23c1b",
"ipfs_hash": "QmQ56k1KhbqokizJWAUtxGbhS32SShszStdbeGB3FWj97c",
"blake2_256": "0x251f6e9f50e2fdbd897dd3a3f9915bf7611cf3dca4b68c971b2d7fb270212b8b"
}
},
"compressed": {}
}
}
2 changes: 1 addition & 1 deletion pallets/allocations/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-allocations"
version = "2.0.10"
version = "2.0.11"
authors = ['Eliott Teissonniere <[email protected]>']
edition = "2018"
description = "A pallet to handle the Proof Of Connectivity allocations rewards"
Expand Down
2 changes: 1 addition & 1 deletion pallets/amendments/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-amendments"
version = "2.0.10"
version = "2.0.11"
authors = ["Eliott Teissonniere <[email protected]>"]
edition = "2018"
description = "A pallet to let precise modules amend the state of the chain"
Expand Down
2 changes: 1 addition & 1 deletion pallets/emergency-shutdown/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-emergency-shutdown"
version = "2.0.10"
version = "2.0.11"
authors = ["Eliott Teissonniere <[email protected]>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion pallets/grants/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "pallet-grants"
description = "Provides scheduled balance locking mechanism, in a *graded vesting* way."
license = "Apache-2.0"
version = "2.0.10"
version = "2.0.11"
authors = ["Eliott Teissonniere <[email protected]>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion pallets/nodle-staking/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-nodle-staking"
version = "2.0.10"
version = "2.0.11"
authors = ['Eliott Teissonniere <[email protected]>, R.RajeshKumar <[email protected]>']
edition = "2018"
description = "nodle's custome staking pallet, use a non inflationary reward system"
Expand Down
2 changes: 1 addition & 1 deletion pallets/poa/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-poa"
version = "2.0.10"
version = "2.0.11"
authors = ["Eliott Teissonniere <[email protected]>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion pallets/reserve/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-reserve"
version = "2.0.10"
version = "2.0.11"
authors = ["Eliott Teissonniere <[email protected]>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion pallets/root-of-trust/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-root-of-trust"
version = "2.0.10"
version = "2.0.11"
authors = ['Eliott Teissonniere <[email protected]>']
edition = "2018"
description = "This pallet implements a distributed Root Of Trust for Certification Authorities"
Expand Down
2 changes: 1 addition & 1 deletion pallets/root-of-trust/rpc/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-root-of-trust-rpc"
version = "2.0.10"
version = "2.0.11"
authors = ["Eliott Teissonniere <[email protected]>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion pallets/root-of-trust/rpc/runtime-api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-root-of-trust-runtime-api"
version = "2.0.10"
version = "2.0.11"
authors = ["Eliott Teissonniere <[email protected]>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion pallets/tcr/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-tcr"
version = "2.0.10"
version = "2.0.11"
authors = ['Eliott Teissonniere <[email protected]>']
edition = "2018"
description = "A Token Curated Registry module for Substrate"
Expand Down
2 changes: 1 addition & 1 deletion primitives/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "nodle-chain-primitives"
version = "2.0.10"
version = "2.0.11"
authors = ["Eliott Teissonniere <[email protected]>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors = ["Eliott Teissonniere <[email protected]>"]
edition = "2018"
name = "nodle-chain-runtime"
version = "2.0.10"
version = "2.0.11"

[features]
default = ["std"]
Expand Down
2 changes: 1 addition & 1 deletion support/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
authors = ["Eliott Teissonniere <[email protected]>"]
edition = "2018"
name = "nodle-support"
version = "2.0.10"
version = "2.0.11"

0 comments on commit 4712950

Please sign in to comment.